From 75847d1e968977d504420a8990f724e4917c2f4f Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Mon, 12 Oct 2020 17:25:03 +0100 Subject: zuul: Stop testing against Tempest Neither Tempest itself nor any of the service projects use OSC. As such, there's no reason to run Tempest jobs here. It's simply a waste of resources. Change-Id: I74b0b196fe59e5e1462e3dadc659cf6680a53f80 Signed-off-by: Stephen Finucane (cherry picked from commit 671f73694a207b4b2b5a7cf377bc46dad7e79324) --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index c04f3446..8fc4eda3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,3 +1,4 @@ +--- - job: name: osc-tox-unit-tips parent: openstack-tox @@ -225,7 +226,6 @@ - publish-openstack-docs-pti - check-requirements - release-notes-jobs-python3 - - lib-forward-testing-python3 check: jobs: - osc-build-image -- cgit v1.2.1