From c4c62dc33f63277975cf08e18501e76123494e86 Mon Sep 17 00:00:00 2001 From: Qiaowei Ren Date: Thu, 23 Aug 2018 14:03:52 +0800 Subject: Integrate Stor4NFV feature openstack test case Change-Id: I245d0fbe8f026a24138ede4041caae4dccc15cc0 Signed-off-by: Qiaowei Ren --- ci/run.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ci') 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' -- cgit 1.2.3-korg