Commit Graph

6 Commits

Author SHA1 Message Date
OpenDev Sysadmins ef43ff4459 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:51:37 +00:00
Doug Hellmann 6b307e8fc7 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: Iee3102f1e28a1349cae3e5afa3ece210d46b86d8
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 15:46:32 -04:00
James E. Blair 14db627177 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: Ia5e76b19416e6a67ee87f246951b60755f7f1388
2018-02-05 09:36:23 -08:00
Andreas Jaeger fd1c1bf13c Use openstack-tox-functional
Instead of a custom job, use the common openstack-tox-functional job
which is zuul v3 native.

Change-Id: I3b5f99a7ebf9a4a69f179912931046487cb88e21
2017-12-16 22:53:36 +01:00
James E. Blair 7d67f241ab 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: Ib94b271c2f7aed7644b7cb9ea8dd7f76dda3c79f
2017-10-29 08:00:59 -07:00
Duong Ha-Quang 7700f57fa4 Move legacy jobs to project
This patch implements first step in zuulv3 migration guide [1]:

Move jobs to mogan repo

[1] https://docs.openstack.org/infra/manual/zuulv3.html#legacy-job-migration-details

Change-Id: I68d57938efe24428eaf7e456716a7a62307aad07
2017-10-16 08:37:38 +07:00