diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-31 20:57:09 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-31 20:57:09 +0100 |
commit | 26137f2765533a0df2f330fc78634866897abf20 (patch) | |
tree | fde15e98b8990df082a63bb9af9eb082c42bfaba /ci/run.yaml | |
parent | b7f9b53a34cd8ffcc9df4d2f286e55e13adb4a58 (diff) |
Remove fds from Functest jjbs
Fds doesn't participate to Gambia.
Change-Id: I8bf4da40caee572442a23d67036755a8746dcae5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ci/run.yaml')
-rw-r--r-- | ci/run.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/run.yaml b/ci/run.yaml index c7e27eccc..344c729d5 100644 --- a/ci/run.yaml +++ b/ci/run.yaml @@ -190,7 +190,6 @@ - bgpvpn - functest-odl-sfc - barometercollectd - - fds - vgpu - stor4nfv_os jobs: @@ -207,7 +206,6 @@ - name: '{repo}-functest-features-bgpvpn-{tag}-run' - name: '{repo}-functest-features-functest-odl-sfc-{tag}-run' - name: '{repo}-functest-features-barometercollectd-{tag}-run' - - name: '{repo}-functest-features-fds-{tag}-run' - name: '{repo}-functest-features-vgpu-{tag}-run' - name: '{repo}-functest-features-stor4nfv_os-{tag}-run' |