Add cross-gating job with openstacksdk

This is a good canary for schema-related issues. It seems reasonable to
only run on direct API-related changes. Anything that breaks on the SDK
side should be caught by the SDK job.

Change-Id: I2d6ba3666e569f867fd13b695d16d13e44e3fd44
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2025-09-10 16:12:11 +01:00
parent 7681e2216d
commit 7ca8ddccf2

View File

@@ -44,6 +44,9 @@
# NOTE(rpittau): Currently broken because of an issue with parted
- metalsmith-integration-glance-centos9-uefi:
voting: false
- openstacksdk-functional-devstack:
files:
- ^ironic/api/.*$
#####################################################################
# Grenade should be removed in advance of the unmaintained branches #
# as it doesn't know how to upgrade from an unmaintained branch. #