summaryrefslogtreecommitdiffstats
path: root/testing/robot/data
AgeCommit message (Collapse)AuthorFilesLines
2017-03-28Check for a flavor with hugepagesTomas Cechvala1-2/+3
Flavor is not checked by name but by huge_pages extra option. It is created when no flavor has huge_pages setting. Change-Id: I1266a6e58047c24456b12f16fc3061082916558c Signed-off-by: Tomas Cechvala <tcechval@cisco.com> Signed-off-by: juraj.linkes <jlinkes@cisco.com> (cherry picked from commit a717a49967f77ede476da582b6d3bb2c6359da1b)
2017-03-10Security groups smoke test in FDSTomas Cechvala1-2/+4
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>
2017-03-07Improving robot smoke testTomas Cechvala1-1/+1
Suite setup modified: - flavor is checked and created if it does not exist - image is checked and created if it does not exist Change-Id: I0254827034fcb2e1a7f5f0983b5a5bad29eada43 Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
2016-08-11added headers and added a non-working first draft of nodhcp ping testJuraj Linkes1-0/+13
Change-Id: I0c02184cc2b6f43cc8a8a6ede4ca3fcf3a2285d3 Signed-off-by: Juraj Linkes <jlinkes@cisco.com>
2016-06-30Initial robot smoke suite which creates two vms and tries to ping them ↵Juraj Linkes1-0/+14
directly from where the tests are run Change-Id: Ib1057d5cb3942bf1eafa2288bc9d40391a35a662 Signed-off-by: Juraj Linkes <jlinkes@cisco.com>