[PATCH-for-5.2 0/2] gitlab-ci: Fix EDK2 & OpenSBI jobs

Philippe Mathieu-Daudé posted 2 patches 3 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201110121606.2792442-1-philmd@redhat.com
.gitlab-ci.d/edk2.yml    | 11 ++++-------
.gitlab-ci.d/opensbi.yml | 13 -------------
2 files changed, 4 insertions(+), 20 deletions(-)
[PATCH-for-5.2 0/2] gitlab-ci: Fix EDK2 & OpenSBI jobs
Posted by Philippe Mathieu-Daudé 3 years, 5 months ago
We had rules to restrict building the EDK2 & OpenSBI firmwares
on GitLab CI. Unfortunately commit 922febe2 ("Move edk2 and
opensbi YAML files to .gitlab-ci.d folder") made these rules
ineffective. Fix that. In particular avoid the EDK2 job burn
all free minutes for our fork users.

Philippe Mathieu-Daudé (2):
  gitlab-ci: Avoid running the OpenSBI job when not necessary
  gitlab-ci: Avoid running the EDK2 job when not necessary

 .gitlab-ci.d/edk2.yml    | 11 ++++-------
 .gitlab-ci.d/opensbi.yml | 13 -------------
 2 files changed, 4 insertions(+), 20 deletions(-)

-- 
2.26.2