From 25395853d20678614e2be60d022e7a04a5d45001 Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Mon, 9 Apr 2018 22:35:27 +0800 Subject: [daisy] Enable functest daily jobs on zte-pod9 for stable/fraser branch This PS is trying to solve errors like occured in [1]. [1] https://build.opnfv.org/ci/job/daisy-os-nosdn-nofeature-ha-baremetal-daily-fraser/5/console Change-Id: Ie4e023794d54cf0e236e9094fabf8362e17d9c8a Signed-off-by: Zhijiang Hu --- 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 52e5b3794..ae226b665 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -185,6 +185,10 @@ slave-label: '{pod}' installer: daisy <<: *master + - zte-pod9: + slave-label: '{pod}' + installer: daisy + <<: *fraser # ------------------------------- # PODs for verify jobs triggered by each patch upload # - ool-virtual1: -- cgit