Skip to content

Commit

Permalink
Migrate charm to charmhub latest/edge track
Browse files Browse the repository at this point in the history
Change-Id: Ib851928504cd2032848202f9dd57551801aedbb6
  • Loading branch information
ajkavanagh authored and wolsen committed Jan 29, 2022
1 parent 59ce3d9 commit 2079a9f
Show file tree
Hide file tree
Showing 17 changed files with 75 additions and 417 deletions.
27 changes: 27 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
type: charm

parts:
charm:
plugin: dump
source: .
prime:
- actions/*
- files/*
- hooks/*
- lib/*
- templates/*
- actions.yaml
- config.yaml
- copyright
- hardening.yaml
- icon.svg
- LICENSE
- Makefile
- metadata.yaml
- README.md

bases:
- name: ubuntu
channel: "20.04"
architectures:
- amd64
3 changes: 0 additions & 3 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ extra-bindings:
admin:
internal:
series:
- bionic
- focal
- groovy
- hirsute
- impish
provides:
nrpe-external-master:
Expand Down
10 changes: 3 additions & 7 deletions osci.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
- project:
templates:
- charm-yoga-unit-jobs
- charm-yoga-functional-jobs
- charm-unit-jobs-py38
- charm-unit-jobs-py39
- charm-xena-functional-jobs
- charm-wallaby-functional-jobs
- charm-victoria-functional-jobs
- charm-ussuri-functional-jobs
- charm-stein-functional-jobs
- charm-queens-functional-jobs
- charm-yoga-functional-jobs
39 changes: 0 additions & 39 deletions tests/bundles/bionic-queens.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions tests/bundles/bionic-rocky.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions tests/bundles/bionic-stein.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions tests/bundles/bionic-train.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions tests/bundles/bionic-ussuri.yaml

This file was deleted.

43 changes: 0 additions & 43 deletions tests/bundles/focal-ussuri.yaml

This file was deleted.

43 changes: 0 additions & 43 deletions tests/bundles/focal-victoria.yaml

This file was deleted.

43 changes: 0 additions & 43 deletions tests/bundles/focal-wallaby.yaml

This file was deleted.

Loading

0 comments on commit 2079a9f

Please sign in to comment.