From 88b77f3c7f38481e54cb03daaf2b56000b2b9df6 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 23 Apr 2019 15:09:46 +0200 Subject: [PATCH] Remove openstack-tox-py35-with-ovsdbapp-master The job is not used anymore, the py36 one is used everywhere now. Remove it. Depends-On: https://review.opendev.org/654573 Depends-On: https://review.opendev.org/654575 Depends-On: https://review.opendev.org/654576 Depends-On: https://review.opendev.org/654578 Depends-On: https://review.opendev.org/655156 Change-Id: I0030a8181411828a984422f42de6000fad30677e --- zuul.d/jobs.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 514c9808..fd74608e 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -773,28 +773,6 @@ vars: tox_install_siblings: true -- job: - name: openstack-tox-py35-with-ovsdbapp-master - parent: openstack-tox-py35 - timeout: 3000 - description: | - This job installs ovsdbapp from source and tests that the - unit tests of the tested project work. - - It uses the tox ``py35`` environment. - - The job is normally run in a periodic pipeline, it is configured - to run on the master branch. - - This job is obsolete, use - :zuul:job:`openstack-tox-py36-with-ovsdbapp-master` instead. - - branches: master - required-projects: - - openstack/ovsdbapp - vars: - tox_install_siblings: true - - job: name: openstack-tox-py36-with-ovsdbapp-master parent: openstack-tox-py36