aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/libpod_suite_test.go
Commit message (Expand)AuthorAge
...
* allow ppc64le to pass libpod integration testsbaude2018-10-31
* Merge pull request #1638 from baude/fastpsOpenShift Merge Robot2018-10-23
|\
| * Make podman ps fastbaude2018-10-23
* | tests: use existing CRIU version checkAdrian Reber2018-10-23
|/
* tests: add checkpoint/restore testAdrian Reber2018-10-03
* Add ability for ubuntu to be testedbaude2018-10-03
* Add container runlabel commandbaude2018-09-28
* rework CI tests to test on VMsbaude2018-09-26
* run different cgroup tests depending on conditionsbaude2018-09-12
* Update WaitForTimeOut to output OutputString to help with debugging.Daniel J Walsh2018-09-06
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Further fix testsMatthew Heon2018-08-11
* Fix typo breaking testsMatthew Heon2018-08-10
* Only use cgroupfs for containerized testsMatthew Heon2018-08-10
* Temporarily force all tests to use cgroupfs driverMatthew Heon2018-08-10
* add podman pod inspectbaude2018-08-09
* Use REGISTRIES_CONFIG_PATH for all testsbaude2018-08-02
* Integration Test Improvements #3baude2018-08-01
* Integration Test Improvements #2baude2018-07-30
* avoid spewing fds do to restore of cached imagesbaude2018-07-30
* Speed up test resultsbaude2018-07-30
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* test: add env variables to the debug outputGiuseppe Scrivano2018-06-27
* Update the version of conmon used in testDaniel J Walsh2018-06-22
* Add --all,-a flag to podman imagesumohnani82018-06-18
* Added --tls-verify functionality to podman search, with testshaircommander2018-06-15
* test: add test for running a rootless containerGiuseppe Scrivano2018-06-15
* Add a function for e2e test to write json fileYiqiao Pu2018-06-04
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* enable no test cachebaude2018-04-21
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Fix a typoYiqiao Pu2018-04-19
* Add a function for check if command existYiqiao Pu2018-04-16
* Add WaitContainerReady for wait for docker registry readyYiqiao Pu2018-04-16
* HACK temporary fix for test suiteMatthew Heon2018-04-13
* Fix leaking files in GinkgoMatthew Heon2018-04-13
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Fix Travis tests for sig-proxyMatthew Heon2018-03-16
* Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15
* Fix test buildMatthew Heon2018-03-15
* Fix gofmtMatthew Heon2018-03-15
* Add extra E2E test for restarting containersMatthew Heon2018-03-15
* sleep does not catch SIGTERMbaude2018-03-14
* Modify E2E tests to use alternate Conmon path if presentMatthew Heon2018-03-14
* test/e2e/images_test.go: test with multiple tagsValentin Rothberg2018-03-14
* Address review commentsbaude2018-02-24