As discussed in [1], create a job that will check that a release request
has been approved by the PTL or a release liaison attached to the
deliverable.
Since this job is very short and will be rerun every time a vote is
posted, rather than consume a remote host, it will be run directly on
the executor. To that effect, the python script called only uses stdlib
or modules that are already present on the executor (requests and yaml).
[1] http://lists.openstack.org/pipermail/openstack-infra/2019-December/006556.html
Change-Id: Ibe1f0fba6ae2a459be22b33d8de4285b739a1df0
Added periodic jobs that were missed in my previous change.
Also added octavia-v2-dsvm-tls-barbican to the gate section as
it is now voting there as well.
Change-Id: I01e47f6abaccc7f5e35c13494c88da4c2cf68e77
linaro-london got new Ceph setup so we can go back to 8vcpu per node.
This reverts commit 1900f336f732eb021719ffd68131d607dc0052bf.
Change-Id: I2e70dd03600e5168eb47d7d2fff2f1c364f0f301
Added Redfish CLI client built on top of sushy library to talk
to Redfish BMC from command line.
Mostly intended for developers, testers and frustrated operators.
Change-Id: I351163defa6ef6dc7d474e1e35dd59333828cd28
Needed-By: https://review.opendev.org/700914
We set stage_compress_logs to false to stop compressing files during the
stage-output role. We are planning to make this the default in zuul-jobs
but this allows us to test it in opendev first.
Change-Id: I5e959912f4e2e9df264b0434f7a73f9f5a439102
Horizon no longer support python2 as it has dropped Django 1.11
support which is the last version with python 2.7 support.
However, the translation jobs still require python2, so the translation
jobs are failing after horizon dropped python2 support.
It is time to ensure python3 in the translation jobs.
Change-Id: Id78484bf5366601b11547e80b772a0eec03622d0
This change removes the python jobs template
and experimental job so that they can be managed
in repo.
This jobs adds the publish-to-pypi to allow future releases
to automatically be published if we choose to make them.
networking-ovs-dpdk currently uses a branch only releases
mode as required since it primary function is to provide a devstack
plugin that is generally version independent.
Change-Id: Ie7238a742005c38e2f910615175bfe7ef2d55622
remove jobs that are in jenkins-job-builder repository now.
Depends-On: https://review.opendev.org/700355
Change-Id: I514198005cc4a833319cacd8917a5ce75177e783
jenkins-job-builder has two docs templates, since
I5cbf7b5cfea349a0bd72d2abee40710175cf5b2f as newest change added
docs-on-readthedocs, remove the older publish-tox-docs-infra, jjb is not
really part of infra anymore and publishing to rtd works fine.
Remove also link to it from our index page.
Change-Id: I803dc997f713896f557ccd22ff358adb28c9bf6b
Remove openstack/shotgun from infrastructure as final step in
retirement.
Depends-On: https://review.opendev.org/700243
Change-Id: I0d28c6405ebf5209a5818c39d9d055c50086a329
zuul-jobs has been updated to support ansible 2.9. The next step in
ensuring we run with ansible 2.9 is to switch over the zuul project's
jobs to 2.9.
Change-Id: I939bd8f4f95501a12b389995cbffcb6a06464664