charmed-kubernetes/actions-operator

Means to itest integrations between machine and k8s charm

sed-i opened this issue · 0 comments

sed-i commented

I would like to write an itest for integrating a machine charm with cos lite.
I wonder if it could be possible to specify multiple providers:

jobs:
#...
        with:
          providers:
          - cloud: microk8s
            microk8s-addons: "storage dns"
          - cloud: lxd