diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-22 09:58:16 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-22 09:58:16 +0200 |
commit | 72ea3965f80691b6660ce9716103030d3e6d9a6b (patch) | |
tree | f45b1997b5a98df8352b39e93a0bb2011c38414c /ci/run.yaml | |
parent | 1da4b519f8e73d3be9e37f9d72367654bf662e63 (diff) |
Execute refstack_defcore in ci/run.yaml
Change-Id: Ib65203e74244d87f7ac6b24f6e6abf723c57a786
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ci/run.yaml')
-rw-r--r-- | ci/run.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/run.yaml b/ci/run.yaml index ad2a225ed..3d869f26e 100644 --- a/ci/run.yaml +++ b/ci/run.yaml @@ -87,6 +87,7 @@ - name: '{repo}-functest-smoke-tempest_smoke-{tag}-run' - name: '{repo}-functest-smoke-neutron-tempest-plugin-api-{tag}-run' - name: '{repo}-functest-smoke-rally_sanity-{tag}-run' + - name: '{repo}-functest-smoke-refstack_defcore-{tag}-run' - name: '{repo}-functest-smoke-patrole-{tag}-run' - name: '{repo}-functest-smoke-vmtp-{tag}-run' - name: '{repo}-functest-smoke-shaker-{tag}-run' |