canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #12258
[Merge] ~pwlars/testflinger-agent/+git/testflinger-agent-charm:support-focal into ~canonical-hw-cert/testflinger-agent/+git/testflinger-agent-charm:main
Paul Larson has proposed merging ~pwlars/testflinger-agent/+git/testflinger-agent-charm:support-focal into ~canonical-hw-cert/testflinger-agent/+git/testflinger-agent-charm:main.
Requested reviews:
Canonical Hardware Certification (canonical-hw-cert)
For more details, see:
https://code.launchpad.net/~pwlars/testflinger-agent/+git/testflinger-agent-charm/+merge/428126
no idea if this works, but it's uploaded to charmhub in beta. At least looking at the store page, it does seem to do the trick and shows both install targets
--
Your team Canonical Hardware Certification is requested to review the proposed merge of ~pwlars/testflinger-agent/+git/testflinger-agent-charm:support-focal into ~canonical-hw-cert/testflinger-agent/+git/testflinger-agent-charm:main.
diff --git a/charmcraft.yaml b/charmcraft.yaml
index 7af5815..2569d8c 100644
--- a/charmcraft.yaml
+++ b/charmcraft.yaml
@@ -7,4 +7,6 @@ bases:
channel: "22.04"
run-on:
- name: "ubuntu"
+ channel: "20.04"
+ - name: "ubuntu"
channel: "22.04"
Follow ups