canonical / hardware-observer-operator

A charm to setup prometheus exporter for IPMI, RedFish and RAID devices from different vendors.
Apache License 2.0
7 stars 14 forks source link

Deploy environment for integration tests with COS #185

Closed sudeephb closed 4 months ago

sudeephb commented 4 months ago

This deploys a lxd model and a k8s model on pre-existing lxd and microk8s controllers. On those models, Hardware Observer and COS are deployed. The CI configuration to create the controllers will be created as a separate PR,. The current version works as is with environment variables(LXD_CONTROLLER and K8S_CONTROLLER) passed for the corresponding controller names. The actual tests will also be implemented in a separate PR.

sudeephb commented 4 months ago

Rebased it on current master. Can you give one more review @dashmage / @Pjack / @jneo8 ?