sbd/tests/inventory
Klaus Wenninger 2d2193615f * Wed May 24 2023 Klaus Wenninger <kwenning@redhat.com> - 1.5.2-2
- add required tests subdirectory in addition to gating.yaml
  that had already been brought over before

  Related: rhbz#2168567
2023-05-24 16:21:47 +02:00

5 lines
108 B
Bash
Executable File

#!/bin/bash
export TEST_DOCKER_EXTRA_ARGS="--privileged --network host"
exec merge-standard-inventory "$@"