Skip to content

Commit c9f3200

Browse files
committed
Remove os_must_gather timeout on wntp jobs
Currently this value is using an int value, but it should be a string value. This causes that on those jobs the must_gather is not collected. Dropping the value as relying on the default 30m should be enough. Signed-off-by: Arnau Verdaguer <averdagu@redhat.com>
1 parent 052ccea commit c9f3200

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zuul.d/whitebox_neutron_tempest_jobs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
deployment by running whitebox-neutron-tempest-plugin tests.
1616
vars:
1717
cifmw_run_test_role: test_operator
18-
cifmw_os_must_gather_timeout: 28800
1918
cifmw_test_operator_timeout: 14400
2019
cifmw_block_device_size: 40G
2120
cifmw_test_operator_tempest_concurrency: 6

0 commit comments

Comments
 (0)