gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs
commite4e68c31db5472111fbff528d7348a7e6b2ae07d
authorThomas Huth <thuth@redhat.com>
Mon, 16 May 2022 08:23:10 +0000 (16 10:23 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 18 May 2022 06:54:16 +0000 (18 08:54 +0200)
treeae38f8efdfcd1009dd8af9ccff12a5684b39b8ab
parenteec398119fc6911d99412c37af06a6bc27871f85
gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs

The 'check-patch' and 'check-dco' jobs only need Python and git for
checking the patches, so it's not really necessary to use a container
here that has all the other build dependencies installed. By using a
lightweight Alpine container, we can improve the runtime here quite a
bit, cutting it down from ca. 1:30 minutes to ca. 45 seconds.

Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220516082310.33876-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/static_checks.yml