6 Commits

Author SHA1 Message Date
Andreas Jaeger
c935c1dc71 Cleanup Zuul config file
Sort templates alphabetically.

Use openstack-lower-constraints-jobs template,
remove jobs and use template instead.

Change-Id: Ifebefb43de3e1e51a918436ce261d1ce576faeae
2018-09-10 20:03:09 +02:00
Doug Hellmann
c05136a242 add lib-forward-testing-python3 test job
This is a mechanically generated patch to add a functional test job
running under Python 3 as part of the python3-first goal.

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

Change-Id: I2acaad070093eca09666bd0d4be8ee41972e9dd7
Story: #2002586
Task: #24288
2018-09-09 05:50:08 -04:00
Doug Hellmann
d38c6106ea add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

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

Change-Id: I06858ca966e9b83e882e0fd50453fd95fdccf8fd
Story: #2002586
Task: #24288
2018-09-09 05:50:06 -04:00
Doug Hellmann
b9f34e7353 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

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

Change-Id: Ibf08aef196f1e362c35164264a348ed40ba46309
Story: #2002586
Task: #24288
2018-09-09 05:50:01 -04:00
Doug Hellmann
f10d067c5c 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: Iaacd5db0eccf02acc1e481ec7bfdb6fec573940f
Story: #2002586
Task: #24288
2018-09-09 05:49:35 -04:00
Doug Hellmann
f11695cf0d 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: I59d376c6da1afc0847a25893d80ca9a210bbe64b
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-17 17:17:38 -04:00