diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-10-05 16:11:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-05 16:11:01 +0000 |
commit | d004be4dc2b28617ff95ff71fe228e0209ae5328 (patch) | |
tree | e961cd43117abed8df7a3ba49c09d5d169415861 /tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml | |
parent | 59fb6a08eceac07004f3e0c4ef7e4aad6595054e (diff) | |
parent | 4db989878666a57a65ca23715ece0c93a078ce85 (diff) |
Merge "Add intermediate variables for attacker,monitor,result_checker"
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: |