Commit Graph

11 Commits

Author SHA1 Message Date
Cai Hui 7a7a97dd0c 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: Iaa74763ad7fa80ad5b47cc820a04b8e3a7ad25d9
2022-05-08 16:38:19 +08:00
Carl caihui b8e9db6060 Update gate ci
Change-Id: If85bb9086897849cdd969cf4267b85f658bad9d8
2021-11-03 23:28:18 +00:00
caihui 7970da0317 Update CI jobs for wallaby
Change-Id: I51c62b12af6e6609be3b18358c8541e297b208be
2020-11-09 19:59:24 -08:00
Caihui 3d327a66c5 Remove mock from lower-constraints
This packages is only needed  for python2.x.

Change-Id: I729d9c6482ab604d31f74ecdae0c33eaa16efb34
2020-06-24 03:46:14 -07:00
Ghanshyam Mann d682c3a615 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

freezer-dr is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I8c2e92f459c6a0fda26b44039837bd95db55873e
2019-11-22 01:53:02 +00:00
xuanyandong 1f3892bb08 Switch to Ussuri jobs
Change-Id: I8ee14a5b0e50aaad9333d0bea85a924a230839e4
2019-10-25 15:52:00 +08:00
Corey Bryant 5649914504 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: Ia643f9d691215d06cdd81fd111460fb42d6b1e7f
Story: #2005924
Task: #34207
2019-06-24 09:25:17 -04:00
Cai Hui e13908ef62 Add the py37 testing job
Add the py37 testing job

Change-Id: I68df667650faec604d2ee2f84f401755da4572e9
2019-05-24 23:19:12 -04:00
Ghanshyam Mann 8f8142b03f 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: Ief9e9871f35721f697dec2b1efd284a7f9e135af
2019-04-14 21:17:19 +00:00
Nguyen Hai 52e4ab5779 add python 3.6 unit test job and switch documentation job to new PTI
See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I0ee0a4d4c263d05b0d8c3a4df292011eecdf55fd
Story: #2002586
Task: #24296
2018-08-30 10:26:49 +09:00
qingszhao 758c7ff37e 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: I11675fbb30826eedde810652d8a5438e1a20f9c5
Story: #2002586
Task: #24296
2018-08-22 01:22:50 +00:00