[Piglit] [PATCH v4] travis: add docker based cmake build job
Eric Anholt
eric at anholt.net
Sat Feb 3 23:48:20 UTC 2018
Andres Gomez <agomez at igalia.com> writes:
> Until now we were only running the python unit tests.
>
> It seems desirable to also check that the CMake based build compiles
> successfully. We do that now using docker.
>
> The docker build can be tweaked with some environment variables and,
> also, be stored in the docker hub if desired. Check the changes for
> extra details regarding these variables.
>
> v2: Removed other build possibilities other than just from inside
> Travis-CI, as suggested by Juan.
> v3: Replaced the "RELEASE" parameter to create the docker image with
> "PARENT" and removed some unneeded documentation after v2, as
> suggested by Juan.
> v4:
> - Use DOCKER_PARENT, DOCKER_IMAGE and DOCKER_TAG variables from the
> custom Travis-CI setup to define the PARENT, IMAGE and TAG
> parameters during the docker image creation.
> - Upload the image only if DOCKER_IMAGE and DOCKER_TAG are set.
>
> Cc: Dylan Baker <dylan at pnwbakers.com>
> Cc: Juan A. Suarez <jasuarez at igalia.com>
> Signed-off-by: Andres Gomez <agomez at igalia.com>
> Reviewed-by: Juan A. Suarez <jasuarez at igalia.com>
If this build has proven to be fast enough, I should probably take a
look at doing this for the xserver as well. (For xserver, the issue was
all the package installs per Travis run, so I have an image I manage on
dockerhub instead)
Acked-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180203/28015318/attachment.sig>
More information about the Piglit
mailing list