Rename default timeout and remove runtime_flag.

This commit is contained in:
Aaron Tan
2016-09-26 15:00:37 -04:00
parent 2362f34d27
commit 21feae7c11
2 changed files with 15 additions and 17 deletions

View File

@@ -277,8 +277,8 @@ TEST_OPENSTACK_PROJECT = ''
TEST_AZURE_USERNAME = ''
TEST_AZURE_KEY_DATA = ''
# Exemplary job timeout settings
# DEFAULT_TIMEOUT = {
# Exemplary global job timeout settings
# DEFAULT_JOB_TIMEOUTS = {
# 'Job': 10,
# 'InventoryUpdate': 15,
# 'ProjectUpdate': 20,