Merge "[docker] Standardize the location of the code"
authorNaga Sugguna <ns156u@att.com>
Tue, 2 Jul 2019 13:32:55 +0000 (13:32 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Tue, 2 Jul 2019 13:32:55 +0000 (13:32 +0000)
docker/hardware/Dockerfile [moved from docker/hw/Dockerfile with 100% similarity]
docker/hardware/Makefile [moved from docker/hw/Makefile with 100% similarity]
docker/hardware/pip-requirements.txt [moved from docker/hw/pip-requirements.txt with 100% similarity]
tests/hardware/hp_baremetal/hp_baremetal.robot
tests/variables.yaml

similarity index 100%
rename from docker/hw/Makefile
rename to docker/hardware/Makefile
index 267cdff..09c01c2 100644 (file)
@@ -35,7 +35,7 @@ Verify cluster connectivity
          Should Contain    ${output}    3 packets transmitted, 3 packets received
     END
 
-Verify hw health status
+Verify hardware health status
     [Documentation]   HW health should be ok
     ${output}=        Run    curl ${BASE_URI} -k | python -m json.tool | grep -A4 '"System":'
     Append To File    ${LOGHWHP}  ${output}${\n}
index 2949440..baa1d92 100644 (file)
@@ -32,7 +32,7 @@ home: /home/mm747b          # Public keys location
 sysinfo: PowerEdge R740xd
 bios_revision: 1.3
 
-### Input variables for bare metal hw test dell or hp
+### Input variables for bare metal hardware test dell or hp
 base_uri: https://192.168.XX.XX/redfish/v1/   # OOB Redfish link address
 ipmiuser: ipmi_user                           # ipmi user
 ipmipwrd: ipmi_pwd                            # ipmi password