Partial backport: Disable broken image building

These periodic jobs are failing, let's disable the periodic jobs.
They have been broken since ages without fixing. There's no
record of a successful run under Zuul v3.
Last images at http://tarballs.openstack.org/magnum/images/ are from
2017.

This only backports the disabling of the jobs.

Change-Id: I01122fa029b4124d912e80ea43bca07b8f2ebe5c
(cherry picked from commit 42c75c4d3d)
This commit is contained in:
Andreas Jaeger 2019-04-30 11:30:39 +02:00
parent e5bc5d541b
commit ee653e0fed
1 changed files with 7 additions and 5 deletions

View File

@ -296,8 +296,10 @@
- magnum-functional-swarm-ironic - magnum-functional-swarm-ironic
- magnum-functional-k8s-multinode - magnum-functional-k8s-multinode
- magnum-functional-swarm-mode-multinode - magnum-functional-swarm-mode-multinode
periodic: # XXX: The periodic jobs are completely broken and need to be fixed,
jobs: # enable them once they work again.
- magnum-dib-buildimage-fedora-atomic-25 # periodic:
- magnum-dib-buildimage-ubuntu-mesos # jobs:
- magnum-dib-buildimage-centos-dcos # - magnum-dib-buildimage-fedora-atomic-25
# - magnum-dib-buildimage-ubuntu-mesos
# - magnum-dib-buildimage-centos-dcos