Lines Matching full:home
12 `mkdir ${HOME}/OpenBMC_Automation`
16 `cd ${HOME}/OpenBMC_Automation`
41 1. Change directory to HOME workspace.
43 `cd ${HOME}/OpenBMC_Automation`
55 --env HOME=${HOME} \
56 --workdir ${HOME} \
57 --volume ${HOME}/OpenBMC_Automation:${HOME} \
62 ${HOME}/openbmc-test-automation/extended/code_update/update_bmc.robot
66 file from HOME directory of the system where docker run command is executed:
70 --env HOME=${HOME} \
71 --workdir ${HOME} \
72 --volume ${HOME}/OpenBMC_Automation:${HOME} \
75 -v FILE_PATH:/home/witherspoon-20170614071422.all.tar \
77 ${HOME}/openbmc-test-automation/extended/code_update/update_bmc.robot
84 ${HOME}/OpenBMC_Automation/log.html
85 ${HOME}/OpenBMC_Automation/report.html
86 ${HOME}/OpenBMC_Automation/output.xml
99 --env HOME=${HOME} \
104 --workdir ${HOME} \
105 --volume ${WORKSPACE}:${HOME} \
107 ${HOME}/openbmc-build-scripts/scripts/run-robot.sh
114 --env HOME=${HOME} \
119 --workdir ${HOME} \
120 --volume ${HOME}/OpenBMC_Automation:${HOME} \
122 ${HOME}/openbmc-build-scripts/scripts/run-robot.sh
128 ${HOME}/OpenBMC_Automation/log.html
129 ${HOME}/OpenBMC_Automation/report.html
130 ${HOME}/OpenBMC_Automation/output.xml`