podman/contrib
Ed Santiago 0a160fed77 Bump VMs, to Ubuntu 2204 with cgroups v1
...and enable the at-test-time confirmation, the one that
double-checks that if CI requests runc we actually use runc.
This exposed a nasty surprise in our setup: there are steps to
define $OCI_RUNTIME, but that's actually a total fakeout!
OCI_RUNTIME is used only in e2e tests, it has no effect
whatsoever on actual podman itself as invoked via command
line such as in system tests. Solution: use containers.conf

Given how fragile all this runtime stuff is, I've also added
new tests (e2e and system) that will check $CI_DESIRED_RUNTIME.

Image source: https://github.com/containers/automation_images/pull/146

Since we haven't actually been testing with runc, we need
to fix a few tests:

  - handle an error-message change (make it work in both crun and runc)
  - skip one system test, "survive service stop", that doesn't
    work with runc and I don't think we care.

...and skip a bunch, filing issues for each:

  - #15013 pod create --share-parent
  - #15014 timeout in dd
  - #15015 checkpoint tests time out under $CONTAINER
  - #15017 networking timeout with registry
  - #15018 restore --pod gripes about missing --pod
  - #15025 run --uidmap broken
  - #15027 pod inspect cgrouppath broken
  - ...and a bunch more ("podman pause") that probably don't
    even merit filing an issue.

Also, use /dev/urandom in one test (was: /dev/random) because
the test is timing out and /dev/urandom does not block. (But
the test is still timing out anyway, even with this change)

Also, as part of the VM switch we are now using go 1.18 (up
from 1.17) and this broke the gitlab tests. Thanks to @Luap99
for a quick fix.

Also, slight tweak to #15021: include the timeout value, and
reword message so command string is at end.

Also, fixed a misspelling in a test name.

Fixes: #14833

Signed-off-by: Ed Santiago <santiago@redhat.com>
2022-07-21 20:08:32 -06:00
..
cirrus Bump VMs, to Ubuntu 2204 with cgroups v1 2022-07-21 20:08:32 -06:00
containers-common Add containers-common spec and command to podman 2022-02-22 14:38:57 -05:00
hello Cirrus: Build multi-arch images + manifests 2022-03-28 16:56:28 -04:00
modules-load.d Load ip_tables modules at boot 2022-02-23 16:11:19 +01:00
msi Open Windows tutorial after MSI installation 2022-06-16 23:46:24 -05:00
podmanimage [CI:DOCS] Update podmanimage comment. 2022-06-29 11:35:56 -04:00
remote [CI:DOCS] Improve language. Fix spelling and typos. 2022-07-11 21:59:32 +02:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft [CI:DOCS] fix default branch links 2022-01-15 20:56:19 +01:00
spec Makefile: install targets independent of build 2022-01-25 08:27:44 -05:00
systemd podman-play-kube template: rename to podman-kube 2022-06-30 17:09:51 +02:00
tmpfile Set default storage from containers.conf for temporary images 2021-09-15 10:43:51 -04:00
dependabot-dance codespell cleanup 2021-05-05 15:50:59 -04:00
dependencies.txt Remove varlink support from Podman 2020-11-26 16:50:42 -05:00