summaryrefslogtreecommitdiff
path: root/test/e2e/pod_infra_container_test.go
Commit message (Expand)AuthorAge
* Force integration tests to passBrent Baude2020-04-21
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* add test to verify hostname is shared in a podPeter Hunt2019-08-07
* use imagecaches for local testsbaude2019-05-29
* Merge pull request #2590 from haircommander/pause_entry_cmdOpenShift Merge Robot2019-03-08
|\
| * Default to image entrypoint for infra containerPeter Hunt2019-03-08
* | ginkgo status improvementsbaude2019-03-08
|/
* Append hosts to dependency container's /etc/hosts filePeter Hunt2019-03-05
* pod infra container is started before a container in a pod is run, started, o...Peter Hunt2019-02-15
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Make podman ps fastbaude2018-10-23
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Change pause container to infra containerhaircommander2018-08-23