diff options
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml | 2 | ||||
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml index 6710621fb..badf26065 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml @@ -22,7 +22,7 @@ scenarios: interval: 1 run_step: 'setup,run,teardown' sla: - max_rtt: 10 + max_rtt: 30 action: monitor diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml index 435d21c9e..3a3bfccc0 100644 --- a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml @@ -19,4 +19,6 @@ test_cases: - file_name: opnfv_yardstick_tc014.yaml - + file_name: opnfv_yardstick_tc027.yaml +- file_name: opnfv_yardstick_tc037.yaml |