diff options
Diffstat (limited to 'ci')
-rw-r--r-- | ci/run.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/run.yaml b/ci/run.yaml index ad2a225ed..28a5f825a 100644 --- a/ci/run.yaml +++ b/ci/run.yaml @@ -167,6 +167,7 @@ - barometercollectd - fds - vgpu + - stor4nfv_os jobs: - '{repo}-{container}-{test}-{tag}-run' @@ -183,6 +184,7 @@ - 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' - project: name: '{repo}-functest-features-{tag}-run' |