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

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