Accepting request 1193707 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1193707 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-runner?expand=0&rev=11
This commit is contained in:
commit
a78a369eb8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 11:21:40 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- ignore test_get_role_list test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 16:25:46 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -96,7 +96,8 @@ IGNORED_TESTS+='test_playbook_on_stats_summary_fields or '
|
||||
IGNORED_TESTS+='test_multiline_blank_write[pexpect] or '
|
||||
# flaky tests
|
||||
IGNORED_TESTS+='test_run_command_long_running or '
|
||||
IGNORED_TESTS+='test_run_command_long_running_children'
|
||||
IGNORED_TESTS+='test_run_command_long_running_children or '
|
||||
IGNORED_TESTS+='test_get_role_list'
|
||||
export PATH=%{buildroot}%{_bindir}:$PATH
|
||||
%pytest -n auto -k "not ($IGNORED_TESTS)"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user