summaryrefslogtreecommitdiff
path: root/test/e2e/create_test.go
Commit message (Expand)AuthorAge
* netavark e2e testsBrent Baude2022-02-02
* bump go module to version 4Valentin Rothberg2022-01-18
* Prohibit --uid/gid map and --pod for container create/runcdoern2022-01-13
* Manual fixesEd Santiago2021-12-02
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* 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
|/
* Eighty-six eighty-eightyEd Santiago2021-09-22
* Support for --tls-verify flag in podman run & podman createShivkumar132021-08-21
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* podman image tree: restore previous behaviorValentin Rothberg2021-05-12
* Fix podman network IDs handlingPaul Holzinger2021-02-22
* bump go module to v3Valentin Rothberg2021-02-22
* Allow static ip and mac with rootless cni networkPaul Holzinger2021-01-27
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* SpellingJosh Soref2020-12-22
* Add support for --platformDaniel J Walsh2020-11-26
* use lookaside storage for remote testsbaude2020-11-16
* move from docker.ioEd Santiago2020-10-28
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* Merge pull request #7798 from QiWang19/run-manifestOpenShift Merge Robot2020-09-30
|\
| * Use local image if input image is a manifest listQi Wang2020-09-30
* | Make all Skips specify a reasonDaniel J Walsh2020-09-29
|/
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* Remove final v2remotefail failuresDaniel J Walsh2020-09-23
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Supports import&run--signature-policyQi Wang2020-09-15
* error when adding container to pod with network informationBrent Baude2020-08-21
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add --umask flag for create, runAshley Cui2020-07-21
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* Set stop signal to 15 when not explicitly setMatthew Heon2020-06-24
* Add support for the unless-stopped restart policyMatthew Heon2020-06-17
* {create,run} --replaceValentin Rothberg2020-06-15
* container-{create,run}: add `--pod-id-file`Valentin Rothberg2020-06-11
* Add more Remote testsDaniel J Walsh2020-06-03
* Merge pull request #6280 from mheon/switch_off_noexecOpenShift Merge Robot2020-05-21
|\
| * Turn off 'noexec' option by default for named volumesMatthew Heon2020-05-20
* | Merge pull request #6284 from baude/v2remotetestfixesOpenShift Merge Robot2020-05-21
|\ \
| * | Test fixes for remote integrationBrent Baude2020-05-20
* | | Fix create_test for remote integrationBrent Baude2020-05-20
|/ /
* / v2 enable remote integration testsBrent Baude2020-05-19
|/
* Add small fixes for 'podman run' from diffing inspectMatthew Heon2020-05-05
* test: enable create testsGiuseppe Scrivano2020-04-30