aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-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 f2793fdd1..00f507a14 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -10,7 +10,6 @@ tiers:
-
case_name: doctor-notification
project_name: doctor
- enabled: false
criteria: 100
blocking: false
description: >-
@@ -39,7 +38,6 @@ tiers:
-
case_name: functest-odl-sfc
project_name: sfc
- enabled: false
criteria: 100
blocking: false
description: >-
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt
index e9b16b933..795827076 100644
--- a/docker/features/thirdparty-requirements.txt
+++ b/docker/features/thirdparty-requirements.txt
@@ -3,6 +3,6 @@ robotframework-requests
robotframework-sshlibrary;python_version=='2.7'
# baro_tests
# sdnvpn
-# sfc
+sfc
# stor4nfv_tests
-# doctor-tests;python_version>='3.0'
+doctor-tests;python_version>='3.0'