Jobs based on custom runners: build environment docs and playbook
commit159c5d177bf6f0caf1efb85b850b200ac7043c49
authorCleber Rosa <crosa@redhat.com>
Fri, 9 Jul 2021 14:29:27 +0000 (9 15:29 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Jul 2021 13:31:48 +0000 (14 14:31 +0100)
tree9820f7b5619efe53b46ef58798447ab877e3f29a
parentb38a04f71f5bef5cb17c29eada99364b6a017e42
Jobs based on custom runners: build environment docs and playbook

To run basic jobs on custom runners, the environment needs to be
properly set up.  The most common requirement is having the right
packages installed.

The playbook introduced here covers the QEMU's project s390x and
aarch64 machines.  At the time this is being proposed, those machines
have already had this playbook applied to them.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210630012619.115262-3-crosa@redhat.com>
Message-Id: <20210709143005.1554-3-alex.bennee@linaro.org>
docs/devel/ci.rst
scripts/ci/setup/.gitignore [new file with mode: 0644]
scripts/ci/setup/build-environment.yml [new file with mode: 0644]
scripts/ci/setup/inventory.template [new file with mode: 0644]