Configure CI test cases timeouts
Set following default CI timeouts: - 30 minutes for DevStack jobs - 2 hours for IR plugin Change-Id: I202bb5a6896817043b2514e591cc1ae37be7bf8f
This commit is contained in:
@@ -121,6 +121,10 @@ subparsers:
|
||||
help: enable/disable verbose log entries in tests results log file
|
||||
ansible_variable: test_log_debug
|
||||
default: yes
|
||||
test-case-timeout:
|
||||
type: Value
|
||||
help: Test case timeout in seconds
|
||||
ansible_variable: test_case_timeout
|
||||
|
||||
- title: Run stage
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user