summaryrefslogtreecommitdiff
path: root/.zuul.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Skip building wheels for release jobs"Zuul2021-10-211-0/+16
|\
| * Skip building wheels for release jobsTim Burke2021-06-081-0/+16
| | | | | | | | Change-Id: I94224863b67a2ff264594dec1b958c29bef08425
* | Add non-voting pyeclib python3 unit test jobsMatthew Oliver2021-05-271-0/+19
|/ | | | | | | | | | Add non-voting pyeclib-libec-jobs-arm64 project template. It includes 1 non-voting project job: * libec-pyeclib-unit-arm64 And running on seperate pipeline `check-arm64`. Change-Id: I14a2ebb5424ff9c76a3fd273aee047baba4d7fc1
* Test under py39Tim Burke2021-03-301-2/+4
| | | | Change-Id: Ic6a51675dbf1c4c7a7540d9a0d80ee33cb064b80
* Move liberasurecode-git behavior into all tox envs with compilelibs markerTim Burke2020-09-241-14/+20
| | | | | | | | | | | | This should let us use that to test against master libec in the gate, rather than relying on legacy job cruft. It may complicate cross-project dependencies, but I don't know that we did that much anyways. Add a job to test against master libec on centos8, as well. Change-Id: I33553d9a3432d97a28e4ea685ffc7bc4fb92a340
* Update gate jobsTim Burke2020-09-221-3/+12
| | | | | | | * Add py38 job * Add py36-on-centos8 job Change-Id: I020afad0bfe5144786bb8b6e1a99386f8c78a908
* Fix gateTim Burke2020-09-221-2/+2
| | | | | | | | * Update pike to train * Fix pep8 * Mark jobs based on legacy jobs non-voting until we can replace them Change-Id: Ia83ad102bb5c096b01ce73bffb86d44732d2c784
* Update testing after renameAndreas Jaeger2019-05-301-4/+4
| | | | | | Follow rename of repos from x/ to openstack/ and update jobs for this. Change-Id: I4bb1990305ff1b127e59752879971b94177200b4
* Update .zuul.yamlAndreas Jaeger2019-05-041-2/+0
| | | | | | | | | | | Remove publish-to-pypi, it should stay in project-config so that tagging of repos with multiple branches works, see https://docs.openstack.org/infra/manual/creators.html#central-config-exceptions Remove names, this should never be used - and is a noop. It will cause harm in case the repo gets renamed. Change-Id: I45f92fbf282afab06a80db5cd5b311db76344737
* OpenDev Migration PatchOpenDev Sysadmins2019-04-191-5/+5
| | | | | | | | | | | | | | | 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.
* Update tox default env list; add py37 jobTim Burke2019-02-261-0/+2
| | | | Change-Id: Id7807e17c6628124b98bd6a371bf6ac2ebbbd9cc
* Move experimental jobs to be gatingTim Burke2019-02-131-1/+8
| | | | Change-Id: I2dc7e3b59fbdceec84d4ee563ef47f16aee0f3ca
* Move project-config job definitions in-treeTim Burke2019-02-131-0/+6
| | | | | | Also, add py36 to the experimental checks. Change-Id: I84fbe1c0ea7f3d991d37ef123630cef5519a2f49
* Zuul: Remove project nameJames E. Blair2018-02-011-1/+0
| | | | | | | Zuul no longer requires the project-name for in-repo configuration. Omitting it makes forking or renaming projects easier. Change-Id: I8cae11017bed141941a59af5943afe47d99e1b81
* Convert tox job to native v3 ZuulAndreas Jaeger2017-12-171-9/+8
| | | | | | | | | | | | | Use a native Zuul v3 jobs for the tox job. Remove the now unused playbooks. Also, add file extensions to playbooks, these are required now. Fix bindep.txt file: * Update package liberasurecode-devel, it does not exist in CentOS 7. * Update package yasm, it does not exist in CentOS 7. Change-Id: Ib576497058637b01d63bda3f5369527fe2505e01
* Migrate to zuulv3 - move legacy jobs to projectTovin Seven2017-10-241-0/+36
This patch do step 1 in the docs: Move Legacy Jobs to Projects. Co-Authored-By: Kien Nguyen <kiennt@vn.fujitsu.com> Change-Id: Ia465588d025fc939c83434794db58d95fa5e1611 Needed-By: I02295ad9c2eb5e0b350ad297a99ef0e8638a46f8 Needed-By: I52d2d1c021d4af21993b006e36b5761435e3db50