Switch to openstack-k8s-operators/sg-core

sg-core was moved from github.com/infrawatch/sg-core to
github.com/openstack-k8s-operators/sg-core. While the infrawatch
sg-core will stay maintained for the forseeable future, the
openstack-k8s-operators version of sg-core will receive all
the new code.

Change-Id: I196e48eab1ad4ab0a307c1729f5e57453088d492
This commit is contained in:
Jaromir Wysoglad 2024-12-09 09:08:37 -05:00
parent bc2736e354
commit a3e0f9cce8

View File

@ -19,14 +19,14 @@
- openstack/diskimage-builder
- openstack/tempest
- gnocchixyz/gnocchi
- infrawatch/sg-core
- openstack-k8s-operators/sg-core
vars: &base_vars
configure_swap_size: 8192
devstack_plugins:
heat: https://opendev.org/openstack/heat
ceilometer: https://opendev.org/openstack/ceilometer
aodh: https://opendev.org/openstack/aodh
sg-core: https://github.com/infrawatch/sg-core
sg-core: https://github.com/openstack-k8s-operators/sg-core
# NOTE(jokke): The following will disable the gabbi based integration tests for now.
# We will need to figure out how we refactor them to be stable in the CI.
tempest_exclude_regex: (^telemetry_tempest_plugin\.scenario\.test_telemetry_integration\.)