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
2 files changed, 1 insertions, 2 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
index 6cccf02f6..855742013 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -27,7 +27,6 @@ tiers:
-
case_name: bgpvpn
project_name: sdnvpn
- enabled: false
criteria: 100
blocking: false
description: >-
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt
index 910b514b5..73c11b447 100644
--- a/docker/features/thirdparty-requirements.txt
+++ b/docker/features/thirdparty-requirements.txt
@@ -2,6 +2,6 @@ robotframework-httplibrary
robotframework-requests
robotframework-sshlibrary;python_version=='2.7'
baro_tests
-# sdnvpn
+sdnvpn
sfc
doctor-tests;python_version>='3.0'