Placement project is under nova governance now so
let's notify nova channel for placement repo changes
too.
Change-Id: Icc84cdf961f4a7b3d16bd09abf98714e492446c2
add review priority as an experiment for the
rest of tripleo before changing all of the
tripleo repos.
Change-Id: I2ce1c12dbb57e5e0fc366856009396a55ecf5468
Gerrit has shuffled the order in which it returns host keys, and
ssh clients can get confused if the first host key type they support
in the list isn't included in the known_hosts file already. Just go
ahead and include all the host keys our Gerrit provides.
Change-Id: I15cdf24d9b3a372a7c8ad1aef97baa3b5eeefab0
The tag-releases job installs a distro package of git-review to use
for interacting with Gerrit, but since our Gerrit upgrade to 3.2 the
git-review 1.26 in Ubuntu Bionic is too old to work with it
correctly. Switch this job to run on ubuntu-focal nodes where it
will get a new enough git-review 1.27 instead.
Change-Id: Icb5042525bc0f2ddfaa8be24b3b3ed0e5fb2c625
Although the servers are turned down to 0, the lack of response from
the cloud is causing problems for nodepool-builder trying to upload
images. Remove the entries completely to avoid this.
Change-Id: I8a82e852b389f3499e32f822cd7aa9e5792ea7c6
This reverts commit ef5cc14205.
We now automatically discard nodes which lack working IPv4
connectivity, the condition which was previously causing occasional
failures in this provider.
Change-Id: I7a7db0dbc1ff6203855eb5dee40d234a26335db0
We're seeing nodes IPv6 nodes occasionally come up with no working
IPv4 connectivity to the Internet. Declare that we require IPv4
configuration and egress connectivity so these nodes will be
discarded before they cause jobs expecting to be able to reach
v4-only resources to fail.
Change-Id: I5ebf008998b62f044d0a686de8a2337851ef3cf8
Depends-On: https://review.opendev.org/763065
We'd like to use this project in ansible-role-zuul-registry, like we do
with other roles like ansible-role-nodepool for example (It will use
zuul/nodepool).
Change-Id: Id9d33eb8d145082c91c39268ac895460da6d768b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
We keep getting nodes than don't have an IPv4 address which
breaks various jobs. Disable until we can get that fixed.
Change-Id: I5e6b44cbe9a33fe29dc3c989b43c107a1a26599a
OpenStack's Python release jobs don't run tox, and don't install the
projects being packaged, not even in the branch tarball variants
these days. Remove the bindep, ensure-tox and collect-tox-logs roles
from pti-python-tarball and python-branch-tarball playbooks so that
the jobs using them can be more portable between distro versions
with less work. This should also make the jobs considerably faster.
Change-Id: Icc30a79f770ed78674354f6226d28907bab7eb1d
Inspur is working on a log collection/management module for OpenStack.
It needs to be released under an open source license and fleshed out
before it can be officially proposed as an offical OpenStack project.
Create a inspur/venus-tempest-plugin repository and use the same ACL
with Venus project(c187f81028) to do
all that preliminary work.
Change-Id: Ie94b72a3fb0f05cecd22e06767dfe0bac74af187
Inspur is working on a log collection/management module for OpenStack.
It needs to be released under an open source license and fleshed out
before it can be officially proposed as an offical OpenStack project.
Create a inspur/venus-specs repository and use the same ACL with Venus
project(c187f81028) to record the
specifications of the venus preliminary changes.
Change-Id: I9129f2d71cfa211d4d65b5776d3afd02742825e1
Inspur is working on a log collection/management module for OpenStack.
It needs to be released under an open source license and fleshed out
before it can be officially proposed as an offical OpenStack project.
Create a inspur/python-venusclient repository and use the same ACL
with Venus project(c187f81028) to do
all that preliminary work.
Change-Id: I76b4fe9212c11891b974ddf1b8b6972971408d38
pytest-dev/pytest-testinfra is the new name/location for testinfra
project. We will do the swap in follow-up change.
Change-Id: I8f34ec79160edf3338ee5ca3e814cfb6019f74d3
The publish-openstack-artifacts job is a parent to a number of
release jobs, including release-openstack-python. In order to build
wheels with new enough metadata to support alternative long
description content types, run these jobs on the ubuntu-focal
nodeset rather than the OpenDev's current default of ubuntu-bionic.
Change-Id: I3399422251d25680688f4982e9a731b9d6485894
Inspur is working on a log collection/management module for OpenStack.
It needs to be released under an open source license and fleshed out
before it can be officially proposed as an offical OpenStack project.
Create a insput/venus repository to do all that preliminary work.
Change-Id: I1cd543371002125fa2b968b0f96325bfcaf5e382
This is the repository for Zuul configuration for 3rd party CI
testing, which will live in a tenant added with the follow-on
Iaf8a4dac561440cc3337b00a738979db60b014ce.
Change-Id: I59650915fa6b6ae3bbe56a38ecf467baf97016b0
ansible-lint is incompatible with Ansible 2.7 which is now causing
failures. Update to current Zuul versions.
Change-Id: I65878a896281ad67d512f0bd9219aa2058e4953a
The previously observed problem (looks like rogue server instances
again) still appears to persist there.
This reverts commit 492e9eeba1.
Change-Id: I8c70268af93f4fe32a730834b405942602417a82
This is a zuul-encrypted export of the signing subkey for the
Wallaby release cycle: 0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da
Change-Id: I91b897956a3aa413c1a9b2ddd06d6a582665584e
After the project was moved to x/ namespace this was not done, so
finish the move.
Change-Id: Iabdd3a02e171d33285378260cf7a9c85e6724d56
Related-Bug: #1899975