X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fvariables.yaml;fp=tests%2Fvariables.yaml;h=fa3fe7170575b3526edcde3b2f18da5e12ea9495;hp=4ba17b4497630ab80b47fac336b1064f06196035;hb=1194574ce17c38fca19c2656096a08ab859f2923;hpb=22ea7d685a12d0381f58ba5ed0013968019242b5 diff --git a/tests/variables.yaml b/tests/variables.yaml index 4ba17b4..fa3fe71 100644 --- a/tests/variables.yaml +++ b/tests/variables.yaml @@ -76,3 +76,9 @@ rootpswd: rootpassword # Required root password to log in to the host ### Input variables for Conformance test internal_registry: '' # Docker internal registry dns_domain: cluster.local # cluster's DNS domain + +### Debug support +# Log level is passed to Robot which accepts the values +# NONE, WARN, INFO, DEBUG, and TRACE. +# Default is INFO +loglevel: INFO