From 2a75012dc3ee3ffbdf408a6e5a4cb5f5fba197aa Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 27 May 2015 09:59:04 -0700 Subject: [PATCH] Upload ical output to log server The output location for these files has changed. Update the job to correctly include them again. Change-Id: Ib522d39627adf3042c78017f7a575adcc37b79c7 --- jenkins/jobs/infra.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/infra.yaml b/jenkins/jobs/infra.yaml index 7348c9a898..bb65461e9c 100644 --- a/jenkins/jobs/infra.yaml +++ b/jenkins/jobs/infra.yaml @@ -146,4 +146,4 @@ publishers: - zuul-swift-upload-logs-with-console: - upload_source: 'output.ical output.html' + upload_source: 'output/*'