]> git.proxmox.com Git - mirror_qemu.git/commit
gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobs
authorThomas Huth <thuth@redhat.com>
Thu, 11 Mar 2021 14:22:11 +0000 (15:22 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 12 Mar 2021 14:46:30 +0000 (15:46 +0100)
commit342409564ca6fec299cea3cb618156c649748a4c
tree8509db3b95cd1d59f903faa2f323470c5dda5cd1
parent7da153e81873ca5a1037c0c43b5766dfa2357db5
gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobs

Both, the build-crypto-old and the check-crypto-old jobs finish reasonably
fast, and the build artifacts are only used for the single corresponding
check jobs, so there is no reason for doing the check step in a separate
job here. Thus let's stop wasting artifacts space and job scheduler over-
head by simply merging the test step into the build jobs.

Message-Id: <20210311142211.1547864-5-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml