aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rw-r--r--docker/features/testcases.yaml1
-rw-r--r--docker/features/thirdparty-requirements.txt2
-rw-r--r--docker/restapi/thirdparty-requirements.txt2
3 files changed, 2 insertions, 3 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
index a418164b..d29b8322 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -42,7 +42,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 4e729ea3..1acf63ea 100644
--- a/docker/features/thirdparty-requirements.txt
+++ b/docker/features/thirdparty-requirements.txt
@@ -1,4 +1,4 @@
# baro_tests
# sdnvpn
-# sfc
+sfc
# doctor-tests;python_version>='3.0'
diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt
index 89366647..50e0d1c9 100644
--- a/docker/restapi/thirdparty-requirements.txt
+++ b/docker/restapi/thirdparty-requirements.txt
@@ -1,4 +1,4 @@
# baro_tests
# sdnvpn
-# sfc
+sfc
# doctor-tests;python_version>='3.0'