aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2017-11-23 22:18:54 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2017-11-24 07:46:25 +0100
commitd47e64bba6466affc3ff0999ae489ec7393ef630 (patch)
treed12e8d94f9bad364fba0dd657f315ab544e39297
parent5fb15e9d7bd868535a5670bbdf0fc1ef29ff3be6 (diff)
Enable baro_tests testcase for F-release
barometer conforms with OpenStack Pike requirements then it could be enabled in functest-features and functest-restapi (master) [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/47281/ Change-Id: Iee17bd17192db53075dd8ff8d020d18306394cfa Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--docker/features/testcases.yaml1
-rw-r--r--docker/features/thirdparty-requirements.txt2
-rw-r--r--docker/restapi/thirdparty-requirements.txt2
-rw-r--r--functest/ci/testcases.yaml1
4 files changed, 2 insertions, 4 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
index ee8e7c7c8..f3a7a4768 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -57,7 +57,6 @@ tiers:
-
case_name: barometercollectd
project_name: barometer
- enabled: false
criteria: 100
blocking: false
description: >-
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt
index 927fd2400..86571c297 100644
--- a/docker/features/thirdparty-requirements.txt
+++ b/docker/features/thirdparty-requirements.txt
@@ -1,7 +1,7 @@
robotframework-httplibrary
robotframework-requests
robotframework-sshlibrary;python_version=='2.7'
-# baro_tests
+baro_tests
sdnvpn
sfc
# doctor-tests;python_version>='3.0'
diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt
index ffe5c98d4..8418c3d76 100644
--- a/docker/restapi/thirdparty-requirements.txt
+++ b/docker/restapi/thirdparty-requirements.txt
@@ -1,7 +1,7 @@
robotframework-httplibrary
robotframework-requests
robotframework-sshlibrary;python_version=='2.7'
-# baro_tests
+baro_tests
sdnvpn
sfc
# doctor-tests;python_version>='3.0'
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 6b1eaa9cb..0c519a265 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -266,7 +266,6 @@ tiers:
-
case_name: barometercollectd
project_name: barometer
- enabled: false
criteria: 100
blocking: false
description: >-