summaryrefslogtreecommitdiff
path: root/.zuul.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Switch to 2023.1 Python3 unit tests and generic template nameHEAD5.1.0stable/2023.1masterOpenStack Release Bot2022-09-141-1/+1
| | | | | | | | | | | | This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for antelope. Also, updating the template name to generic one. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I3a119e8b17c4c217f5dbcb01e254862bcf54a3a0
* Update python testing as per zed cycle teting runtimeGhanshyam Mann2022-05-101-1/+1
| | | | | | | | | In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Change-Id: Iac9b528727fda29f8e350c3db06fe5c0a2a971bd
* Drop lower-constrait jobTakashi Kajinami2021-04-051-1/+0
| | | | | | | | | | Lower-constraints is not required and has been dropped from Keystone because of an issue with the new dependency resolver in pip[1]. The job is currently broken so let's disable it to unblock gate first. [1] d6610594d1b766a8ee3ac65182b951f2a3d431f7 Change-Id: I67b8981b211c5d15154c919ea6f4f75639863437
* Add Python3 victoria unit testsOpenStack Release Bot2020-04-111-1/+1
| | | | | | | | | | | 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: I3f8b39b40588804dc644de63d792f4178c019a7d
* [ussuri][goal] Drop python 2.7 support and testingVishakha Agarwal2020-01-221-3/+1
| | | | | | | | | | | | | | | | OpenStack is dropping the py2.7 support in ussuri cycle. python-keystoneclient 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: Ib6b6f7ca394dfa78cd5c8aeac0941dd625efef3b
* Add Python 3 Train unit testsCorey Bryant2019-06-281-3/+2
| | | | | | | | | | | | 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: I88c28ddf9601bb7b69b663a44562ab2c118050de Story: #2005924 Task: #34215
* OpenDev Migration PatchOpenDev Sysadmins2019-04-191-1/+1
| | | | | | | | | | | | | | | This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
* Drop py35 jobsVishakha Agarwal2019-03-011-1/+0
| | | | | | | | | | | | Python 3.5 was the target runtime for the Rocky release. The current target py3 runtime for Stein is Python 3.6, so there is no reason to keep testing against the older version. Also correct setup.cfg and tox.ini to reflect the current supported Python versions. https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein Change-Id: I67c892e0b5afaf8e603a77102e06567a1bfe2eb6
* add python 3.7 unit test job3.19.0Corey Bryant2019-02-141-0/+1
| | | | | | | | | | | | | 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: I0e44d9896c5970f0ca07438c372aec826aeb5c01 Story: #2004073 Task: #27422
* Fix keystoneclient-devstack-functional jobJens Harbott2018-11-281-2/+7
| | | | | | | | | | | | The keystoneclient-devstack-functional job works fine when being run against this repo, but fails when running against the keystone repo because of conflicts within the tools/test-setup.sh script there. Do our own definition of the job to make sure that we always run tox against the correct repo. Also base the job on devstack-minimal to avoid installing more serviced than needed. Change-Id: Ie4c03de48a3b7f2fb3967a185486c6fb0d6e0a5f
* Use python3 for functional testsColleen Murphy2018-11-061-0/+2
| | | | | | | | | | Switch to python3 for the tox basepython and for the devstack setup for functional tests to fulfill the python3-first goal[1]. We still have unit test coverage for python2. [1] https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: If82196ce6a2fffe6a43bb59077c6bdd712276958
* Make the functional test votingColleen Murphy2018-11-061-2/+4
| | | | | | These tests are stable, so make them voting. Change-Id: I6fad63b342639937566d55f400db63eefdd23a1b
* Convert functional tests to Zuulv3Colleen Murphy2018-10-281-4/+3
| | | | | | | Use the devstack-tox-functional-consumer job as a parent job to allow us to remove the custom playbooks and devstack hooks. Change-Id: Ide6e6da3cbb479b5149fb44f0ef392dc80202910
* Import legacy keystoneclient-dsvm-functionalAndreas Jaeger2018-09-241-1/+12
| | | | | | | Import Zuul v2 legacy job so that it can be modified and converted to v3 in-repo. Change-Id: Ia1a0efa0591d0e37e22a8cac24b72af63604f087
* Use templates for cover and lower-constraintsAndreas Jaeger2018-09-241-7/+2
| | | | | | | | | | | Use openstack-tox-cover template, this runs the cover job as non-voting in the check queue only. Use openstack-lower-constraints-jobs template Remove jobs that are part of the templates. Change-Id: I53c95dfd73679653099df83400e18f9ba5c1def7
* add lib-forward-testing-python3 test jobDoug Hellmann2018-08-291-0/+1
| | | | | | | | | | | | 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: I50cd4bef7aae2792f38333fe019d0ec1b7fb2736 Story: #2002586 Task: #24304
* add python 3.6 unit test jobDoug Hellmann2018-08-291-0/+1
| | | | | | | | | | | | 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: Id84bb8e0e754b6eb20f85f0a0c1c7416bb9664c8 Story: #2002586 Task: #24304
* switch documentation job to new PTIDoug Hellmann2018-08-291-2/+2
| | | | | | | | | | | | | 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: I33d8721a9fd6ef8b2daa542f9e51dc36cd69dbac Story: #2002586 Task: #24304
* import zuul job settings from project-configDoug Hellmann2018-08-291-0/+12
| | | | | | | | | | | | | | | | | | | | 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: I93c27562e47fe34b6ec9a2886347c4f224163eca Story: #2002586 Task: #24304
* add lower-constraints job3.16.0Doug Hellmann2018-04-091-0/+7
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: I27d40ced965e35f5edcb1200faa5d1693cc12544 Depends-On: https://review.openstack.org/555034 Signed-off-by: Doug Hellmann <doug@doughellmann.com>