X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tests%2Fvariables.yaml;h=1da77efe256ffd82fd4d1289e59ceb6ae90e1c61;hb=35aa365da408361021f18273296d382bdb08a74b;hp=121eb26547f5967e2937189998a79f0166b6f6e3;hpb=f7e6d3b93739ff413f5e7dcc16e6637658a65e3c;p=validation.git diff --git a/tests/variables.yaml b/tests/variables.yaml index 121eb26..1da77ef 100644 --- a/tests/variables.yaml +++ b/tests/variables.yaml @@ -49,6 +49,13 @@ bootseq: boot_input # boot status biosver: bios_version # host bios version firmware: firmware_version # host firmware +### Input variables for Redfish test +bmc_ip: # bmc address list + - 192.168.10.10 + - 192.168.10.11 +bmc_user: admin # username +bmc_password: Password#0 # password + ### Input variables for containerized ceph test nodename: targetnode # target node to test ceph @@ -58,3 +65,4 @@ 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