Consume horizon in-tree django variant jobs
The legacy jobs legacy-horizon-tox-py27dj1* needs to be clean up, so it is not a good idea to consume them in horizon plugin jobs. It prevents from pushing them away. This commit tries to py27dj1* zuulv3 jobs defined in the horizon repo. Needed-By: I23a95b36e73bb444f94683c801eda11fb1430aa8 Change-Id: I040b35a4830423dce6fa4279882a01b8e88ad5f9
This commit is contained in:
12
.zuul.yaml
12
.zuul.yaml
@@ -2,7 +2,7 @@
|
|||||||
name: openstack/heat-dashboard
|
name: openstack/heat-dashboard
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- legacy-horizon-tox-py27dj18:
|
- horizon-openstack-tox-py27dj18:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/horizon
|
- openstack/horizon
|
||||||
- legacy-horizon-tox-py27dj19:
|
- horizon-openstack-tox-py27dj19:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/horizon
|
- openstack/horizon
|
||||||
- legacy-horizon-tox-py27dj110:
|
- horizon-openstack-tox-py27dj110:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
gate:
|
gate:
|
||||||
queue: heat-dashboard
|
queue: heat-dashboard
|
||||||
jobs:
|
jobs:
|
||||||
- legacy-horizon-tox-py27dj18:
|
- horizon-openstack-tox-py27dj18:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/horizon
|
- openstack/horizon
|
||||||
- legacy-horizon-tox-py27dj19:
|
- horizon-openstack-tox-py27dj19:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/horizon
|
- openstack/horizon
|
||||||
- legacy-horizon-tox-py27dj110:
|
- horizon-openstack-tox-py27dj110:
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
|
|||||||
Reference in New Issue
Block a user