Remove project name prefix from the linter tests to exclude it from Metal3 Main jobs... 55/12855/1
authorFurkat Gofurov <furkat.gofurov@est.tech>
Fri, 18 Mar 2022 13:32:08 +0000 (15:32 +0200)
committerFurkat Gofurov <furkat.gofurov@est.tech>
Fri, 18 Mar 2022 13:32:08 +0000 (15:32 +0200)
Change-Id: I02de15209f2490ae07dce450bb15c861eaffc7fb

jjb/metal3/job_linter_tests.yml

index 9959b8d596d46f595b2fc7ddb10e30955374dd54..793217cb38f6d424e966623e02f38c3d654576f3 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: linter_tests
-    name: '{job_prefix}_{name}_linter_test'
+    name: '{job_prefix}_linter_test'
     description: "Code linting tests for {repo[org]}/{repo[name]}."
     project-type: pipeline
     defaults: global