toolbox/tests/roles/run_bats_tests/tasks
Adam Williamson 4c8bb268a8 tests: Don't use undefined variable
The test.environment variable was removed from the variables defined in
tests.yml in commit 1b207227f3, but it's still used, which causes
Ansible to break:
  The task includes an option with an undefined variable. The error was:
  'dict object' has no attribute 'environment'. 'dict object' has no
  attribute 'environment'

Resolves: RHEL-61579
2024-10-04 21:46:00 +02:00
..
main.yml Added fedora gating 2021-08-18 12:41:51 +01:00
run_one_test.yml tests: Don't use undefined variable 2024-10-04 21:46:00 +02:00