]> xenbits.xensource.com Git - libvirt.git/commit
ci: helper: Add a job argparse subparser
authorErik Skultety <eskultet@redhat.com>
Thu, 24 Aug 2023 09:07:09 +0000 (11:07 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 12 Sep 2023 09:36:03 +0000 (11:36 +0200)
commiteb41e456309dbea5b8b9f647f953ad98985ec1fe
treec1c747c5fcae82fd81a5d5e9b76a0939971d479b
parente4dc7deaaab087f29b826861501fd4ec36afdaaf
ci: helper: Add a job argparse subparser

The idea behind this subcommand is to follow whatever build job we have
defined in the GitLab CI pipeline, so that we only have a single source
of truth for the recipes. Adds 'shell' as an extra option for
interactive container build debugging.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
ci/helper