summaryrefslogtreecommitdiff
path: root/.zuul.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Switch to 2023.1 Python3 unit tests and generic template nameOpenStack 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: I0b5f6a1b7de16ea9a5ee50bdc72b0bb4ceef1e29
* Update python testing as per zed cycle teting runtime4.0.0Ghanshyam Mann2022-05-101-1/+1
| | | | | | | | | | In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. Moving the py36 job to py38 based as well as updating the python classifier also to reflect the same. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Change-Id: I9b3a05c708d53d1e7775eefdac802392fd18bc24
* Merge "Remove lower-constraints.txt"Zuul2022-03-111-2/+0
|\
| * Remove lower-constraints.txtCyril Roelandt2021-12-101-2/+0
| | | | | | | | Change-Id: If4881229935d6f2ca0f1632cc9a9ad473f8de33e
* | Fix functional CI jobBrian Rosmaita2022-02-251-1/+0
|/ | | | | | | | | | | The glanceclient-dsvm-functional job is currently running unit tests, whereas it should be running the functional tests. Fixed by honoring the path in .stestr.conf like other trees. Also removed tox.ini from the list of irrelevant-files for this job, because as it turns out, it is relevant. Change-Id: I59773caa00ff0dfc970c0e4d45aa5d8ae006b1c6
* Add Python3 yoga unit testsOpenStack Release Bot2021-09-101-1/+1
| | | | | | | | | | | This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I98553ae1ab9b8b3f530476629dc7f901d5d2bd67
* Add Python3 xena unit testsOpenStack Release Bot2021-03-111-1/+1
| | | | | | | | | | | This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ia7ed638cda0d3f1e0e96fec9bb73eb4315ed810b
* Add Python3 wallaby unit testsOpenStack Release Bot2020-09-091-1/+1
| | | | | | | | | | | 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: I11d4eb88594608fdf21e1219b4aafcef606bf6f1
* Add Python3 victoria unit testsSean McGinnis2020-04-101-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: I644e0dcb7c82f7eb3d112f03c021aff8db904aa5 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
* Merge "Move py35 jobs to latest python3"Zuul2020-03-261-8/+8
|\
| * Move py35 jobs to latest python3Ghanshyam2020-01-221-8/+8
| | | | | | | | | | | | | | | | | | | | glanceclient-tox-py35-keystone-tips and glanceclient-tox-py35-oslo-tips jobs run on py35 which should be moved the newer python3 version. Moving them to py3 env so that they can pickup the available python version on running node. Change-Id: I5fadbadf9eee2163ef6d17af2ceb49883151038c
* | Remove .zuul.yaml from the list of irrelevant filesCyril Roelandt2020-03-171-1/+0
| | | | | | | | Change-Id: Ibf038748df6e037df876c0e65d49aa79031275af
* | Remove v1 testsErno Kuvaja2020-02-191-50/+0
| | | | | | | | Change-Id: Ic6cb15670a42d0cea424f58d6a1d85d5471e162e
* | Drop support for tempest-fullAbhishek Kekane2020-02-191-1/+0
|/ | | | | | | | | Even after dropping support for py2, tempest-full job is still running using python2. Removed this job from the set of templates. Change-Id: If37a91a4a362f37f396c161b980a2db20838fe3b
* Drop python 2.7 support and testingGhanshyam Mann2020-01-221-22/+1
| | | | | | | | | | | | | | | OpenStack is dropping the py2.7 support in ussuri cycle. python-glanceclient 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://review.opendev.org/#/c/691178/ Change-Id: I029d10a2860c5ba371ff9c5df9b7e2c645a7dfbb
* Add Python 3 Train unit testsCorey Bryant2019-06-251-3/+1
| | | | | | | | | | | | 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: I4f689ee8b9534952ca30db944e547cb7ca74a17f Story: #2005924 Task: #34208
* OpenDev Migration PatchOpenDev Sysadmins2019-04-191-3/+3
| | | | | | | | | | | | | | | 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.
* Merge "add python 3.7 unit test job"Zuul2019-03-061-0/+1
|\
| * add python 3.7 unit test jobCorey 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: I4f764b17155bc6cbaf9f03bd9f295de178ed0272 Story: #2004073 Task: #27415
* | Update irrelevant-files for dsvm-functional testsBrian Rosmaita2019-02-281-0/+18
|/ | | | | | | | Update the irrelevant files so the expensive dsvm-functional test jobs are not run for documentation, release note, or other minor non-code changes. Change-Id: Ifbac5e891131b3f66d9332a33d818437fa67c0cc
* Refactor periodic "tips" jobs2.14.0Brian Rosmaita2018-10-111-4/+22
| | | | | | | | | | Two changes: 1 - declare the abstract base tips jobs 'abstract' 2 - add a branch matcher to where the periodic tips jobs are invoked in the project definition so that they only apply to the master branch Change-Id: If80ead2796c370b9539a0d7dd12bb8d35de8abcf
* Cleanup .zuul.yamlAndreas Jaeger2018-09-171-9/+6
| | | | | | | | | * Sort list of templates alphabetically * Use lower-constraints-jobs template, remove jobs * Use tox-cover template that runs job voting in gate instead of in post queue, remove job Change-Id: Ifdfa5c4b27cdeb1b4671188bf9fc30cb7f721c07
* add lib-forward-testing-python3 test jobNguyen Hai2018-08-201-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: I6c76d04d28a610d3bf563f9cecffcdcbd432fc52 Story: #2002586 Task: #24297
* add python 3.6 unit test jobNguyen Hai2018-08-201-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: I4530174cfa59bbaef474847276e4bc39c593f670 Story: #2002586 Task: #24297
* switch documentation job to new PTINguyen Hai2018-08-201-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: I15c2d1da21c05c6530e7c05e8e90c2660a041144 Story: #2002586 Task: #24297
* import zuul job settings from project-configNguyen Hai2018-08-201-0/+10
| | | | | | | | | | | | | | | | | | | | 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: If6a88f851bf2509ae6e452aa27de34cd9a3b5f88 Story: #2002586 Task: #24297
* Add experimental python3 functional test gateBrian Rosmaita2018-06-081-0/+10
| | | | Change-Id: I7dcdc23c5fbfa21f194fb5a45cd8ca157b1e0362
* Remove functional-identity-v3-only jobBrian Rosmaita2018-06-061-9/+0
| | | | | | | | | | | | The glanceclient-dsvm-functional-identity-v3-only job is exactly like the glanceclient-dsvm-functional job, except that it sets the devstack config option ENABLE_IDENTITY_V2 to False. Change I5afcba6321f496b8170be27789bee7c9ad8eacce in devstack makes False the default value for this option, so we already have a voting gate job that uses identity v3. This patch removes the redundant non-voting identity-v3-only job. Change-Id: I5d5550c06b179810d25a472cc423403daed43776
* Add periodic tips jobsBrian Rosmaita2018-05-301-0/+53
| | | | | | | | | Add jobs to the periodic queue that run the glanceclient unit tests against the master of various libraries we consume so that we don't have to wait for a release to detect a change that could be problematic. Change-Id: If4090462449b4c5340754490aa8f4116d5608e34
* Merge "Split glanceclient functional tests"Zuul2018-04-121-4/+44
|\
| * Split glanceclient functional testsBrian Rosmaita2018-03-281-4/+44
| | | | | | | | | | | | | | | | | | | | | | | | Prepare for the Image API v1 to be removed from glance during Rocky by splitting the functional tests that hit v1 from the tests that hit v2. Introduce a new job that runs the functional-v1 tests against a devstack running glance stable/queens, and configure this job for both check and gate for the glanceclient. The v2 functional tests continue to be run for both check and gate against a devstack running glance master. Change-Id: Ifa98ada26a84e4cca3ea8c98173f61a6174cca27
* | add lower-constraints jobDoug Hellmann2018-04-091-0/+2
|/ | | | | | | | | | | | | | | | | 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: I6a7a78800caf3c536603ae0bcfeb03830c8a5860 Depends-On: https://review.openstack.org/555034 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Zuul: Remove project nameJames E. Blair2018-01-271-3/+2
| | | | | | | Zuul no longer requires the project-name for in-repo configuration. Omitting it makes forking or renaming projects easier. Change-Id: I6d35871757dc864d7fe6fad2fa9e62a9062a7575
* Restore functional testing under sslBrian Rosmaita2017-12-151-2/+0
| | | | | Closes-bug: #1738033 Change-Id: Ia3e2e210eea09ac07311f25ffa99ad0f4ced418d
* Migrate dsvm functional test jobs to project repoBrian Rosmaita2017-12-141-0/+50
Migrate legacy dsvm functional test jobs for python-glanceclient to the project repository as zuul3 jobs using the devstack functional base job. Co-authored-by: Monty Taylor <mordred@inaugust.com> Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com> Needed-By: I0b974bf60da6bafabeb037a75ac10654e2a6406c Needed-By: I0271a1430843ef546e991a7a3c4b572b3e404963 Depends-On: I84de60181cb88574e341ff83cd4857cce241f2dd Change-Id: I1977ee0d348645987107c2efb5b454d7f8b81adf