diff options
Diffstat (limited to 'test_cases/default/compute/ramspeed_bm.yaml')
-rw-r--r-- | test_cases/default/compute/ramspeed_bm.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/test_cases/default/compute/ramspeed_bm.yaml b/test_cases/default/compute/ramspeed_bm.yaml index ce6d8921..ed8fc700 100644 --- a/test_cases/default/compute/ramspeed_bm.yaml +++ b/test_cases/default/compute/ramspeed_bm.yaml @@ -1,4 +1,3 @@ - Scenario: benchmark: ramspeed host: machine_1, machine_2 @@ -7,11 +6,11 @@ Scenario: Context: Host_Machines: machine_1: - ip: 10.20.0.6 + ip: pw: role: host machine_2: - ip: 10.20.0.5 + ip: pw: role: host |