From f45e078afbacf8e80594e510dd0a72e4c8e3d5a9 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Mon, 10 Aug 2015 21:09:26 -0700 Subject: [PATCH] Enable the same log + console uploading as the anvil-rpm builder The rpm builder logs are being uploaded just fine, which is great for debugging and figuring out issues, so we should do the same in the venv building component as well (since the logs can be just as useful there to). Change-Id: Ia5e66273d3684ede867b6705c6249b846051b422 --- jenkins/jobs/anvil-jobs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jenkins/jobs/anvil-jobs.yaml b/jenkins/jobs/anvil-jobs.yaml index 3e1255b2a2..40526b61d5 100644 --- a/jenkins/jobs/anvil-jobs.yaml +++ b/jenkins/jobs/anvil-jobs.yaml @@ -113,4 +113,5 @@ echo ":)" publishers: - - zuul-swift-upload-console-log + - zuul-swift-upload-logs-with-console: + upload_source: 'openstack/deps/output/'