]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .gitlab-ci.d/buildtest-template.yml
MAINTAINERS: Add tests/vm/*bsd to the list to get reviews on
[mirror_qemu.git] / .gitlab-ci.d / buildtest-template.yml
index fcbcc4e627a507a6c59b3619c0058b1e441185fa..2c7980a4f6a25721a389d0e3d99bb416d91c7df8 100644 (file)
@@ -37,7 +37,7 @@
     # Avoid recompiling by hiding ninja with NINJA=":"
     - make NINJA=":" $MAKE_CHECK_ARGS
 
-.acceptance_test_job_template:
+.avocado_test_job_template:
   extends: .native_test_job_template
   cache:
     key: "${CI_JOB_NAME}-cache"