
Fedora 28 is an EOL release of fedora and OpenDev is very close to being able to remove those images. Tobiko is one of the last projects using the image. Update the use of that image to fedora latest (currently 29) so that newer fedora releases are tracked. Change-Id: I21ac4f8a9b283190d0b1424e314f4e92fbf54926
27 lines
786 B
YAML
27 lines
786 B
YAML
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
- docs-on-readthedocs
|
|
- openstack-cover-jobs
|
|
- openstack-python-jobs
|
|
- openstack-python35-jobs
|
|
- openstack-python36-jobs
|
|
- openstack-python37-jobs
|
|
- publish-to-pypi
|
|
- build-release-notes-jobs-python3
|
|
vars:
|
|
rtd_webhook_id: '84947'
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pylint
|
|
- tobiko-devstack-functional
|
|
- tobiko-devstack-scenario-centos-7
|
|
- tobiko-devstack-scenario-centos-7-queens
|
|
- tobiko-devstack-scenario-centos-7-rocky
|
|
- tobiko-devstack-scenario-centos-7-stein
|
|
- tobiko-devstack-scenario-fedora-latest
|
|
- tobiko-devstack-scenario-ubuntu-bionic
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pylint
|