one.git
7 years agoUpdate adjacency tests 86/3186/1
Filip Tehlar [Wed, 28 Sep 2016 14:18:25 +0000 (16:18 +0200)]
Update adjacency tests

Change-Id: I00fdf160ead11b395785741475651f2bf4894442
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoAdd adjacency test 85/3185/1
Filip Tehlar [Wed, 28 Sep 2016 12:31:35 +0000 (14:31 +0200)]
Add adjacency test

* add 4o4 and 6o6 LISP adjacency tests
* rename basic_topo file to 2_node_topo

Change-Id: Iea386b10948437f5b6ee3c5539deb22bc923f88e
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoIntroduce an option for testing binary API 01/2701/4
Filip Tehlar [Wed, 7 Sep 2016 13:47:47 +0000 (15:47 +0200)]
Introduce an option for testing binary API

This patch introduces an option for choosing a configuration method in
tests. Supported methods are VAT and vpp's debug CLI.

 * Added new aprameter to run.sh to define method (--cfg-method [vat|cli]).
   Defaults to vat.
 * When running a test separately the method can be set as follows:
   $ sudo CFG_METHOD=cli ./tests/<test_case>.sh
   Again, it defaults to 'vat' if not provided.
 * Increased readability in test driver scripts when checking test
   status
 * When debugging you can stop test execution by running the test with WAIT=1:
    $ sudo WAIT=1 tests/<test_case>.sh

Change-Id: If851139cff072ba2e3b3594a3345763d360f3b59
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoUse VAT in tests 61/2561/1 stable/1609
Filip Tehlar [Tue, 30 Aug 2016 12:49:58 +0000 (14:49 +0200)]
Use VAT in tests

Change-Id: If8f08c5e998c5fbd9ea5c1f0252a77e01ea347ec
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoSmall improvements 09/2409/2
Florin Coras [Tue, 16 Aug 2016 21:37:40 +0000 (23:37 +0200)]
Small improvements

- update function to check if odl is up
- add global function (and option) to clean test sate
- fix test driver script

Change-Id: I80e4908d3a266ce064e5823f310f7a2302c10577
Signed-off-by: Florin Coras <fcoras@cisco.com>
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoMerge "Add multihoming tests"
Lori Jakab [Thu, 11 Aug 2016 18:18:53 +0000 (18:18 +0000)]
Merge "Add multihoming tests"

7 years agoAdd multihoming tests 03/2303/3
Florin Coras [Tue, 9 Aug 2016 23:57:14 +0000 (01:57 +0200)]
Add multihoming tests

Change-Id: Ifc6d1ea02bc72b13ecca9a7e1ede0cd873687daf
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoFix wrong ipv6 address length 15/2315/1
Filip Tehlar [Wed, 10 Aug 2016 13:15:40 +0000 (15:15 +0200)]
Fix wrong ipv6 address length

Change-Id: I2df0796d5950dcba7071e23bb496d6bdded0806c
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoFix vpp_lite tests that use remote mapping CLI 64/2164/3
Florin Coras [Mon, 1 Aug 2016 15:06:50 +0000 (17:06 +0200)]
Fix vpp_lite tests that use remote mapping CLI

Change-Id: I5b39bcfb58f7d580e76093075dae6c607e8ac34a
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoBasic l2 over ip4 tests 43/2143/3
Florin Coras [Fri, 29 Jul 2016 21:24:17 +0000 (23:24 +0200)]
Basic l2 over ip4 tests

Change-Id: I8bd9253bac3759018ca752574cae575b129df3e6
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoVPP lite test improvements 69/2069/1
Filip Tehlar [Mon, 25 Jul 2016 12:22:53 +0000 (14:22 +0200)]
VPP lite test improvements

* check if tests run with sudo
* check if ODL is running
* add 'wait' option to each test
* increase wait time for RTR tests (timing issue)

Change-Id: I1df01b43adc322635508fc4e2ad3e90759bb087c
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoAdd map resolver failover test 57/2057/2
Filip Tehlar [Fri, 22 Jul 2016 08:42:41 +0000 (10:42 +0200)]
Add map resolver failover test

Change-Id: Ic4d5a553950e7d3dee36a818f4b06f69890b1719
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoAdd script which runs all VPP lite tests 89/1889/2
Filip Tehlar [Thu, 7 Jul 2016 06:29:25 +0000 (08:29 +0200)]
Add script which runs all VPP lite tests

Change-Id: I13c8726ac60647201d40249434f3a81085a8f9ff
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoRefactor basic LISP tests 65/1865/2
Filip Tehlar [Wed, 6 Jul 2016 11:38:18 +0000 (13:38 +0200)]
Refactor basic LISP tests

Change-Id: Ibc11d4d82006ea11580d3b3e269f81709eedb53a
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoAdd RTR + EID virt test (6over46) 03/1803/3
Filip Tehlar [Wed, 29 Jun 2016 12:53:39 +0000 (14:53 +0200)]
Add RTR + EID virt test (6over46)

Change-Id: Ia21075fc33059165f1fcef1bcb177e54dee0e6b8
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoSmall changes to the SMR + disjoint locators test 56/1756/1
Florin Coras [Fri, 24 Jun 2016 14:58:29 +0000 (16:58 +0200)]
Small changes to the SMR + disjoint locators test

- rename odl interface connected to the wan4 network
- update text of user prompt messages

Change-Id: I4450e5a6233b1317a8bbc7cae61d1918182dc08f
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoMerge "Tests for SMR + RTR with disjoint locators"
Vina Ermagan [Tue, 21 Jun 2016 21:07:56 +0000 (21:07 +0000)]
Merge "Tests for SMR + RTR with disjoint locators"

7 years agoTests for SMR + RTR with disjoint locators 88/1688/1
Florin Coras [Mon, 20 Jun 2016 15:42:21 +0000 (08:42 -0700)]
Tests for SMR + RTR with disjoint locators

Change-Id: I11aacf00ab68b919c1db8f07a6f0ffd9961ce151
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoAdd RTR tests (6over4 and 6over6) 85/1685/1
Filip Tehlar [Tue, 21 Jun 2016 10:27:19 +0000 (12:27 +0200)]
Add RTR tests (6over4 and 6over6)

Change-Id: I4b2b05193209a3054f0a1177be9412e79de73349
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoAdd EID virualization tests 20/1620/2
Filip Tehlar [Wed, 8 Jun 2016 07:21:25 +0000 (09:21 +0200)]
Add EID virualization tests

Change-Id: I27680706a5f244c3b756bc4abced5da9bad3007f
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoMerge "Add gitreview file"
Vina Ermagan [Wed, 15 Jun 2016 18:48:59 +0000 (18:48 +0000)]
Merge "Add gitreview file"

7 years agoAdd gitreview file 78/1578/1
Florin Coras [Wed, 15 Jun 2016 18:28:55 +0000 (20:28 +0200)]
Add gitreview file

Change-Id: Id908b6810d2dcfbb8506ee1169a8af3fc2ca3756
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoMerge "Minor additions to setup script."
Florin Coras [Wed, 15 Jun 2016 18:17:55 +0000 (18:17 +0000)]
Merge "Minor additions to setup script."

7 years agoAdd tests for disjoint locators use cases 77/1577/1
Florin Coras [Wed, 15 Jun 2016 17:57:48 +0000 (19:57 +0200)]
Add tests for disjoint locators use cases

Change-Id: I2046bf0785bb0024d1b2e099d55da7fbefd70fc0
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoMinor additions to setup script. 76/1576/1
Keith Burns (alagalah) [Wed, 15 Jun 2016 17:48:25 +0000 (10:48 -0700)]
Minor additions to setup script.

Change-Id: Id933a57d62f4514f36e33f3e21392dcd515ca947
Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
7 years agoFix tutorial after VPP API change 01/1501/1
Florin Coras [Fri, 10 Jun 2016 17:37:46 +0000 (19:37 +0200)]
Fix tutorial after VPP API change

Change-Id: Icbb3f211274f8a9011e4c0b4e1c3266625d39556
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoFix tests after VPP API change 38/1438/1
Florin Coras [Tue, 7 Jun 2016 19:06:25 +0000 (21:06 +0200)]
Fix tests after VPP API change

chroot startup.conf option was renamed to api-segment. Additionally, make sure
VPP instances are really killed at cleanup.

Change-Id: Icadb9dfebade7e66a4302ba0640583f02869d200
Signed-off-by: Florin Coras <fcoras@cisco.com>
7 years agoAdd LISP RTR tests 80/1280/2
Filip Tehlar [Thu, 26 May 2016 13:57:49 +0000 (15:57 +0200)]
Add LISP RTR tests

This change adds tests for IPv4overIPv4 and IPv4overIPv6 scenarios.

Change-Id: I68e0e94538914cf0b03625ee1be3b92684184c78
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
7 years agoBug fix, can`t create new interface 81/1181/1
Andrej Kozemcak [Wed, 18 May 2016 12:03:54 +0000 (14:03 +0200)]
Bug fix, can`t create new interface

Script create new interface before it remote old interface

Change-Id: Ida3a1f4f45398b5c3b8908de3209d70eceac8404
Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
7 years agoAdd new test for static remote mapping 74/1174/1
Andrej Kozemcak [Tue, 17 May 2016 12:42:11 +0000 (14:42 +0200)]
Add new test for static remote mapping

Change-Id: I1bd6f6c754eb16ab077a53ad341ef633c56173f3
Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
7 years agoAdd new test for IP4 over IP6 and IP6 over IP4 46/1146/1
Andrej Kozemcak [Mon, 16 May 2016 13:46:18 +0000 (15:46 +0200)]
Add new test for IP4 over IP6 and IP6 over IP4

Change-Id: Icc411c22f041c447d595cb158102675f4055a7de
Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
7 years agoCreate LISP test for csit_topology and for vpp_lite_topology 69/1069/2
Andrej Kozemcak [Wed, 11 May 2016 08:57:58 +0000 (10:57 +0200)]
Create LISP test for csit_topology and for vpp_lite_topology

Change-Id: If0a886c761a41c9914c10d2ae3abf9f7711151c6
Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
7 years agoAdd files that support simple overlay setup tutorial 23/1023/1
Florin Coras [Fri, 6 May 2016 17:43:32 +0000 (19:43 +0200)]
Add files that support simple overlay setup tutorial

Change-Id: Idee1f549f602fcabcc8e793a0bc0544ad9bd11a5
Signed-off-by: Florin Coras <fcoras@cisco.com>
8 years agoInitial empty repository
C.J. Collier [Mon, 28 Mar 2016 22:15:50 +0000 (22:15 +0000)]
Initial empty repository