As discussed in TC PTG[1] and TC resolution[2], we are dropping the lower-constraints.txt file and its testing. We will keep lower bounds in the requirements.txt file but with a note that these are not tested lower bounds and we try our best to keep them updated. [1] https://etherpad.opendev.org/p/tc-zed-ptg#L326 [2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal Change-Id: I6c0a5d5aa56f1341cba6d971a312fee57bb2cf8f
24 lines
692 B
YAML
24 lines
692 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- sushy-tools-tempest-partition-bios-redfish-pxe
|
|
- sushy-tools-tempest-partition-uefi-redfish-vmedia
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py36
|
|
- openstack-tox-py37
|
|
- openstack-tox-py38
|
|
- openstack-tox-py39
|
|
gate:
|
|
jobs:
|
|
- sushy-tools-tempest-partition-bios-redfish-pxe
|
|
- sushy-tools-tempest-partition-uefi-redfish-vmedia
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py36
|
|
- openstack-tox-py37
|
|
- openstack-tox-py38
|
|
- openstack-tox-py39
|