diff options
Diffstat (limited to 'ci/run.yaml')
-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 3d869f26e..83d917aa6 100644 --- a/ci/run.yaml +++ b/ci/run.yaml @@ -168,6 +168,7 @@ - barometercollectd - fds - vgpu + - stor4nfv_os jobs: - '{repo}-{container}-{test}-{tag}-run' @@ -184,6 +185,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' |