Revert "Move test-release-openstack job to Noble"
This reverts commit d737fdbbfd5234503a8c9f48a518bc07c8b67208. Reason for revert: Needs a fix to use venv instead of "pip --user" install Change-Id: Ib4a5e5d2089a4c7c7a3517f5b05f0358309c8875
This commit is contained in:
parent
d737fdbbfd
commit
eeb421be7e
@ -47,44 +47,6 @@
|
|||||||
vars:
|
vars:
|
||||||
release_python: python3
|
release_python: python3
|
||||||
|
|
||||||
- job:
|
|
||||||
name: test-release-openstack
|
|
||||||
nodeset: ubuntu-noble
|
|
||||||
parent: base
|
|
||||||
description: |
|
|
||||||
Test building python tarballs / wheels and the packaging metadata.
|
|
||||||
pre-run: playbooks/pti-python-tarball/pre.yaml
|
|
||||||
run: playbooks/pti-python-tarball/check.yaml
|
|
||||||
vars:
|
|
||||||
release_python: python3
|
|
||||||
files:
|
|
||||||
- setup.cfg
|
|
||||||
- setup.py
|
|
||||||
- README.rst
|
|
||||||
branches:
|
|
||||||
regex: ^*/(victoria|wallaby|xena|yoga|zed|2023.1|2023.2|2024.1|2024.2)$
|
|
||||||
negate: true
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: test-release-openstack
|
|
||||||
nodeset: ubuntu-jammy
|
|
||||||
parent: base
|
|
||||||
description: |
|
|
||||||
Test building python tarballs / wheels and the packaging metadata.
|
|
||||||
pre-run: playbooks/pti-python-tarball/pre.yaml
|
|
||||||
run: playbooks/pti-python-tarball/check.yaml
|
|
||||||
vars:
|
|
||||||
release_python: python3
|
|
||||||
files:
|
|
||||||
- setup.cfg
|
|
||||||
- setup.py
|
|
||||||
- README.rst
|
|
||||||
branches:
|
|
||||||
- ^.*/2023.1
|
|
||||||
- ^.*/2023.2
|
|
||||||
- ^.*/2024.1
|
|
||||||
- ^.*/2024.2
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: test-release-openstack
|
name: test-release-openstack
|
||||||
nodeset: ubuntu-focal
|
nodeset: ubuntu-focal
|
||||||
@ -99,12 +61,6 @@
|
|||||||
- setup.cfg
|
- setup.cfg
|
||||||
- setup.py
|
- setup.py
|
||||||
- README.rst
|
- README.rst
|
||||||
branches:
|
|
||||||
- ^.*/victoria
|
|
||||||
- ^.*/wallaby
|
|
||||||
- ^.*/xena
|
|
||||||
- ^.*/yoga
|
|
||||||
- ^.*/zed
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: publish-openstack-python-tarball
|
name: publish-openstack-python-tarball
|
||||||
|
Loading…
x
Reference in New Issue
Block a user