tripleo: disable puppet lint/syntax on THT
TripleO Heat Templates doesn't have Puppet code since we moved it to puppet-tripleo with composable services, so we don't need to run these jobs anymore. Change-Id: I8abcf6a321b9f14c5ed115727de5b25efb0bc280
This commit is contained in:
@@ -1610,6 +1610,10 @@ jobs:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
|
||||
# With composable services, we don't have Puppet code in THT anymore.
|
||||
- name: ^gate-tripleo-heat-templates-puppet-(lint|syntax-.*)$
|
||||
branch: ^stable/mitaka$
|
||||
|
||||
# tripleo multinode and undercloud jobs were introduced during Newton cycle.
|
||||
- name: ^gate-tripleo-ci-.*(multinode|undercloud).*$
|
||||
branch: ^(?!stable/(liberty|mitaka)).*$
|
||||
|
Reference in New Issue
Block a user