github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/jobs/env/ci-kubernetes-soak-gce-2-test.env (about)

     1  
     2  ### soak-env
     3  # Clear out any orphaned namespaces in case previous run was interrupted.
     4  # TODO: Remove when we figure out #22166 and other docker potential slowness.
     5  DOCKER_TEST_LOG_LEVEL=--log-level=warn
     6  # We should be testing the reliability of a long-running cluster. The
     7  # [Disruptive] tests kill/restart components or nodes in the cluster,
     8  # defeating the purpose of a soak cluster. (#15722)
     9  
    10  ### job-env
    11  HAIRPIN_MODE=hairpin-veth
    12