Create security groups with ICMP and SSH rules for vPing tests 65/9065/4
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:05:52 +0000 (18:05 +0100)
commitab3413a15aeb3b3669da94fa383ec07212eeb915
tree3b7c56e2b43be1e4159320c36455332d5a4b5d88
parent5bb53025a593bbda834ef6ad325faba5aa073f7f
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>
testcases/functest_utils.py
testcases/vPing/CI/libraries/vPing2.py