Skip to content

Commit 77c9b4b

Browse files
committed
Include macros when performing job checks
The job definitions include macros defined in globals/macros hence testing of job definitions will fail. The failure will occur only when the job definition contains the pre-defined macros. Here the marcos path is included along with the job definition. Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
1 parent b96878f commit 77c9b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/verify-yaml.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
jenkins-jobs test jobs
3+
jenkins-jobs test globals/macro:jobs

0 commit comments

Comments
 (0)