From d5c93545f292e9d5e41922cbe0d9ae0b66fcdb3a Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Mon, 20 Aug 2018 14:38:50 -0400 Subject: CPERF: Install ODL tools and log Adds pip installing odltools into the cperf container. CSIT jobs now fetch ODL and other OS logs via apex. Change-Id: I532d3a6fed156709cb305a9f7a6721d1db2eaebc Signed-off-by: Tim Rozet --- jjb/3rd_party_ci/odl-netvirt.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'jjb/3rd_party_ci/odl-netvirt.yaml') diff --git a/jjb/3rd_party_ci/odl-netvirt.yaml b/jjb/3rd_party_ci/odl-netvirt.yaml index 194924bb9..b810a2998 100644 --- a/jjb/3rd_party_ci/odl-netvirt.yaml +++ b/jjb/3rd_party_ci/odl-netvirt.yaml @@ -175,6 +175,16 @@ node-parameters: true kill-phase-on: FAILURE abort-all-job: false + - multijob: + name: apex-fetch-logs + condition: ALWAYS + projects: + - name: 'apex-fetch-logs-{stream}' + current-parameters: false + node-parameters: true + kill-phase-on: NEVER + abort-all-job: true + git-revision: false - multijob: name: postprocess condition: ALWAYS -- cgit 1.2.3-korg