RedHatInsights / insights-client

insights-client
Other
27 stars 49 forks source link

fix(test): Skip hostname redaction in containers #310

Closed m-horky closed 3 weeks ago

m-horky commented 3 weeks ago

Containers are not in control of their own hostnames, they are usually set from the host system. Because this test runs 'hostnamectl set-hostname', it has to be skipped when we're not running on a bare metal/VM system.