aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/push_test.go
Commit message (Expand)AuthorAge
* remote push: show copy progressValentin Rothberg2022-07-26
* e2e tests: cleanup: capitalize CONSTANTSEd Santiago2022-07-05
* podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
* enable errcheck linterPaul Holzinger2022-04-29
* enable staticcheck linterPaul Holzinger2022-04-22
* bump go module to version 4Valentin Rothberg2022-01-18
* podman, push: expose --compression-formatGiuseppe Scrivano2021-12-01
* Semiperiodic cleanup of obsolete Skip()sEd Santiago2021-11-19
* container create: fix --tls-verify parsingValentin Rothberg2021-10-27
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Podman-remote push can support --formatDaniel J Walsh2021-01-29
* Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
* Remove build \!remote flags from test phase 2Daniel J Walsh2020-11-18
* use lookaside storage for remote testsbaude2020-11-16
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* enable the push e2e testsValentin Rothberg2020-04-29
* Force integration tests to passBrent Baude2020-04-21
* build: drop support for ostreeGiuseppe Scrivano2019-10-30
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* Add --digestfile option to pushTomSweeneyRedHat2019-08-21
* speed up rootless testsbaude2019-07-08
* use imagecaches for local testsbaude2019-05-29
* Enable rootless integration testsbaude2019-03-19
* ginkgo status improvementsbaude2019-03-08
* Fix SystemExec completion raceChris Evich2019-03-01
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* allow ppc64le to pass libpod integration testsbaude2018-10-31
* Integration Test Improvements #3baude2018-08-01
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Spell check strings and commentsJhon Honce2018-05-25
* Allow push/save without image referenceumohnani82018-05-16
* Fix a typoYiqiao Pu2018-04-19
* Add a function for check if command existYiqiao Pu2018-04-16
* Add WaitContainerReady for wait for docker registry readyYiqiao Pu2018-04-16
* Add several podman push testsYiqiao Pu2018-04-16
* Sleep for 5 seconds before pushing to registry in testsTomSweeneyRedHat2018-04-02
* Removing tagged images change in behaviorbaude2018-03-22
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31