-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport watcher support to zed release.
Backport the watcher support to zed. This involves the following: * Update .gitreview file * Update osci jobs in osci.yaml * Update src/metadata.yaml to specify jammy/kinetic support, fix descriptions * Update src/test-requirments.yaml for stable/zed zaza branches * Update test bundles to use zed * Add override to specify the common cpu-model for migrations Func-Test-Pr: openstack-charmers/zaza-openstack-tests#1178 Change-Id: Ie9ae372b63d17c7b9087ebd7674fa58e7bc8f634
- Loading branch information
Showing
11 changed files
with
94 additions
and
379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ | |
host=review.opendev.org | ||
port=29418 | ||
project=openstack/charm-watcher.git | ||
|
||
defaultbranch=stable/zed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
- project: | ||
templates: | ||
- charm-unit-jobs | ||
- charm-functional-jobs | ||
- charm-unit-jobs-py310 | ||
- charm-zed-functional-jobs | ||
vars: | ||
needs_charm_build: true | ||
charm_build_name: watcher | ||
build_type: charmcraft | ||
charmcraft_channel: 2.x/stable | ||
charmcraft_channel: 2.0/stable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.