Commit Graph

14 Commits

Author SHA1 Message Date
Moisés Guimarães de Medeiros 401dcd9fc4 Move zuul config file to root folder
Moving .zuul.d/project.yaml to .zuul.yaml as it is the only file in
that folder and to look similar to other oslo repos.

Change-Id: I787f57e57e5dd83d08dfaecca2405bf064c9f924
2021-01-12 15:15:44 +01:00
Moisés Guimarães de Medeiros cefa4d4750 Dropping lower constraints testing
We facing errors related to the new pip resolver, this
topic was discussed on the ML and QA team proposed to
to test lower-constraints [1].

I propose to drop this test because the complexity and recurring pain needed
to maintain that now exceeds the benefits provided by this mechanismes.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html

Change-Id: I83e50eade2cf9924424d763421e464e559c16a08
2021-01-12 15:14:55 +01:00
OpenStack Release Bot f97f99a0c4 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: Id3cb71eb863a9c80e7abc3d11e0fabaf1d6e6b5f
2020-09-11 20:56:38 +00:00
OpenStack Release Bot e5618ff363 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: Ifa363aba4403932ce34a721b668ac2f878fe1ef5
2020-04-14 10:13:32 +00:00
Stephen Finucane 4e071eb034 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in Ussuri cycle.

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: I13ce8e8264679a19c7b108381ccb969573ea9ac6
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Sem-Ver: api-break
2020-02-03 15:12:02 +00:00
pengyuesheng 2dc529f837 Switch to Ussuri jobs
Change-Id: Icd54952c987153b0473872733db2bf7253d7c1f1
2019-10-24 14:26:24 +08:00
Corey Bryant 2488c1e1ce 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: Ia547c6f2e27c12ef58eb955286b5f2ab5359c2e2
Story: #2005924
Task: #34234
2019-07-05 14:43:07 -04:00
Ghanshyam Mann a73e55d1bd 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: I915a7c690e127aaf271b3862bbbd63fca582ae2b
2019-04-15 18:58:28 +00:00
ZhongShengping fd4c1a0bf4 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
Story: #2004073
Task: #27440

Change-Id: Iffdb4ad1ab66c570e0a94cfa02a4eedd3a906d08
2019-02-19 13:56:42 +08:00
Andreas Jaeger 3e4fc82843 Use template for lower-constraints
Small cleanups:

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

Change-Id: I0ab48c3e5f1e34f73f9ed60b51cbf38ffc867f7b
Needed-By: https://review.openstack.org/623229
2018-12-20 21:57:45 +01:00
Doug Hellmann 6d0aa06218 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: Icfe03bc959cf8a0ae4911fb76c79fe74d5ba3e57
Story: #2002586
Task: #24322
2018-08-11 18:20:12 -04:00
Doug Hellmann fbb9611454 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: I3a73ebc7682704eec5ee9819417d538fa78e13de
Story: #2002586
Task: #24322
2018-08-07 16:17:32 -04:00
Doug Hellmann 65a4d5fd99 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: I3cf9088f49df81516e2fe1301cdd56d12daaaae9
Story: #2003250
2018-08-03 17:43:57 -04:00
Doug Hellmann 98aba84d71 add a job to run unit tests against the lower bounds of our dependencies
This is part of the migration to stop syncing global requirements into
projects.

http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html

Depends-On: https://review.openstack.org/555034
Change-Id: Ie768d173b0940bea0d8c299a17cf2dbd6fc6e2fd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-24 21:02:20 -04:00