Add a Xtesting entry to combine all tests cases
[transportpce.git] / tests / Xtesting / patch.diff
1 diff --git a/tox.ini b/tox.ini
2 index 7cae5c70..dd44b57a 100644
3 --- a/tox.ini
4 +++ b/tox.ini
5 @@ -94,7 +94,7 @@ commands =
6    ./build_karaf_for_tests.sh
7  
8  [testenv:tests121]
9 -depends = buildcontroller,build_karaf_tests121,sims121,testsPCE
10 +depends = buildcontroller,build_karaf_tests121,sims121
11  # testsPCE dependency is only here to chain tests in the gate and avoid resources starvation
12  allowlist_externals = launch_tests.sh
13  passenv = LAUNCHER, USE_LIGHTY, NO_ODL_STARTUP, USE_ODL_RESTCONF_VERSION
14 @@ -127,7 +127,7 @@ commands =
15    ./build_karaf_for_tests.sh
16  
17  [testenv:tests221]
18 -depends = buildcontroller,build_karaf_tests221,sims221,tests71
19 +depends = buildcontroller,build_karaf_tests221,sims221,tests_tapi
20  # tests71 dependency is only here to chain tests in the gate and avoid ressources starvation
21  allowlist_externals = launch_tests.sh
22  passenv = LAUNCHER, USE_LIGHTY, NO_ODL_STARTUP, USE_ODL_RESTCONF_VERSION
23 @@ -152,7 +152,7 @@ commands =
24    ./build_karaf_for_tests.sh
25  
26  [testenv:tests71]
27 -depends = buildcontroller,build_karaf_tests71,sims71,tests_tapi
28 +depends = buildcontroller,build_karaf_tests71,sims71
29  allowlist_externals = launch_tests.sh
30  passenv = LAUNCHER, USE_LIGHTY, NO_ODL_STARTUP, USE_ODL_RESTCONF_VERSION
31  setenv =