diff options
Diffstat (limited to 'controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json')
-rw-r--r-- | controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json b/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json index f55145658..6d8603b0f 100644 --- a/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json +++ b/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json @@ -26,7 +26,7 @@ } } }, - "timeout": 300, + "timeout": 7, "retries": 0, "success": "final_success", "failure": "final_failure", |