summaryrefslogtreecommitdiff
path: root/test/e2e/run_test.go
Commit message (Expand)AuthorAge
* Replace root-based rootless testsChris Evich2019-05-16
* enable integration tests for remote-clientbaude2019-05-07
* Try and fix restart-policy testsMatthew Heon2019-05-03
* Add a test for restart policyMatthew Heon2019-05-03
* Begin adding volume testsMatthew Heon2019-05-01
* auto pass http_proxy into containerJames Cassell2019-04-30
* Major rework of --volumes-from flagMatthew Heon2019-04-04
* Add a test that --add-host conflicts with --no-hostsMatthew Heon2019-03-27
* podman: do not split --env on commaGiuseppe Scrivano2019-03-20
* Enable rootless integration testsbaude2019-03-19
* healtcheck phase 2baude2019-03-12
* ginkgo status improvementsbaude2019-03-08
* Fix aliased commands to actually workDaniel J Walsh2019-03-03
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Fix SystemExec completion raceChris Evich2019-03-01
* Try disabling --rm on notify_socket testMatthew Heon2019-02-13
* Run integrations test with remote-clientbaude2019-01-14
* Fix handling of nil volumesDaniel J Walsh2019-01-10
* add container-init supportValentin Rothberg2019-01-04
* Fixes to handle /dev/shm correctly.Daniel J Walsh2018-12-24
* skip test for blkio.weight when kernel does not support itbaude2018-12-20
* failed containers with --rm should remove themselvesbaude2018-12-12
* Merge pull request #1920 from wking/explicit-hooks-dirsOpenShift Merge Robot2018-12-04
|\
| * libpod/container_internal: Deprecate implicit hook directoriesW. Trevor King2018-12-03
* | create pod on the flybaude2018-12-03
|/
* tests: fix NOTIFY_SOCKET testGiuseppe Scrivano2018-11-28
* test: fix test for NOTIFY_SOCKETGiuseppe Scrivano2018-11-28
* Merge pull request #1874 from ypu/mount-testOpenShift Merge Robot2018-11-27
|\
| * Remove mount options relatime from podman run --mount with sharedYiqiao Pu2018-11-27
| * Update test case name to podman run with --mount flagYiqiao Pu2018-11-27
* | set root propagation based on volume propertiesValentin Rothberg2018-11-26
|/
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* replace quay.io/baude to quay.io/libpodbaude2018-11-01
* allow ppc64le to pass libpod integration testsbaude2018-10-31
* Use restoreArtifacts to save time in integration testsbaude2018-10-22
* fix NOTIFY_SOCKET in e2e testfix NOTIFY_SOCKET in e2e testsbaude2018-10-18
* tests: do not make assumptions on the mount outputGiuseppe Scrivano2018-10-14
* Generate a passwd file for users not in containerDaniel J Walsh2018-10-12
* Disable SELinux labeling if --privilegedDaniel J Walsh2018-10-02
* run complex image names with short namesbaude2018-09-28
* podman runs disabled containers and privileged containers as spc_tDaniel J Walsh2018-09-27
* rework CI tests to test on VMsbaude2018-09-26
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Update WaitForTimeOut to output OutputString to help with debugging.Daniel J Walsh2018-09-06
* Fix Mount PropagationGiuseppe Scrivano2018-08-27
* Use REGISTRIES_CONFIG_PATH for all testsbaude2018-08-02
* Integration Test Improvements #3baude2018-08-01
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Clear variables used to store options after parsing for every volumeumohnani82018-07-25