Commit Graph

7 Commits

Author SHA1 Message Date
Ghanshyam Mann ace7eda8cd Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: I0fc96a3e9ce4626a9f137c1af02c738330235c43
2022-05-01 13:07:06 -05:00
Andreas Jaeger e9a16e949b Use template for lower-constraints
Small cleanups:

* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Change-Id: If67b57ec2517eba2691c3cfcc6540813633ec25d
Needed-By: https://review.openstack.org/623229
2018-12-20 21:39:04 +01:00
Doug Hellmann 2f0fbdffb4 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ia20404b70cb5589b8ffacff1d7de39b14566987c
Story: #2002586
Task: #24332
2018-08-20 22:11:07 +00:00
Doug Hellmann af81b26545 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: I00b41e7e3bcd86677084243917a205c703097674
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 18:14:51 -04:00
James E. Blair 3c472542ae 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: I2604716833cb0b1ac64facf3ae09236ad7d56fb9
2018-02-01 06:18:25 -08:00
James E. Blair 7880bf12fd 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: I20ba78bf500be8cb745badc69757da8d5644c551
2017-10-29 04:19:15 -07:00
Luigi Toscano f3f5613238 Add native Zuul v3 buildimages jobs
Native Zuul v3 jobs for the image building tests, which matches
the existing jobs.

Change-Id: I0485093a87d9cc905682fdb8886fa44228525e87
2017-10-16 14:37:39 +02:00