diff options
Diffstat (limited to 'test_cases/dell-us-deploying-bm3/compute/ssl_bm.yaml')
-rw-r--r-- | test_cases/dell-us-deploying-bm3/compute/ssl_bm.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test_cases/dell-us-deploying-bm3/compute/ssl_bm.yaml b/test_cases/dell-us-deploying-bm3/compute/ssl_bm.yaml index bded6d2d..dc038822 100644 --- a/test_cases/dell-us-deploying-bm3/compute/ssl_bm.yaml +++ b/test_cases/dell-us-deploying-bm3/compute/ssl_bm.yaml @@ -6,14 +6,14 @@ Context: Host_Machines: machine_1: ip: 10.20.0.4 - pw: + pw: role: 1Run machine_2: ip: 10.20.0.5 pw: role: 1Run Virtual_Machines: - + Test_Description: Test_category: "Compute" @@ -28,4 +28,4 @@ Test_Description: OS_image: flavor: role: - ''' + ''' |