aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/import_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* import: allow users to set os, arch and variant of importsAditya R2022-03-23
* bump go module to version 4Valentin Rothberg2022-01-18
* tests: clean up FIXMEs and noiseEd Santiago2021-12-06
* 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
* | Semiperiodic cleanup of obsolete Skip()sEd Santiago2021-11-19
|/
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Fix typo in testsDaniel J Walsh2020-12-01
* Remove build \!remote flags from testDaniel J Walsh2020-11-18
* use lookaside storage for remote testsbaude2020-11-16
* Supports import&run--signature-policyQi Wang2020-09-15
* 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
* Completely rework --change parsingMatthew Heon2019-12-04
* new testcase for podman import --change addedKunal Kushwaha2019-09-27
* use imagecaches for local testsbaude2019-05-29
* ginkgo status improvementsbaude2019-03-08
* 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
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Inspect output should be in array formbaude2018-02-21
* Change json to match docker inspectDaniel J Walsh2018-02-11
* Fix when the --format flag prints a new line at the endumohnani82018-02-07
* Migrate more tests to ginkgobaude2018-02-06