Lines Matching full:openbmc
1 # Run OpenBMC Test Automation Using Docker
3 Running OpenBMC automation using Docker involves creating a Docker image and
18 3. Clone openbmc-build-scripts repository.
20 `git clone https://github.com/openbmc/openbmc-build-scripts`
22 4. Change directory to openbmc-build-scripts.
24 `cd openbmc-build-scripts`
28 "openbmc/ubuntu-robot-qemu". You can check images using "docker images"
46 2. Clone openbmc-test-automation repository.
48 `git clone https://github.com/openbmc/openbmc-test-automation`
60 --tty openbmc/ubuntu-robot-qemu python -m robot \
64 ${HOME}/openbmc-test-automation/extended/code_update/update_bmc.robot
75 --tty openbmc/ubuntu-robot-qemu python -m robot \
79 ${HOME}/openbmc-test-automation/extended/code_update/update_bmc.robot
93 1. Execute docker run to execute OpenBMC automation test cases.
95 **Note:** This runs a Docker container using openbmc/ubuntu-robot-qemu image.
109 --tty openbmc/ubuntu-robot-qemu \
110 ${HOME}/openbmc-build-scripts/scripts/run-robot.sh
124 --tty openbmc/ubuntu-robot-qemu \
125 ${HOME}/openbmc-build-scripts/scripts/run-robot.sh