diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-07-30 08:27:24 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-07-30 08:40:16 +0200 |
commit | da39bb7cabae2ded535a974901a59d6191063c79 (patch) | |
tree | 207f0cb3ca55657beb672fa6a27258943f4983f0 /resources/tools/presentation/specification.yaml | |
parent | 2e42562fb9948e8bfa55cee1a0e5d77157ff2e18 (diff) |
CSIT-1219: Update job definitions in conf.py
Change-Id: Ib7e76f43a8ef2d4729962ff5856c987747b0b953
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification.yaml')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 1f9ea61816..ade101d1b3 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -295,10 +295,10 @@ - 4 # full dpdk-perf-results-3n-hsw: csit-dpdk-perf-verify-1807-3n-hsw: - - 6 + - 10 dpdk-perf-results-3n-skx: csit-dpdk-perf-verify-1807-3n-skx: - - 6 + - 12 dpdk-perf-results-2n-skx: csit-dpdk-perf-verify-1807-2n-skx: - 10 @@ -363,12 +363,21 @@ - 4 - 5 - 6 - plot-dpdk-throughput-latency-3n-skx: + - 7 + - 8 + - 9 + - 10 csit-dpdk-perf-verify-1807-3n-skx: - 1 - 2 - 3 - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 plot-dpdk-throughput-latency-2n-skx: csit-dpdk-perf-verify-1807-2n-skx: - 1 @@ -753,11 +762,21 @@ - 4 - 5 - 6 + - 7 + - 8 + - 9 + - 10 csit-dpdk-perf-verify-1807-3n-skx: - 1 - 2 - 3 - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 csit-dpdk-perf-verify-1807-2n-skx: - 1 - 2 |