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=18c405acd6c505cb3a1ff173e9bbe4e2bf4d8ce6;hpb=a8973040a2b7d15e886d32347923a6cf6f139792 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