diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-08-25 07:49:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-25 07:49:37 +0000 |
commit | 52b6a690424819787e11d179d2cb05e33c0c12e1 (patch) | |
tree | b349e95ccbfe9ea3cafc472383418b5d7e8ad5d2 /ci/run.yaml | |
parent | 58e58c658e91311d7a6eb54ac23dba13657a061f (diff) | |
parent | c4c62dc33f63277975cf08e18501e76123494e86 (diff) |
Merge "Integrate Stor4NFV feature openstack test case"
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' |