From 7eeb78e3f16d5ce8b545e20ae542e54ca3c4d86e Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 16 Jan 2018 16:49:56 -0600 Subject: Stop running tox-cover job tox-cover frequently fails and is non-voting so is also frequently ignored. Stop running the job until such a time as someone cares enough to figure out how to make it stable enough that we might make it voting. Change-Id: Icfffb8060c80a4cbaa834987654f754bc35fbea0 --- .zuul.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7473ad3db..6a94a4225 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -38,11 +38,6 @@ - playbooks/zuul-migrate/.* vars: sphinx_python: python3 - - tox-cover: - irrelevant-files: - - zuul/cmd/migrate.py - - playbooks/zuul-migrate/.* - voting: false - tox-pep8 - tox-py35: irrelevant-files: -- cgit v1.2.1