summaryrefslogtreecommitdiff
path: root/test/compose
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2021-08-17 14:59:35 -0400
committerChris Evich <cevich@redhat.com>2021-08-17 15:05:29 -0400
commitbfc9362614f8d39848bdf444f67c1917fadc5627 (patch)
treed356d83623e4a1292378df08fecd6c6902f41849 /test/compose
parent7abc8d40d01541766387b61893b3ec80770556a6 (diff)
downloadpodman-bfc9362614f8d39848bdf444f67c1917fadc5627.tar.gz
podman-bfc9362614f8d39848bdf444f67c1917fadc5627.tar.bz2
podman-bfc9362614f8d39848bdf444f67c1917fadc5627.zip
Cirrus: Resolve two upgrade-test FIXMEs
I attempted to run the tests in a loop (one VM) but it fails with: ``` not ok 8 exec (from function `is' in file test/upgrade/../system/helpers.bash, line 474, in test file test/upgrade/test-upgrade.bats, line 222) `is "$output" "$RANDOM_STRING_1" "exec into myrunningcontainer"' failed /var/tmp/go/src/github.com/containers/podman/bin/podman exec myrunningcontainer cat /var/www/index.txt time="2021-08-17T13:34:21-05:00" level=warning msg="Failed to add conmon to systemd sandbox cgroup: Invalid unit name '/libpod_parent'" uagHtpYnA47bkz3 /vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv | FAIL: exec into myrunningcontainer | expected: 'uagHtpYnA47bkz3' | actual: 'time="2021-08-17T13:34:21-05:00" level=warning msg="Failed to add conmon to systemd sandbox cgroup: Invalid unit name '/libpod_parent'"' | > 'uagHtpYnA47bkz3' \^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ``` Since the current implementation doesn't reproduce this error, the change isn't worth the cost of debugging/fixing. OTOH, making the job only run from the daily cirrus-cron builds is a simple change. Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'test/compose')
0 files changed, 0 insertions, 0 deletions