summaryrefslogtreecommitdiff
path: root/test/e2e/push_test.go
Commit message (Expand)AuthorAge
* 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