[Fuego] [PATCH 0/3] Install fuego_release_test dependencies on fuego

Guilherme Campos Camargo guicc at profusion.mobi
Wed May 2 21:27:11 UTC 2018


Hello, everyone.

These three patches are adding the necessary dockerfile cmds to install
the dependencies for the fuego_release_test on the fuego image.

By adding these patches on top of fuego master we will be able to run
fuego_release_test from within Tim's master branch and not only from
Profusion's branches.

The "Return error" patch is being added to allow fuego_release_test to
detect if the install script fails, reporting the failure on test logs.

Thanks

--
Guilherme


Guilherme Campos Camargo (3):
  Install Fuego Release Test dependencies and add fuego-test board
  Return error if docker install script fails
  Add CheckScreenshot fuego_release_test dependencies

 Dockerfile                                    | 51 +++++++++++++++++++
 fuego-host-scripts/docker-create-container.sh |  1 +
 .../docker-create-usb-privileged-container.sh |  1 +
 fuego-ro/boards/fuego-test.board              | 13 +++++
 install.sh                                    |  4 ++
 5 files changed, 70 insertions(+)
 create mode 100644 fuego-ro/boards/fuego-test.board

-- 
2.17.0



More information about the Fuego mailing list