Lines Matching full:home
12 `mkdir ${HOME}/OpenBMC_Automation`
16 `cd ${HOME}/OpenBMC_Automation`
42 1. Change directory to HOME workspace.
44 `cd ${HOME}/OpenBMC_Automation`
57 --env HOME=${HOME} \
58 --workdir ${HOME} \
59 --volume ${HOME}/OpenBMC_Automation:${HOME} \
64 ${HOME}/openbmc-test-automation/extended/code_update/update_bmc.robot
68 file from HOME directory of the system where docker run command is executed:
72 --env HOME=${HOME} \
73 --workdir ${HOME} \
74 --volume ${HOME}/OpenBMC_Automation:${HOME} \
77 -v FILE_PATH:/home/witherspoon-20170614071422.all.tar \
79 ${HOME}/openbmc-test-automation/extended/code_update/update_bmc.robot
86 ${HOME}/OpenBMC_Automation/log.html
87 ${HOME}/OpenBMC_Automation/report.html
88 ${HOME}/OpenBMC_Automation/output.xml
102 --env HOME=${HOME} \
107 --workdir ${HOME} \
108 --volume ${WORKSPACE}:${HOME} \
110 ${HOME}/openbmc-build-scripts/scripts/run-robot.sh
117 --env HOME=${HOME} \
122 --workdir ${HOME} \
123 --volume ${HOME}/OpenBMC_Automation:${HOME} \
125 ${HOME}/openbmc-build-scripts/scripts/run-robot.sh
131 ${HOME}/OpenBMC_Automation/log.html
132 ${HOME}/OpenBMC_Automation/report.html
133 ${HOME}/OpenBMC_Automation/output.xml`