Create security groups with ICMP and SSH rules for vPing tests 71/9071/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 2 Feb 2016 16:49:57 +0000 (17:49 +0100)
committerJose Lausuch <jose.lausuch@ericsson.com>
Tue, 2 Feb 2016 17:27:11 +0000 (17:27 +0000)
commit82c5a7f92802973cd95e7919f9bc0848f5f3de1b
tree140ccd328dada5dcf570913c7250034356174a59
parent00f96eea8856a613605bb8c8a628f664c8a8311d
Create security groups with ICMP and SSH rules for vPing tests

JIRA: FUNCTEST-133

Some installers don't allow icmp and TCP port 22 (SSH)
in the default security group. To avoid any dependency
with the installer, vPing will create its own security
group with those rules and delete it afterwards.

Change-Id: I6f31f21c240d80eed8bead638af51aa7e1e92aad
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit ab3413a15aeb3b3669da94fa383ec07212eeb915)
testcases/functest_utils.py
testcases/vPing/CI/libraries/vPing2.py