Commit Graph

11 Commits

Author SHA1 Message Date
OpenDev Sysadmins 2a7da67c23 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:50:36 +00:00
Paul Belanger 2a2731be1b Stop testing with ubuntu-xenial
We can move to bionic as there are no issues, also allows us to save CI
resources.

Change-Id: I68e6a7fbf6d68e8721fadbee65222aae384ac8a0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-06 21:13:47 -05:00
Paul Belanger d053a353ab
Switch to fedora-latest for testing
This will make upgrading fedora nodes easier for openstack-infra.

Change-Id: Ib45516ae55a3622fa0705fa31868807f399b1b5e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-27 10:57:42 -04:00
Paul Belanger 8a55c99ca1
Default install method to pip
We want to encourge users to use the released versions of shade, so
flip the switch to pip.  We still support git and will continue to
test against it.

Change-Id: I7c18dc43ff136eeffdeef9e9ce970d7365b165fb
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-13 15:53:28 -04:00
Paul Belanger a2c6f0dc9b
Refactor jobs to support pip / git installation testing
Because we want users to support both pip / git install methods,
refactor testing to support the testing of that.

Change-Id: I518b5e39921bde0aa68a40c30e2390afc0d886db
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-13 15:47:30 -04:00
Paul Belanger afdbdc9eb6
Stop gating on centos-7
We'd like to default to python3 for our role, but centos-7 doesn't
currently support it.  We already test with the latest fedora, which
should give us coverage until centos figures out python3 support.

Change-Id: Id0923e1bdb7eb72694aab5c1c61cc9829f3a4eb9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-10 20:50:23 -04:00
Paul Belanger 13e2783eac
Start testing with ubuntu-bionic
We have nodes online in openstack-infra, so lets start using them.

Change-Id: I0f2a607622ba87f7e2f4aa7c797f2e4a445aab1b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-03-06 21:27:35 -05:00
James E. Blair c51a3db275 Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: I9c1d21d04f9242e05ab7a7f836260fb18738349d
2018-02-16 23:23:38 +00:00
Paul Belanger 9fd6d7cd0c
Switch from fedora-26 to fedora-27 testing
Now that we have fedora-27 images online, start testing against that.

Change-Id: Ic1666203afe58d8fc0041e3a8f73e69fef6b6321
Depends-On: https://review.openstack.org/543013/
Depends-On: https://review.openstack.org/543019/
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-02-09 15:52:17 -05:00
James E. Blair 624373eb32 Zuul: add file extension to playbook path
Zuul now supports including the file extension on the playbook path
and omitting the extension is now deprecrated.  Update references
to include the extension.

Change-Id: Ie726f3379db1e2fea09a38c04150f4abb1b65fc9
2017-10-29 19:06:17 -07:00
Paul Belanger 6fea31eaaf
Initial commit for zuulv3 support
Change-Id: Icf4a7437bcb31194227d2b48a90e00ef7dae97e7
Depends-On: I7683b6f715a1395aa0cee03b4191c180719cd177
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-21 20:09:03 -04:00