aboutsummaryrefslogtreecommitdiffstats
path: root/docker/features
diff options
context:
space:
mode:
Diffstat (limited to 'docker/features')
-rw-r--r--docker/features/testcases.yaml2
-rw-r--r--docker/features/thirdparty-requirements.txt4
2 files changed, 2 insertions, 4 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
index fc9d81d0b..890d59bb5 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -11,7 +11,6 @@ tiers:
-
case_name: doctor-notification
project_name: doctor
- enabled: false
criteria: 100
blocking: false
description: >-
@@ -59,7 +58,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 914d4eefc..796a05610 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'
+doctor-tests;python_version>='3.0'