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 15 forks source link

Fix integration test #279

Closed zxhdaze closed 1 month ago

zxhdaze commented 1 month ago

COS Integration tests have been failing due to accessing traefik endpoint by public ip address, fix the test to use ip address that traefik is configured to serve on. Test passed. Fixes: https://github.com/canonical/hardware-observer-operator/issues/266