diff options
author | qiujuan <juan_qiu@tongji.edu.cn> | 2017-09-03 12:31:13 +0800 |
---|---|---|
committer | qiujuan <juan_qiu@tongji.edu.cn> | 2017-10-04 15:46:29 +0800 |
commit | 4db989878666a57a65ca23715ece0c93a078ce85 (patch) | |
tree | 19913df39de4beddb52f952e2d0c01d8dfc817fa /tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml | |
parent | add9dfa6f8739ec3328388c2658750e185e6a3ed (diff) |
Add intermediate variables for attacker,monitor,result_checker
JIRA: YARDSTICK-790
Change-Id: I6bb36c98b8673155d3142fc54cfb39315d5ce613
Signed-off-by: qiujuan <juan_qiu@tongji.edu.cn>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml index dc0675bec..7fb7daf62 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml @@ -48,7 +48,7 @@ scenarios: sla: max_outage_time: 5 parameter: - ip_address: "$floating_ip" + ip_address: "@floating_ip" operations: - @@ -58,7 +58,7 @@ scenarios: action_parameter: server_name: "tc058" return_parameter: - all: "$floating_ip" + all: "@floating_ip" steps: |