X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tests%2Fvariables.yaml;h=4ba17b4497630ab80b47fac336b1064f06196035;hb=a8973040a2b7d15e886d32347923a6cf6f139792;hp=4a68a51ed253867ed2a28e703605b0b08a61f6a3;hpb=51ff25ab363427ba81387878b8772c17f49daa8b;p=validation.git diff --git a/tests/variables.yaml b/tests/variables.yaml index 4a68a51..4ba17b4 100644 --- a/tests/variables.yaml +++ b/tests/variables.yaml @@ -31,7 +31,8 @@ ### Input variables cluster's master host host: 172.28.17.206 # cluster's master host address username: cloudadmin # login name to connect to cluster -ssh_keyfile: /root/.ssh/id_rsa # Identity file for authentication +password: cloudpassword # login password to connect to cluster +ssh_keyfile: ssh_keyfile # Identity file for authentication ### bluval.py adds/modifies following, before passing to robot. ### while debugging from CLI user has to modify these @@ -40,6 +41,7 @@ ssh_keyfile: /root/.ssh/id_rsa # Identity file for authentication ### Input variables for bios_version_dell.robot sysinfo: PowerEdge R740xd bios_revision: 1.3 +blk_dev_regexp: ([sh]d[a-z]+|nvme)[0-9]+ ### Input variables for bare metal hardware test dell or hp base_uri: https://192.168.XX.XX/redfish/v1/ # OOB Redfish link address