Commit Graph

16 Commits

Author SHA1 Message Date
Ghanshyam Mann 31410355d4 Retire the python-searchlightclient project
As announced in openstack-discuss ML[1], Searchlight project
is retiring in Wallaby cycle.

This commit retires python-searchlightclient repository as per
process deinfed in project-guide[2]. Anyone would like to maintain
it again, please revert back this commit and propose the re-adding it
to governance.

The community wishes to express our thanks and appreciation to all of
those who have contributed to the python-searchlightclient project
over the years.

Depends-On: https://review.opendev.org/c/openstack/project-config/+/764519
Needed-By: https://review.opendev.org/c/openstack/governance/+/764530

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018637.html
[2] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository

Change-Id: If02fcc1c21abc9040a3b81cfa4973c7c6382ea15
2020-11-28 04:01:07 +00:00
OpenStack Release Bot 75bb786669 Add Python3 wallaby unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for wallaby.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Ic7ac08fc4e54c815c0ccb3cc82b3bc999ea62a7f
2020-09-09 17:41:27 +00:00
OpenStack Release Bot 0fe6205a1a Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I472b6a946f85702f83fecba0a25151a781f4dd7d
2020-04-11 18:49:21 +00:00
Ghanshyam Mann d307e8e6ed [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

python-searchlightsclient 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: I37810f2e78523388a70cad0034f8d4d9e73e218b
2020-01-22 02:36:31 +00:00
kangyufei 1700ee254e Switch to Ussuri jobs
Change-Id: Ic05863767d361a31ec45272e9e5b40df2322efa6
2019-10-22 14:30:08 +08:00
Corey Bryant de228e7b38 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: Id4c91cd65f3551ebced59b9f238520fa6a73e2e7
Story: #2005924
Task: #34245
2019-07-05 16:05:38 -04:00
Trinh Nguyen 323eb9fd4f Drop py35 tests
Target python runtime for Stein is py36 [1]. So, I will drop py35
tests.

[1] https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein

Change-Id: I3b6db2463864635246ccb4a551898861b890a818
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
2019-03-18 15:13:41 +09:00
ZhongShengping 1be720f91d 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: I41f57a50a58fb5045ba802f6360a4f04546e2928
Story: #2004073
Task: #27451
2019-02-19 17:05:44 +08:00
Nguyen Hai Truong de7d1f3458 Add cover job
Insert python coverage job for py-test.

Change-Id: I098f16254d22f28d2fbbfe01899a601431cc1323
2018-11-07 13:53:50 +00:00
Trinh Nguyen 62725614cc Use openstack-lower-constraints-jobs
Change-Id: I87875962b7d4004d624db2a4774dc4b4bf0013a2
2018-09-10 22:03:56 +09:00
Andreas Jaeger 5dd3a32249 Revert "Update zuul config"
This reverts commit dda8f0db37.

For details, see https://docs.openstack.org/infra/manual/creators.html#central-config-exceptions

Change-Id: Iabf749ef6be80113dc1057cd3ec3324d28da19ae
2018-09-10 12:38:00 +00:00
Trinh Nguyen dda8f0db37 Update zuul config
Change-Id: I387fdb7eb9b2c90b04b926ddfefe7b99b10eda69
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
2018-09-10 17:00:30 +09:00
Doug Hellmann 4ae0762538 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: Ie87b5f50bab2e930e571f0177f6dc259ca0f4596
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
2018-08-27 14:03:56 +00:00
Nguyen Hai efa4a5189f 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: I2306952b5a72579e628b9a6e59451293373246fb
Story: #2002586
Task: #24333
2018-08-21 14:44:50 +09:00
Nguyen Hai c7ee405390 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: Ie70e03cfd310755cdb445c74101ca49cb47ba0e4
Story: #2002586
Task: #24333
2018-08-21 14:44:49 +09:00
Nguyen Hai 2ab018cfbd 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: Icacdf1b72ec0249f5d340c0763cca2208fbe08df
Story: #2002586
Task: #24333
2018-08-21 14:44:10 +09:00