aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/save_test.go
Commit message (Expand)AuthorAge
* Merge pull request #15870 from idleroamer/podman-saveOpenShift Merge Robot2022-09-22
|\
| * cli: Add signature-policy flag to podman save😎Mostafa Emami2022-09-21
* | Replace deprecated ioutilChris Evich2022-09-20
|/
* e2e tests: try to deflake 5000Ed Santiago2022-08-29
* e2e tests: cleanup: capitalize CONSTANTSEd Santiago2022-07-05
* test/e2e/save_test.go: fix flakeValentin Rothberg2022-06-03
* Make sure tests are cleaned up when they completeDaniel J Walsh2022-05-12
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* Find and fix empty Expect()sEd Santiago2021-11-23
* Merge pull request #12361 from rhatdan/remoteDaniel J Walsh2021-11-23
|\
| * podman-remote does not support signature-policyDaniel J Walsh2021-11-19
* | e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
|/
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Merge pull request #10025 from zhangguanzhang/remote-save-dirOpenShift Merge Robot2021-04-19
|\
| * Fixes podman-remote save to directories does not workzhangguanzhang2021-04-15
* | Fixes invalid expression in save commandzhangguanzhang2021-04-14
|/
* bump go module to v3Valentin Rothberg2021-02-22
* use lookaside storage for remote testsbaude2020-11-16
* move from docker.ioEd Santiago2020-10-28
* save image remove signaturesQi Wang2020-10-21
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Test fixes for remote integrationBrent Baude2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* Fixes podman save fails when specifying an image using a digest #5234Sujil022020-04-28
* Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* ginkgo status improvementsbaude2019-03-08
* podman-remote save [image]baude2019-02-20
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Make ':' a restricted character for file namesumohnani82018-04-30
* More ginkgo migrationbaude2018-02-07