11 Commits

Author SHA1 Message Date
zhulingjie
dfdb5ac509 Switch to official Ussuri jobs
Change-Id: I57540c744ed6aa1edfea50b86d0900fdf59ceff9
2019-10-11 23:38:06 +08:00
Corey Bryant
db780378d2 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: Ie47812bec5284d447a2f9c339a5b29d49d83ab53
Story: #2005924
Task: #34234
2019-08-09 22:48:06 +00:00
Ghanshyam Mann
2f8250f3f7 Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: Iba00d9fadaf3a682f3e4bb2dea335dfc74cf030d
2019-05-30 13:39:24 +00:00
Andreas Jaeger
d65c3709b9 Use template for lower-constraints
Small cleanups:

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

Change-Id: I96e67b9d57710d707328a514d837bfe95d976ce4
Needed-By: https://review.openstack.org/623229
2018-12-20 20:11:10 +01:00
Doug Hellmann
da6709626b 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: Idc7f9fc739449683a3a5fbcdd080a5105f061e85
Story: #2002586
Task: #24322
2018-08-11 18:20:12 -04:00
Doug Hellmann
0dbb8dd0af 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: I08f1b22e5d244cf0d4a263707b13286e941f6fde
Story: #2002586
Task: #24322
2018-08-07 16:17:32 -04:00
Doug Hellmann
0d60c4bedf 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.

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

Change-Id: Ie480cd3681b0a3eedbaebe1f30b7a863c87360ec
Story: #2003250
2018-08-03 17:44:18 -04:00
Doug Hellmann
f659198dfc 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: I33404e115161a430ce0587bf203450c8145db0a0
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-24 21:02:26 -04:00
Andreas Jaeger
ee821373ac Drop tox-mysql-python job
Change Ie17f4543fa3d72b507d88d2c4023a9a5a430419e removed the
mysql-python support, remove the job for this.

This removes also the .zuul.yaml file, since the mysql-python job was
the only configured job.

Change-Id: I113ca2069a2e93482be0729857dde9737743da9a
2017-12-20 10:14:06 +01:00
James E. Blair
29f8e6bce9 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: Ia726109e485be3eb3d504429b2a7ca3ebe145e56
2017-10-29 17:45:40 -07:00
Tovin Seven
b37a9f9646 Migrate to zuulv3 - move legacy jobs to project
This patch do step 1 in the docs: Move Legacy Jobs to Projects.

Change-Id: Ie1f07062ed18350bcbb9e7b5e33c7ab2390be9ab
Needed-By: I46d62bd18657ad3c618e23a42f472d7c1b711d46
Needed-By: I69de25a4a21b7980ce6f6bb6bc1e41516e1333e0
2017-10-23 09:35:24 +00:00