Merge pull request #1290 from Quentin-M/split_clair_clusters
Split clair clusters
This commit is contained in:
commit
d093a7bde5
2 changed files with 13 additions and 18 deletions
|
@ -63,5 +63,5 @@ class TestConfig(DefaultConfig):
|
|||
'ENDPOINT': 'http://mockclairservice/',
|
||||
'API_VERSION': 'v1',
|
||||
'ENGINE_VERSION_TARGET': 1,
|
||||
'API_CALL_TIMEOUT': 1
|
||||
'API_TIMEOUT_SECONDS': 1
|
||||
}
|
||||
|
|
Reference in a new issue