aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/commit_test.go
Commit message (Expand)AuthorAge
* e2e tests: cleanup: capitalize CONSTANTSEd Santiago2022-07-05
* enable errcheck linterPaul Holzinger2022-04-29
* Ginkgo: use HaveField() for better error checkingEd Santiago2022-04-28
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* container-commit: support --squash to squash layers into oneAditya R2022-02-23
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* Remove StringInSlice(), part 1Ed Santiago2021-11-23
* Eighty-six eighty-eightyEd Santiago2021-09-22
* podman inspect show exposed portsPaul Holzinger2021-08-24
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Add support for environment variable secretsAshley Cui2021-05-06
* bump go module to v3Valentin Rothberg2021-02-22
* Implement SecretsAshley Cui2021-02-09
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* e2e tests: use actual temp dirs, not "/tmp/dir"Ed Santiago2020-08-18
* Handle single character imagesDaniel J Walsh2020-07-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* govern remote attach and startBrent Baude2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* V2 tests: enables commit testsQi Wang2020-04-24
* Force integration tests to passBrent Baude2020-04-21
* Implemented --iidfile for podman commitSujil022020-03-19
* Remove incorrect validation of --change for commitMatthew Heon2020-02-10
* Merge pull request #3081 from baude/remotecommitOpenShift Merge Robot2019-06-03
|\
| * podman remote-client commitbaude2019-05-30
* | use imagecaches for local testsbaude2019-05-29
|/
* Minor fix splitting env vars in podman-commitDivyansh Kamboj2019-05-19
* Fix podman command --change CMDDaniel J Walsh2019-04-17
* Add --include-volumes flag to 'podman commit'Matthew Heon2019-04-11
* Fix E2E testsMatthew Heon2019-04-04
* Usability cleanup for 'inspect'Ed Santiago2019-03-13
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Run integrations test with remote-clientbaude2019-01-14
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Integration Test Improvements #3baude2018-08-01
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* do not commit default volumes from containerbaude2018-04-30
* Use buildah commit and bud in podmanbaude2018-04-27
* Inspect output should be in array formbaude2018-02-21
* More ginkgo migrationbaude2018-02-07
* Migrate Create|Commit to ginkgobaude2018-02-02