summaryrefslogtreecommitdiff
path: root/test/system/030-run.bats
Commit message (Expand)AuthorAge
* Emergency system-test fixesEd Santiago2022-01-06
* add OCI Runtime name to errorsDaniel J Walsh2022-01-06
* test/system: podman run image with filesystem permissionDaniel J Walsh2021-12-31
* test/system: podman run with log-opt optionDaniel J Walsh2021-12-31
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* Warn on use of --kernel-memoryDaniel J Walsh2021-12-22
* support hosts without /etc/hostsValentin Rothberg2021-12-22
* support advanced network configuration via cliPaul Holzinger2021-12-14
* Semiperiodic cleanup of obsolete Skip()sEd Santiago2021-11-19
* Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* podman run --memory=0 ... should not set memory limitDaniel J Walsh2021-10-19
* libpod: fix race when closing STDINPaul Holzinger2021-10-06
* System tests: tighten 'is' operatorEd Santiago2021-09-30
* Support DeviceCgroupRules to actually get added.Daniel J Walsh2021-07-21
* System tests: add :Z to volume mountsEd Santiago2021-06-01
* Improve OCI Runtime errorDaniel J Walsh2021-05-22
* Create the /etc/mtab file if does not existsDaniel J Walsh2021-05-15
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Merge pull request #10157 from edsantiago/batsOpenShift Merge Robot2021-04-28
|\
| * System tests: fix two race conditionsEd Santiago2021-04-27
* | Add podman run --timeout optionDaniel J Walsh2021-04-23
|/
* system tests: new interactive testsEd Santiago2021-03-25
* Check if stdin is a term in --interactive --tty modeDaniel J Walsh2021-03-24
* system test image: build it multiarchEd Santiago2021-02-24
* do not set empty $HOMEValentin Rothberg2021-02-16
* fix logic when not creating a workdirValentin Rothberg2021-02-05
* System test for #9096 (truncated stdout)Ed Santiago2021-02-02
* workdir presence checksValentin Rothberg2021-01-26
* Merge pull request #8730 from rhatdan/logOpenShift Merge Robot2020-12-16
|\
| * Add LogSize to container inspectDaniel J Walsh2020-12-15
* | system tests: the catch-up gameEd Santiago2020-12-14
|/
* RHEL gating tests: more journald exceptionsEd Santiago2020-12-14
* add comment to #8558 regression testValentin Rothberg2020-12-07
* container create: do not clear image nameValentin Rothberg2020-12-07
* Add containerenv information to /run/.containerenvDaniel J Walsh2020-12-03
* BATS: add ping testEd Santiago2020-12-01
* Merge pull request #8230 from mheon/port_net_host_conflictOpenShift Merge Robot2020-11-30
|\
| * Ensure that --net=host/pod/container/none warn with -pMatthew Heon2020-11-04
* | system tests: skip journald tests on RHEL8Ed Santiago2020-11-09
* | Podman often reports OCI Runtime does not exist, even if it doesDaniel J Walsh2020-10-29
|/
* System tests: cleanup, make more robustEd Santiago2020-10-26
* Merge pull request #8096 from ypu/log-driver-testOpenShift Merge Robot2020-10-25
|\
| * Tests: Check different log driver can work with podman logsYiqiao Pu2020-10-22
* | container create: record correct image nameValentin Rothberg2020-10-21
|/
* Add a system test to verify --runtime is preservedMatthew Heon2020-10-20
* System tests: remove some misleading 'run'sEd Santiago2020-10-19
* Add support for external containerDaniel J Walsh2020-10-15
* fix podman container exists and diff for storage containersDaniel J Walsh2020-10-15
* System test additionsEd Santiago2020-10-14
* Merge pull request #7820 from giuseppe/fix-capabilities-not-rootOpenShift Merge Robot2020-09-30
|\