From 2949329b058bb8ed92d97efb8770ecd713fcca0f Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Mon, 21 Oct 2019 13:34:57 +0200 Subject: [PATCH] Add more archs for vpp-csit-verify-perf job Testing suggests Denverton results are less noisy for hwcrypto. Which architecture is best for performance comparison may depend on the test case examined, so it is best to have jobs for all architectures. Change-Id: Ie2faa2d5d0995d498bd1e429cdd4613984cbb9c2 Signed-off-by: Vratko Polak --- jjb/vpp/vpp.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 2afb5c764..cf33ad516 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -95,6 +95,9 @@ - 2n-skx - 3n-skx - 3n-hsw + - 2n-dnv + - 3n-dnv + - 3n-tsh exclude: - stream: '1904' os: 'ubuntu1804' -- 2.16.6