summaryrefslogtreecommitdiffstats
path: root/test_cases/compute
diff options
context:
space:
mode:
authorMofassir Arif <Mofassir_arif@dellteam.com>2015-12-16 02:25:51 -0800
committerMofassir Arif <Mofassir_arif@dellteam.com>2015-12-16 03:41:54 -0800
commit8c9207f71147e9e4b44f813793c5bf04f4eba381 (patch)
tree1682854be20c020443b1fa35ed39dace5d77f9b9 /test_cases/compute
parentae3870b6863604d39bd15b0212bcf2694076a034 (diff)
Removed Root previlages
QTIP now uses a key of its own to ssh into VMs The ssh for the baremetal servers still needs work Change-Id: I1aa37e07c4f9b3f7f4902d16cdbf74f39eb6c698 Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com> Conflicts: .gitignore
Diffstat (limited to 'test_cases/compute')
-rw-r--r--test_cases/compute/dpi_serial.yaml25
1 files changed, 15 insertions, 10 deletions
diff --git a/test_cases/compute/dpi_serial.yaml b/test_cases/compute/dpi_serial.yaml
index 539975f7..e8f34627 100644
--- a/test_cases/compute/dpi_serial.yaml
+++ b/test_cases/compute/dpi_serial.yaml
@@ -6,18 +6,14 @@ Scenario:
Context:
Host_Machines:
machine_1:
- ip: 172.18.0.76
- pw: r00tme
+ ip: 172.18.0.17
+ pw: Op3nStack
+ role: 1host
+ machine_2:
+ ip: 172.18.0.16
+ pw: Op3nStack
role: 1host
-
Virtual_Machines:
- virtualmachine_1:
- availability_zone: compute1
- OS_image: QTIP_CentOS
- public_network: 'provider_network'
- role: 2host
- flavor: m1.large
-
Test_Description:
Test_category: "Compute"
Benchmark: "dpi"
@@ -28,6 +24,15 @@ Test_Description:
availability_zone: compute1
OS_image: QTIP_CentOS
public_network: 'provider_network'
+
+ Virtual_Machines:
+ virtualmachine_1:
+ availability_zone: compute1
+ OS_image: QTIP_CentOS
+ public_network: 'provider_network'
+ role: 2host
+ flavor: m1.large
+
role: 1host
flavor: m1.large
machine_1: