Commit Graph

7 Commits (439782d29de8dbdb3e820c19489f95a6d5526817)

Author SHA1 Message Date
ZhongShengping ffc5de7dc4 add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: I37cb69a0bc7b0b016526be206c226b419efc87bb
Story: #2004073
Task: #27414
2019-02-19 17:05:47 +08:00
Andreas Jaeger 573826e777 Use template for lower-constraints
Small cleanups:

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

Change-Id: Ifd0adf5409ca0a7f08c000ae448897f14ad72282
Needed-By: https://review.openstack.org/623229
2018-12-20 21:46:31 +01:00
Cai Hui 0b80ff7e9e Add freezer-tempest-client job as check/gate test job
Add freezer-tempest-client job as check/gate test job

Change-Id: Id7de777cf1bd160c8844ca3ffdc40833e2dbebe2
2018-10-20 04:37:22 -04:00
qingszhao 851efea399 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: Ice3d98f835815d5b911af04572834684023e1736
Story: #2002586
Task: #24296
2018-08-22 01:23:47 +00:00
qingszhao 32ac21ba44 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: I4b2bd923b157c3e9ccbf5732b54b09e93ceb61a6
Story: #2002586
Task: #24296
2018-08-22 01:23:41 +00:00
qingszhao 26753b5b0d 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: Ib856db013f4a38e0dd520d15f60cb8d89acd15e2
Story: #2002586
Task: #24296
2018-08-22 01:23:38 +00:00
Doug Hellmann fc60bbe734 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: I6926bee3efd4a457aa524608b93a114f592da275
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 17:46:30 -04:00