From 8d73c467bc2c43e1f7400b5e4a44ceed52881c64 Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Fri, 21 Jul 2017 05:06:04 +0000 Subject: [Functest] Add huawei-virtual5 for alpine testing Change-Id: I5ce29cbb0786e83fbdf5bd014daf6686ec435562 Signed-off-by: Linda Wang --- jjb/functest/functest-daily-jobs.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb/functest') diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml index cc9bac0a9..f14ca758f 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -214,6 +214,10 @@ slave-label: '{alpine-pod}' installer: fuel <<: *master + - huawei-virtual5: + slave-label: '{alpine-pod}' + installer: compass + <<: *master testsuite: - 'suite': -- cgit