All of lore.kernel.org
 help / color / mirror / Atom feed
* [Fuego] [PATCH 0/3] Install fuego_release_test dependencies on fuego
@ 2018-05-02 21:27 Guilherme Campos Camargo
  2018-05-02 21:27 ` [Fuego] [PATCH 1/3] Install Fuego Release Test dependencies and add fuego-test board Guilherme Campos Camargo
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Guilherme Campos Camargo @ 2018-05-02 21:27 UTC (permalink / raw)
  To: fuego

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-05-07 22:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-02 21:27 [Fuego] [PATCH 0/3] Install fuego_release_test dependencies on fuego Guilherme Campos Camargo
2018-05-02 21:27 ` [Fuego] [PATCH 1/3] Install Fuego Release Test dependencies and add fuego-test board Guilherme Campos Camargo
2018-05-04 20:20   ` Tim.Bird
2018-05-07 14:47     ` Guilherme Camargo
2018-05-07 17:16       ` Tim.Bird
2018-05-02 21:27 ` [Fuego] [PATCH 2/3] Return error if docker install script fails Guilherme Campos Camargo
2018-05-04 20:21   ` Tim.Bird
2018-05-02 21:27 ` [Fuego] [PATCH 3/3] Add CheckScreenshot fuego_release_test dependencies Guilherme Campos Camargo
2018-05-04 20:22   ` Tim.Bird
2018-05-05 19:54     ` Gustavo Sverzut Barbieri
2018-05-07 22:24       ` Tim.Bird

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.