diff options
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' |