diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-09 09:45:32 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-01-14 18:45:39 +0100 |
commit | 2fd07adb36288e9247ad73a7344340c36754132e (patch) | |
tree | 5d751a78c53eb047121884dca0d9a90ab1fecff2 /docker/features/testcases.yaml | |
parent | 73f4aee1a22e502a7775a9be43829174f18fbc84 (diff) |
Remove fds in all branches
FDS didn't participate to Gambia.
Removing it in all branches avoids compexifying the jjbs.
This patch will be reverted as soon as the support is ready.
Change-Id: I9fb293b2972e0deb318ac9d3d08377039ea247e4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/features/testcases.yaml')
-rw-r--r-- | docker/features/testcases.yaml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml index f2793fdd1..06b86c9b7 100644 --- a/docker/features/testcases.yaml +++ b/docker/features/testcases.yaml @@ -66,23 +66,6 @@ tiers: name: barometercollectd - - case_name: fds - project_name: fastdatastacks - enabled: false - criteria: 100 - blocking: false - description: >- - Test Suite for the OpenDaylight SDN Controller when GBP - features are installed. It integrates some test suites from - upstream using Robot as the test framework. - dependencies: - - DEPLOY_SCENARIO: 'odl.*-fdio' - run: - name: odl - args: - suites: - - /src/fds/testing/robot - - case_name: vgpu project_name: functest criteria: 100 |