summaryrefslogtreecommitdiff
path: root/test/e2e/container_create_volume_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-05-03
* Ginkgo: use HaveField() for better error checkingEd Santiago2022-05-03
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* e2e tests: enable golintEd Santiago2021-11-29
* Copy the content from the underlying image into the newly created volume.Vikas Goel2021-07-20