const SKIP_IPV6_TESTS: &str = "SKIP_IPV6_TESTS";
The name of the env var that skips Zebra’s IPv6 tests.
We use a constant so that the compiler detects typos.