engine: Create openstack release jobs
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-macros.yaml
index 6d90afe06e32db67ec59d384c402b5cee8bff2c4..e250ca1cb1630fde9a79dfc668c0908597272919 100644 (file)
           !include-raw: ./scenario-promote.sh
 
 - builder:
-    name: 'cloud-infra-ansible-lint-macro'
+    name: 'cloud-infra-lint-macro'
     builders:
       - shell:
-          !include-raw: ./scripts/cloud-infra-ansible-lint.sh
-
-- builder:
-    name: 'cloud-infra-shellcheck-macro'
-    builders:
-      - shell:
-          !include-raw: ./scripts/cloud-infra-shellcheck.sh
+          !include-raw: ./scripts/cloud-infra-lint.sh
 
 # vim: set ts=2 sw=2 expandtab: