Script to launch privileged container with podman
Go to file
Debarshi Ray 24be457e89 Remove the tests sub-directory
The tests sub-directory was directly inherited from RHEL 8 to run the
upstream Toolbx system tests as part of a downstream CI.  It doesn't
work with CentOS Stream 9 because it uses images that don't exist (eg.,
registry.access.redhat.com/ubi8/toolbox:9.7), and leads to:
  1..416
  # test suite: Set up
  # test suite: Tear down
  not ok 1 setup_suite
  # (from function `setup_suite' in test file ./setup_suite.bash, line
      50)
  #   `_pull_and_cache_distro_image "$system_id" "$system_version" ||
      false' failed
  # Failed to cache image registry.access.redhat.com/ubi8/toolbox:9.7 to
      /var/tmp/bats-run-0CiTG3/suite/image-cache/rhel-toolbox-9.7
  # time="2025-06-16T20:55:22Z" level=fatal msg="initializing source
      docker://registry.access.redhat.com/ubi8/toolbox:9.7: reading
      manifest 9.7 in registry.access.redhat.com/ubi8/toolbox: manifest
      unknown"
  # bats warning: Executed 1 instead of expected 416 tests

This is currently preventing CentOS Stream 9 merge requests from passing
the CI.  It's better to remove them until the tests are adjusted to work
with CentOS Stream 9.

Resolves: RHEL-97124
2025-06-16 23:16:42 +02:00
.gitignore toolbox-0.0.99.2-2.el9 2021-07-05 13:14:16 +02:00
gating.yaml Fixing the correct gating test name. 2022-05-17 06:50:08 +00:00
rpminspect.yaml Update 0.0.99.6 2024-10-07 03:02:19 +02:00
sources Update to 0.1.1 2024-11-04 14:38:00 +01:00
toolbox-Add-migration-paths-for-coreos-toolbox-users.patch Update 0.0.99.6 2024-10-07 03:02:19 +02:00
toolbox-Make-the-build-flags-match-Fedora.patch Update 0.0.99.6 2024-10-07 03:02:19 +02:00
toolbox-Make-the-build-flags-match-RHEL-9.patch Update 0.0.99.6 2024-10-07 03:02:19 +02:00
toolbox-Make-the-build-flags-match-RHEL-10.patch Update 0.0.99.6 2024-10-07 03:02:19 +02:00
toolbox.conf Use the Toolbox-specific UBI image for RHEL 9 2021-09-22 15:20:48 +02:00
toolbox.spec Update to 0.1.1 2024-11-04 14:38:00 +01:00