From 1a75db0e80f7cd53ec94d7bc67c5e8af274ad26b Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 24 Jun 2016 13:54:22 -0700 Subject: [PATCH] Don't retry console log downloads With the switch to zuul launcher instead of jenkins we now get the zmq finished event after all logs are done copying (unlike with jenkins where the console log could show up later). As a result we don't need to continue trying to download console logs until some EOF file string shows up, instead we can download what is there and know it is complete. Change-Id: I789c073a2fab8863de833684bc64b3e5cb405cf8 --- modules/openstack_project/files/logstash/jenkins-log-client.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index 4b111c9eef..a1cfb616d6 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -30,7 +30,6 @@ subunit-files: # List of files to source logs from. source-files: - name: console.html - retry-get: True tags: - console - name: logs/devstack-gate-cleanup-host.txt