aboutsummaryrefslogtreecommitdiff
path: root/test/e2e
Commit message (Expand)AuthorAge
* Fixed the JSON go template format for the 'info' actionJimmy Crumpler2019-11-01
* Merge pull request #4305 from mheon/fix_volume_mountOpenShift Merge Robot2019-10-30
|\
| * Wait for `mount` command to finish when mounting volumeMatthew Heon2019-10-30
* | Merge pull request #4376 from giuseppe/drop-ostreeOpenShift Merge Robot2019-10-30
|\ \
| * | build: drop support for ostreeGiuseppe Scrivano2019-10-30
* | | Merge pull request #4372 from rhatdan/execOpenShift Merge Robot2019-10-30
|\ \ \
| * | | Processes execed into container should match container labelDaniel J Walsh2019-10-29
* | | | Merge pull request #4369 from baude/golandautocodecorrectionsOpenShift Merge Robot2019-10-30
|\ \ \ \ | |_|/ / |/| | |
| * | | goland autocorrectionsbaude2019-10-29
| |/ /
* / / Add e2e tests for manifest list supportNalin Dahyabhai2019-10-29
|/ /
* | Merge pull request #4110 from mheon/fix_sigproxy_testsOpenShift Merge Robot2019-10-29
|\ \ | |/ |/|
| * Fix sig-proxy=false test and use image cacheMatthew Heon2019-10-22
* | Merge pull request #4329 from mheon/no_noexec_image_volumeOpenShift Merge Robot2019-10-24
|\ \
| * | Image volumes should not be mounted noexecMatthew Heon2019-10-23
* | | Merge pull request #4298 from mheon/uid_gid_optionsOpenShift Merge Robot2019-10-24
|\ \ \ | |/ / |/| |
| * | Add parsing for UID, GID in volume "o" optionMatthew Heon2019-10-22
* | | stats: list all running containers unless specified otherwiseValentin Rothberg2019-10-23
|/ /
* | Merge pull request #4287 from mheon/anonymous_volumesOpenShift Merge Robot2019-10-22
|\ \
| * | Add support for anonymous volumes to `podman run -v`Matthew Heon2019-10-17
* | | Merge pull request #4284 from mheon/fix_vol_inspectOpenShift Merge Robot2019-10-21
|\ \ \
| * | | Show volume options in 'volume inspect'Matthew Heon2019-10-18
* | | | Merge pull request #4241 from haircommander/kube-test-refactorOpenShift Merge Robot2019-10-18
|\ \ \ \ | |_|/ / |/| | |
| * | | play kube: Container->CtrPeter Hunt2019-10-11
| * | | play kube: refactor test suitePeter Hunt2019-10-11
| | |/ | |/|
* | | Refactor tests when checking for error exit codesJhon Honce2019-10-16
| |/ |/|
* | inspect: rename ImageID go field to ImageValentin Rothberg2019-10-15
* | images: empty list is valid json with --format=jsonGiuseppe Scrivano2019-10-11
* | Merge pull request #4238 from giuseppe/rootless-enable-ps-size-testsOpenShift Merge Robot2019-10-11
|\ \
| * | tests: enable ps --size tests for rootlessGiuseppe Scrivano2019-10-11
* | | Merge pull request #4237 from giuseppe/ps-not-nullOpenShift Merge Robot2019-10-11
|\ \ \ | |/ / |/| |
| * | container: initialize results listGiuseppe Scrivano2019-10-11
| |/
* | Merge pull request #4206 from giuseppe/systemd-mode-look-full-pathOpenShift Merge Robot2019-10-10
|\ \
| * | systemd: expect full path /usr/sbin/initGiuseppe Scrivano2019-10-09
| |/
* | Merge pull request #4181 from cevich/start_test_slower_pollOpenShift Merge Robot2019-10-10
|\ \ | |/ |/|
| * Raise start_test polling intervalChris Evich2019-10-03
* | podman network create: validate user inputMrigank Krishan2019-10-04
|/
* Merge pull request #4001 from kunalkushwaha/podman-import-fixOpenShift Merge Robot2019-09-30
|\
| * new testcase for podman import --change addedKunal Kushwaha2019-09-27
* | Merge pull request #4118 from cevich/fix_sig_proxyOpenShift Merge Robot2019-09-27
|\ \
| * | Move noCache logic lower in stackChris Evich2019-09-26
* | | Merge pull request #4121 from jwhonce/issue/4021OpenShift Merge Robot2019-09-27
|\ \ \
| * | | Change ginkgo Wait() to Eventually() testJhon Honce2019-09-26
| |/ /
* / / Correct use of reexec.Init()Nalin Dahyabhai2019-09-26
|/ /
* | fix cp none exists dest path ends with '/'Qi Wang2019-09-25
* | Handle conflict between volumes and --read-only-tmpfsMatthew Heon2019-09-24
* | add list mount testsgabi beyer2019-09-24
* | execuser: look at the source for /etc/{passwd,group} overridesGiuseppe Scrivano2019-09-21
* | container: make sure $HOME is always setGiuseppe Scrivano2019-09-20
* | Fix exit code failureDaniel J Walsh2019-09-17
* | Merge pull request #4043 from haircommander/preserve-fd-fixOpenShift Merge Robot2019-09-16
|\ \