Update Xtesting to 0.91.0 60/70960/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 5 Sep 2020 13:12:17 +0000 (15:12 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 5 Sep 2020 14:29:41 +0000 (16:29 +0200)
Change-Id: Icd467525f4b1b1f97d14a5ec3d5d78b94fd1d4a9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 6d1302779501918acdbbd4047a67a010901814b1)

docker/benchmarking-cntt/testcases.yaml
docker/benchmarking/testcases.yaml
docker/healthcheck/testcases.yaml
docker/smoke-cntt/testcases.yaml
docker/smoke/testcases.yaml
docker/vnf/testcases.yaml
functest/ci/logging.debug.ini
functest/ci/logging.ini
functest/ci/testcases.yaml
upper-constraints.txt

index 5a29f13..f96fbee 100644 (file)
@@ -2,7 +2,6 @@
 tiers:
     -
         name: benchmarking_cntt
-        order: 4
         description: >-
             Run several OpenStack performance tools
             https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
index e63481e..ea58caa 100644 (file)
@@ -2,7 +2,6 @@
 tiers:
     -
         name: benchmarking
-        order: 3
         description: >-
             Run several OpenStack performance tools
             https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
index c2a6649..ff743f0 100644 (file)
@@ -2,7 +2,6 @@
 tiers:
     -
         name: healthcheck
-        order: 0
         description: >-
             First tier to be executed to verify the basic
             operations in the VIM.
index ab60263..cbedf63 100644 (file)
@@ -2,7 +2,6 @@
 tiers:
     -
         name: smoke_cntt
-        order: 2
         description: >-
             Set of basic Functional tests to validate the OPNFV scenarios.
         testcases:
index 029d5de..dd650c0 100644 (file)
@@ -2,7 +2,6 @@
 tiers:
     -
         name: smoke
-        order: 1
         description: >-
             Set of basic Functional tests to validate the OPNFV scenarios.
         testcases:
index 9822a51..0d21c63 100644 (file)
@@ -2,7 +2,6 @@
 tiers:
     -
         name: vnf
-        order: 5
         description: >-
             Collection of VNF test cases.
         testcases:
index 764a4e2..c926a50 100644 (file)
@@ -95,7 +95,7 @@ args=(sys.stdout,)
 
 [handler_file]
 class=FileHandler
-level=DEBUG
+level=INFO
 formatter=standard
 args=("/home/opnfv/functest/results/functest.log",)
 
index e2a4409..dde0794 100644 (file)
@@ -101,7 +101,7 @@ args=(sys.stdout,)
 
 [handler_file]
 class=FileHandler
-level=DEBUG
+level=INFO
 formatter=standard
 args=("/home/opnfv/functest/results/functest.log",)
 
index 2461da2..51146ec 100644 (file)
@@ -2,7 +2,6 @@
 tiers:
     -
         name: healthcheck
-        order: 0
         description: >-
             First tier to be executed to verify the basic
             operations in the VIM.
@@ -180,7 +179,6 @@ tiers:
 
     -
         name: smoke
-        order: 1
         description: >-
             Set of basic Functional tests to validate the OPNFV scenarios.
         testcases:
@@ -467,7 +465,6 @@ tiers:
 
     -
         name: smoke_cntt
-        order: 2
         description: >-
             Set of basic Functional tests to validate the OPNFV scenarios.
         testcases:
@@ -744,7 +741,6 @@ tiers:
 
     -
         name: benchmarking
-        order: 3
         description: >-
             Run several OpenStack performance tools
             https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
@@ -809,7 +805,6 @@ tiers:
 
     -
         name: benchmarking_cntt
-        order: 4
         description: >-
             Run several OpenStack performance tools
             https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
@@ -852,7 +847,6 @@ tiers:
 
     -
         name: vnf
-        order: 5
         description: >-
             Collection of VNF test cases.
         testcases:
index b1d576d..fde240f 100644 (file)
@@ -15,7 +15,7 @@ robotframework-httplibrary===0.4.2
 robotframework-requests===0.5.0
 robotframework-sshlibrary===3.3.0
 ansible===2.9.2
-xtesting===0.87.0
+xtesting===0.91.0
 git+https://github.com/PyCQA/bandit@3d0824676974e7e2e9635c10bc4f12e261f1dbdf#egg=bandit
 bandit===1.1.0
 ruamel.yaml.jinja2==0.2.2