summaryrefslogtreecommitdiff
path: root/test/e2e/commit_test.go
Commit message (Expand)AuthorAge
* [3.0] bump go module to v3Valentin Rothberg2021-02-22
* 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