Security groups smoke test in FDS 03/28703/11
authorTomas Cechvala <tcechval@cisco.com>
Fri, 10 Feb 2017 14:48:05 +0000 (15:48 +0100)
committerTomas Cechvala <tcechval@cisco.com>
Fri, 10 Mar 2017 09:14:14 +0000 (09:14 +0000)
commit32f101bf3a3e2a17b834f2e17f9976eb7fd03960
tree97b85ff5a19f2deca8a92599bff069f2a53c660d
parent3ce8b6143a2eac2de4df17cab3e2c7ad9ea2acb6
Security groups smoke test in FDS

Security group rules are applied to L2 traffic.

 - creates infrastructure
 - applies policy rules
 - makes MM send icmp and http traffic
 - changes policy rules
 - rechecks the traffic
 - clears infrastructure

Change-Id: I7b73f7ff22bb3fc59c5e873818bdb5d5ad88c12d
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
testing/robot/data/test_data.py
testing/robot/lib/FDSLibrary.py
testing/robot/lib/Keywords.robot [new file with mode: 0644]
testing/robot/sec_groups_and_l2-smoke.robot [new file with mode: 0644]
testing/robot/smoke.robot