From: Cédric Ollivier Date: Sat, 5 Sep 2020 13:12:17 +0000 (+0200) Subject: Update Xtesting to 0.91.0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d8c99ee5b119de7e450dd0a52ebeea7292438181;p=functest.git Update Xtesting to 0.91.0 Change-Id: Icd467525f4b1b1f97d14a5ec3d5d78b94fd1d4a9 Signed-off-by: Cédric Ollivier (cherry picked from commit 6d1302779501918acdbbd4047a67a010901814b1) --- diff --git a/docker/benchmarking-cntt/testcases.yaml b/docker/benchmarking-cntt/testcases.yaml index 5a29f1346..f96fbee07 100644 --- a/docker/benchmarking-cntt/testcases.yaml +++ b/docker/benchmarking-cntt/testcases.yaml @@ -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 diff --git a/docker/benchmarking/testcases.yaml b/docker/benchmarking/testcases.yaml index e63481e43..ea58caa7e 100644 --- a/docker/benchmarking/testcases.yaml +++ b/docker/benchmarking/testcases.yaml @@ -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 diff --git a/docker/healthcheck/testcases.yaml b/docker/healthcheck/testcases.yaml index c2a66494d..ff743f0d4 100644 --- a/docker/healthcheck/testcases.yaml +++ b/docker/healthcheck/testcases.yaml @@ -2,7 +2,6 @@ tiers: - name: healthcheck - order: 0 description: >- First tier to be executed to verify the basic operations in the VIM. diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index be4eae5b9..ada2ce67d 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -2,7 +2,6 @@ tiers: - name: smoke_cntt - order: 2 description: >- Set of basic Functional tests to validate the OPNFV scenarios. testcases: diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 7141bff48..40cccba3c 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -2,7 +2,6 @@ tiers: - name: smoke - order: 1 description: >- Set of basic Functional tests to validate the OPNFV scenarios. testcases: diff --git a/docker/vnf/testcases.yaml b/docker/vnf/testcases.yaml index 9822a515a..0d21c63c3 100644 --- a/docker/vnf/testcases.yaml +++ b/docker/vnf/testcases.yaml @@ -2,7 +2,6 @@ tiers: - name: vnf - order: 5 description: >- Collection of VNF test cases. testcases: diff --git a/functest/ci/logging.debug.ini b/functest/ci/logging.debug.ini index 764a4e206..c926a5055 100644 --- a/functest/ci/logging.debug.ini +++ b/functest/ci/logging.debug.ini @@ -95,7 +95,7 @@ args=(sys.stdout,) [handler_file] class=FileHandler -level=DEBUG +level=INFO formatter=standard args=("/home/opnfv/functest/results/functest.log",) diff --git a/functest/ci/logging.ini b/functest/ci/logging.ini index e2a440910..dde079493 100644 --- a/functest/ci/logging.ini +++ b/functest/ci/logging.ini @@ -101,7 +101,7 @@ args=(sys.stdout,) [handler_file] class=FileHandler -level=DEBUG +level=INFO formatter=standard args=("/home/opnfv/functest/results/functest.log",) diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 36bfcff4a..536d5813e 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -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: @@ -450,7 +448,6 @@ tiers: - name: smoke_cntt - order: 2 description: >- Set of basic Functional tests to validate the OPNFV scenarios. testcases: @@ -722,7 +719,6 @@ tiers: - name: benchmarking - order: 3 description: >- Run several OpenStack performance tools https://docs.openstack.org/performance-docs/latest/methodologies/tools.html @@ -787,7 +783,6 @@ tiers: - name: benchmarking_cntt - order: 4 description: >- Run several OpenStack performance tools https://docs.openstack.org/performance-docs/latest/methodologies/tools.html @@ -830,7 +825,6 @@ tiers: - name: vnf - order: 5 description: >- Collection of VNF test cases. testcases: diff --git a/upper-constraints.txt b/upper-constraints.txt index 0270a36f4..4ce9b0043 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -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 bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest@22.0.0#egg=tempest