aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-03-07Modify sweep ping test casesJuraj Sloboda1-3/+2
- Write separate sweep ping test cases for jumbo frames - Compute sweep ping end size from reported MTU on DUT interface - Set MTU on TG according to MTU on DUT interface - Log VPP packet traces on IPv4 and IPv6 tests failure - Remove VM_ENV tag from sweep ping test cases for jumbo frames Change-Id: I47aa7977bcff9c4366c67578aef542924a1d055b Signed-off-by: Juraj Sloboda <jsloboda@cisco.com>
2016-03-07Add with-statment support to VatTerminal.Matej Klotton1-1/+13
Change-Id: I7b4b32ce07b9247ccf80bf6b5d3339d00bc0999f Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-03-01Install dependencies prior test execution.Stefan Kobza1-8/+22
Until verify_merge nodes have proper dependencies update, install the dependencies manually prior to test execution. Change-Id: I94b09b48b1b272f2bdedbb87ea35665707c581fd Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-29Add VXLAN testMatej Klotton1-0/+1
Change-Id: Id1d37fda2697fbfb7aa7a79318f8316b80e96963 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-02-23Automate VIRL simulation life cycle.Stefan Kobza1-6/+119
Change-Id: I126c42b994c1356acc202f4ec1b153c790c43d46 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-19Add hw/vm tags, add single link tag.Stefan Kobza1-2/+7
Add HW_EVN and VM_ENV tags to specify limitations on where the given test could be run. For tests that should be run only on bare metal, author of the test should add tag HW_ENV to it. Add 3_NODE_SINGLE_LINK_TOPO tag, to specify requirement on topology, where only one link is required in between any two nodes in the topology. Change-Id: I38c9a9732cad608bb6a9e4a2c5f1997236cd48b9 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-18Cleanup bootstrap.sh.Stefan Kobza1-72/+5
Change-Id: I172e7062301067db00a321ad7be40c27f31d92c1 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-17Test VIRL connection.Stefan Kobza1-31/+81
Change-Id: I812ff9c8c9669b63907469c643c839e8bd3b419a Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-11Update of latest tests.Stefan Kobza1-12/+14
Change-Id: Ifb04651ff4a3c1ba9aaa725eb9a309278ebc1140 Signed-off-by: Stefan Kobza <skobza@cisco.com>
2016-02-08New version of RF tests.Stefan Kobza1-0/+51
Change-Id: I241a2b7a7706e65f71cfd4a62e2a40f053fc5d07 Signed-off-by: Stefan Kobza <skobza@cisco.com>