summaryrefslogtreecommitdiff
path: root/test/e2e/pod_create_test.go
Commit message (Expand)AuthorAge
* pod create: read network mode from configPaul Holzinger2021-11-11
* Eighty-six eighty-eightyEd Santiago2021-09-22
* Remove Pod CPU testsMatthew Heon2021-09-16
* InfraContainer Reworkcdoern2021-08-26
* Use pod netns with --pod-id-filePaul Holzinger2021-08-23
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* e2e tests: prevent 'Expect(ExitCode())' patternEd Santiago2021-07-20
* Merge pull request #10894 from cdoern/pidPodOpenShift Merge Robot2021-07-15
|\
| * podman pod create --pid flagcdoern2021-07-15
* | e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
|/
* Podman Pod Create --cpus and --cpuset-cpus flagscdoern2021-06-23
* bump go module to v3Valentin Rothberg2021-02-22
* Fix panic in pod creationbaude2021-02-16
* Merge pull request #9188 from jwhonce/issues/8865OpenShift Merge Robot2021-02-03
|\
| * Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* | Allow pods to use --net=noneMatthew Heon2021-02-02
|/
* Fix --network parsing for podman pod createPaul Holzinger2021-01-31
* Allow static ip and mac with rootless cni networkPaul Holzinger2021-01-27
* Revert "Allow multiple --network flags for podman run/create"Luap992020-11-30
* Allow multiple --network flags for podman run/createPaul Holzinger2020-11-20
* Merge pull request #8165 from edsantiago/move_from_dockerioOpenShift Merge Robot2020-10-29
|\
| * move from docker.ioEd Santiago2020-10-28
* | Merge pull request #8081 from mheon/pod_degradedOpenShift Merge Robot2020-10-28
|\ \ | |/ |/|
| * Add a Degraded state to podsMatthew Heon2020-10-21
* | Retrieve network inspect info from dependency containerMatthew Heon2020-10-20
|/
* Merge pull request #7783 from ashley-cui/slirpOpenShift Merge Robot2020-09-29
|\
| * Add support for slirp network for podsAshley Cui2020-09-25
* | Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* | fix the .Path and .Args when use the infra-commandzhangguanzhang2020-09-18
|/
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* e2e tests: use actual temp dirs, not "/tmp/dir"Ed Santiago2020-08-18
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Error on rootless mac and ip addressesBrent Baude2020-07-15
* move go module to v2Valentin Rothberg2020-07-06
* pod create --replaceValentin Rothberg2020-06-15
* Add more Remote testsDaniel J Walsh2020-06-03
* Merge pull request #6313 from sujil02/pod-create-idOpenShift Merge Robot2020-05-21
|\
| * Fixes podman pod create --pod-id-file #6292Sujil022020-05-21
* | enable pod_create remote integration testsBrent Baude2020-05-20
|/
* v2 enable remote integration testsBrent Baude2020-05-19
* test: enable pod create testsGiuseppe Scrivano2020-04-27
* Force integration tests to passBrent Baude2020-04-21
* Add network options to podman pod createMatthew Heon2020-02-19
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* tests: re-enable some tests for rootless modeGiuseppe Scrivano2019-03-19
* 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