Update .gitreview for r/stx.10.0

Change-Id: I1f9a85fd06e74af3a5142da8ec79b77061aa4b4e
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2025-01-08 13:23:14 -05:00
parent 7a7256da11
commit 6fecdf0d26
2 changed files with 15 additions and 4 deletions

View File

@ -2,3 +2,4 @@
host=review.opendev.org
port=29418
project=starlingx/virt.git
defaultbranch=r/stx.10.0

View File

@ -5,18 +5,28 @@
- stx-release-notes-jobs
check:
jobs:
- openstack-tox-pep8
- openstack-tox-linters
- stx-virt-tox-pep8
- stx-virt-tox-linters
- stx-virt-pylint
gate:
jobs:
- openstack-tox-pep8
- openstack-tox-linters
- stx-virt-tox-pep8
- stx-virt-tox-linters
- stx-virt-pylint
post:
jobs:
- stx-virt-upload-git-mirror
- job:
name: stx-virt-tox-linters
parent: openstack-tox-linters
nodeset: debian-bullseye
- job:
name: stx-virt-tox-pep8
parent: openstack-tox-pep8
nodeset: debian-bullseye
# This is the common base job definition for StarlingX flock services
- job:
name: flock-devstack-virt-base