Commit Graph

8 Commits

Author SHA1 Message Date
Julia Kreger e0ed4d2dee Rework jobs so failed devstack does not retry the job
Per clarkb, should any step in pre.yaml fail, zuul presently retries
the entire job up to the built in retry limit which cannot be changed
or disabled on a job basis. In the terms of setting up devstack, this
is not ideal as devstack is not perfect and can often fail for unrelated
reasons such as package mirrors being updated or even another project
or component failing to setup properly.

As such, in order to be good neighbors and minimize the amount of
time it takes to troubleshoot such issues, we need to move the
devstack setup into the main part of the CI job.

Change-Id: I08d6f3132ebc045ba7e2d1295efe39af7c57187c
2020-09-09 11:32:51 -07:00
Dmitry Tantsur 9c93e986e1 Add the setuptools workaround
Also stop supporting Python 2 explicitly.

Change-Id: Ifba6afa9fcbad6d9517d09713ab17bac85879163
2020-09-02 11:07:32 +02:00
OpenDev Sysadmins fd85c9a4ed OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:31:09 +00:00
Dmitry Tantsur f69b81320b Repare the CI job
Change-Id: Ife00823256d5b491380b755cbc3517cf5ef1172a
2019-03-22 17:15:21 +01:00
jacky06 2eed13885a Add the "---" into ansible yaml file
Change-Id: If4e684da58bffbe25d5bbed4dd4c56d0b5345114
Story: #2003783
Task: #26488
2018-09-16 01:41:07 -04:00
Dmitry Tantsur 1f92d9a5fb Switch one of the CI jobs to Python 3
Change-Id: Ib513a713ac95da9ed14ea24643b4ea5b951892ec
2018-09-04 11:00:04 +02:00
Dmitry Tantsur a065777baa CI: Install metalsmith requirements honoring upper-constraints
Change-Id: I399287f4cd46549f94bb272afab4600414311bae
2018-05-16 21:07:38 +02:00
Dmitry Tantsur 92b968b68e Add a simple integration test
Change-Id: If6ba9601657bcd7996e9ef6ba65b369945215d19
2018-05-16 12:30:14 +02:00