Add charmbuild

Gate on charmbuild zuul job to prevent broken builds get merged.

Change-Id: Ib659814fc95f643fc1cc720699e9d1d84a7ae083
Signed-off-by: Felipe Reyes <felipe.reyes@canonical.com>
This commit is contained in:
Felipe Reyes
2025-10-24 11:53:15 -03:00
parent b57b99dd7d
commit 3597672626
2 changed files with 7 additions and 1 deletions

View File

@@ -2,3 +2,9 @@
templates:
- openstack-python3-charm-jobs
- openstack-cover-jobs
check:
jobs:
- charmbuild
vars:
charmbuild_charmcraft_channel: 3.x/stable
charm_build_name: nova-compute

View File

@@ -6,4 +6,4 @@
needs_charm_build: true
charm_build_name: nova-compute
build_type: charmcraft
charmcraft_channel: 3.x/beta
charmcraft_channel: 3.x/stable