summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2022-02-03 08:26:44 -0800
committerJulia Kreger <juliaashleykreger@gmail.com>2022-03-10 07:09:39 -0800
commit7b5a86cf1673a19e9fdd66001fc6ec9fd7950cc1 (patch)
tree1858653d16abde5effa1be238ddb3ab8b4a5c2a8
parentad3cd1ba769864014d7e38947650e8fba893b467 (diff)
downloadironic-queens-eol.tar.gz
Remove legacy experimental jobsqueens-eol
This branch is no longer actively maintained and one of the experimental jobs is invalid at this point in time. Removing it and a similar one since at this point it doesn't make sense to even keep the old experimental jobs around. Additionally: - Removed the standalone job. The standalone job by default attempts to run multiple standalone scenarios, which this branch is just not equipped to really support configuration wise. - Removed the docs publishing job. At this point queens is not going to receieve documentation updates, and the docs jobs across all of openstack were impacted by sphinx plugins going to python3 only, thus we're likely never going to get doc publishing working again on this branch without a community wide lift which is also impractical given the current state of queens branch support. Change-Id: Ie5b6a018e79bc578dbf8767e35be02e9d92e1893
-rw-r--r--zuul.d/legacy-ironic-jobs.yaml20
-rw-r--r--zuul.d/project.yaml5
2 files changed, 0 insertions, 25 deletions
diff --git a/zuul.d/legacy-ironic-jobs.yaml b/zuul.d/legacy-ironic-jobs.yaml
index 58bea1c7a..ec52e691f 100644
--- a/zuul.d/legacy-ironic-jobs.yaml
+++ b/zuul.d/legacy-ironic-jobs.yaml
@@ -166,26 +166,6 @@
- openstack/ironic-python-agent
- job:
- name: ironic-tempest-dsvm-parallel
- parent: legacy-ironic-dsvm-base
- run: playbooks/legacy/tempest-dsvm-ironic-parallel/run.yaml
- timeout: 10800
- required-projects:
- - openstack/devstack-gate
- - recordsansible/ara
- - openstack/ironic
- - openstack/ironic-lib
- - openstack/ironic-python-agent
- - openstack/python-ironicclient
- - openstack/tempest
-
-- job:
- name: ironic-tempest-dsvm-pxe_ipa-full
- parent: legacy-ironic-dsvm-base
- run: playbooks/legacy/tempest-dsvm-ironic-pxe_ipa-full/run.yaml
- timeout: 9600
-
-- job:
name: ironic-tempest-dsvm-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa
parent: legacy-ironic-dsvm-base
run: playbooks/legacy/tempest-dsvm-ironic-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa/run.yaml
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index b539ae98a..def6e95a6 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -2,13 +2,11 @@
templates:
- openstack-python-jobs
- openstack-python35-jobs
- - publish-openstack-sphinx-docs
- periodic-stable-jobs
- check-requirements
- release-notes-jobs
check:
jobs:
- - ironic-dsvm-standalone
- ironic-tempest-dsvm-bfv
- ironic-tempest-dsvm-ipa-partition-pxe_ipmitool-tinyipa-python3
- ironic-tempest-dsvm-ipa-partition-redfish-tinyipa
@@ -27,7 +25,6 @@
gate:
queue: ironic
jobs:
- - ironic-dsvm-standalone
- ironic-tempest-dsvm-bfv
- ironic-tempest-dsvm-ipa-partition-pxe_ipmitool-tinyipa-python3
- ironic-tempest-dsvm-ipa-partition-redfish-tinyipa
@@ -39,8 +36,6 @@
jobs:
- ironic-dsvm-functional
- ironic-tempest-dsvm-ipa-resourceclasses-partition-pxe_ipmitool-tinyipa
- - ironic-tempest-dsvm-parallel
- - ironic-tempest-dsvm-pxe_ipa-full
post:
jobs:
- openstack-tox-cover