Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test): Skip hostname redaction in containers
* Card ID: CCT-934 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.
- Loading branch information