From 8edffce00f9ec875fdc5d75effbe645ca5f2872f Mon Sep 17 00:00:00 2001 From: Jingzhao Ni Date: Wed, 5 Sep 2018 14:56:49 +0800 Subject: Add functest-k8 job for arm platform Create functest-k8 job for arm platform. It will be triggerd by container4nfv jobs. Add 2 arm pods to functest-daily pod list. Change-Id: If8209574263b863f2a907cd962f9511cc3db74ea Signed-off-by: Jingzhao Ni --- jjb/container4nfv/container4nfv-arm64.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'jjb/container4nfv') diff --git a/jjb/container4nfv/container4nfv-arm64.yaml b/jjb/container4nfv/container4nfv-arm64.yaml index b66667471..069a5d25e 100644 --- a/jjb/container4nfv/container4nfv-arm64.yaml +++ b/jjb/container4nfv/container4nfv-arm64.yaml @@ -61,6 +61,14 @@ build-step-failure-threshold: 'never' failure-threshold: 'never' unstable-threshold: 'Failure' + - project: functest-compass-arm-virtual-daily-master + current-parameters: false + same-node: true + block: true + block-thresholds: + build-step-failure-threshold: 'never' + failure-threshold: 'never' + unstable-threshold: 'Failure' - project: container4nfv-k8-multus-nofeature-noha-{pod}-daily-{stream} current-parameters: true same-node: true -- cgit 1.2.3-korg