]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: testing: Adjust the docs on how to run container workloads locally
authorErik Skultety <eskultet@redhat.com>
Wed, 27 Sep 2023 12:40:29 +0000 (14:40 +0200)
committerErik Skultety <eskultet@redhat.com>
Wed, 11 Oct 2023 07:43:09 +0000 (09:43 +0200)
commit0b8309af981d6523da81f3e2e836d748f2159999
tree7feaf117f24c65b3ab6bdc9486d0038c74b40985
parent5fc4c1b1a1a6a4cf04cfe9a1c8eb4254507c6f5a
docs: testing: Adjust the docs on how to run container workloads locally

The fact that we need ci/helper script to run the workloads remains
true, but the invocation has changed as of commit
eb41e456309dbea5b8b9f647f953ad98985ec1fe . We also extracted GitLab job
specs into a standalone ci/jobs.sh script which allows execution of any
container job we run in upstream CI locally, unlike the original
functionality which only allowed builds, tests and shell (although
important to say it could be adjusted with the right meson/ninja args).

lcitool also became mandatory as it enables the container execution
which replaced a Makefile we used to have for this purpose.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/testing.rst