OSDN Git Service

gitlab-ci: Introduce 'cross_accel_build_job' template
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 7 Dec 2020 13:15:01 +0000 (14:15 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 9 Dec 2020 07:04:34 +0000 (08:04 +0100)
commit0cdd3b0aa4186cad81f316a9d48968f0baf84b2c
tree79044f77642ece348f74cff473642e9d19517bfc
parentb62ea746487a15813575873e1cb93631671c8b03
gitlab-ci: Introduce 'cross_accel_build_job' template

Introduce a job template to cross-build accelerator specific
jobs (enable a specific accelerator, disabling the others).

The specific accelerator is selected by the $ACCEL environment
variable (default to KVM).

Extra options such disabling other accelerators are passed
via the $ACCEL_CONFIGURE_OPTS environment variable.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201207131503.3858889-4-philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/crossbuilds.yml