#133 Show the toolbox RPMs used to run the tests
Merged 4 months ago by lsm5. Opened 4 months ago by rishi.

@@ -27,7 +27,7 @@ 

  echo "Packages:"

  echo "  Kernel: $(uname -r)"

  rpm -qa |\

-     grep -E 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\

+     grep -E 'toolbox|podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\

      sort |\

      sed -e 's/^/  /'

  

This will make it easier to debug test failures by confirming if they
are caused by old buggy toolbox RPMs or if the fixes don't work as
intended.

rebased onto 5a89a85

4 months ago

Pull-Request has been merged by lsm5

4 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/bd6fa8f3c2a8414689c673e7d44ebbef

Metadata