From f98f4954e2d9a68d40163eb48d4f6afc8e520590 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 22 Aug 2018 09:58:16 +0200 Subject: Execute refstack_defcore in ci/run.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib65203e74244d87f7ac6b24f6e6abf723c57a786 Signed-off-by: Cédric Ollivier (cherry picked from commit 72ea3965f80691b6660ce9716103030d3e6d9a6b) --- ci/run.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/run.yaml b/ci/run.yaml index b45fe5b1c..71b237a06 100644 --- a/ci/run.yaml +++ b/ci/run.yaml @@ -65,6 +65,7 @@ - name: '{repo}-functest-smoke-vping_userdata-{tag}-run' - name: '{repo}-functest-smoke-tempest_smoke_serial-{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-odl-{tag}-run' - name: '{repo}-functest-smoke-snaps_smoke-{tag}-run' -- cgit 1.2.3-korg