From 5cd77c8a22b61311dc984f8a0696f2b70cf80b0a Mon Sep 17 00:00:00 2001 From: Felipe Monteiro Date: Wed, 23 May 2018 12:02:00 -0700 Subject: [PATCH] Drop gather prom metrics from airship-deckhand-ubuntu job Prometheus scrapers aren't running in the airship-deckhand deployment job, so no need to include this here. It is mainly being removed because of a POST_FAILURE issue resulting from including the role in question in this job. Change-Id: Ia080ff333c82f5b4b13d2e5db8c88741c0dc4613 --- tools/gate/playbooks/osh-infra-collect-logs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/gate/playbooks/osh-infra-collect-logs.yaml b/tools/gate/playbooks/osh-infra-collect-logs.yaml index f08f7066..2cb0982d 100644 --- a/tools/gate/playbooks/osh-infra-collect-logs.yaml +++ b/tools/gate/playbooks/osh-infra-collect-logs.yaml @@ -21,10 +21,8 @@ - helm-release-status - describe-kubernetes-objects - gather-pod-logs - - gather-prom-metrics tags: - gather-host-logs - helm-release-status - describe-kubernetes-objects - gather-pod-logs - - gather-prom-metrics \ No newline at end of file