Migrate charm to charmhub latest/edge track

Change-Id: Ice3345cb923e6e498043305dd181f4d9835d059f
This commit is contained in:
Alex Kavanagh 2022-01-27 14:43:14 +00:00
parent c6e2abe8cb
commit de30617b01
6 changed files with 16 additions and 14 deletions

13
charmcraft.yaml Normal file
View File

@ -0,0 +1,13 @@
type: charm
parts:
charm:
source: src/
plugin: reactive
build-snaps: [charm]
bases:
- name: ubuntu
channel: "20.04"
architectures:
- amd64

1
metadata.yaml Symbolic link
View File

@ -0,0 +1 @@
src/metadata.yaml

View File

@ -1,11 +1,10 @@
- project:
templates:
- charm-yoga-unit-jobs
- charm-unit-jobs-py38
- charm-unit-jobs-py39
check:
jobs:
- bionic
- focal
- hirsute
- impish:
voting: false
- jammy:

View File

@ -12,8 +12,5 @@ peers:
magpie:
interface: magpie
series:
- bionic
- focal
- groovy
- hirsute
- impish

View File

@ -1,5 +0,0 @@
series: hirsute
applications:
magpie:
num_units: 3
charm: magpie

View File

@ -1,9 +1,7 @@
charm_name: magpie
gate_bundles:
- bionic
- focal
- hirsute
- impish
dev_bundles:
@ -21,6 +19,5 @@ tests:
tests_options:
force_deploy:
- hirsute
- impish
- jammy