diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2017-06-23 15:49:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-23 15:49:40 +0000 |
commit | 0b88aa7c98abe973f530e925beba666e0f6564f2 (patch) | |
tree | 34acb48339723b3cb45b493412b3110b4ee02e5b /jjb/ci_gate_security | |
parent | 1a9608f9ba338376873a86d8be53cee323b742ff (diff) | |
parent | dc3b0f359f690a0f7906eee1b89922e633e1ca26 (diff) |
Merge "Add octopus|pharos|functest to ci gate security"
Diffstat (limited to 'jjb/ci_gate_security')
-rw-r--r-- | jjb/ci_gate_security/opnfv-ci-gate-security.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/ci_gate_security/opnfv-ci-gate-security.yml b/jjb/ci_gate_security/opnfv-ci-gate-security.yml index 719035214..489dbc507 100644 --- a/jjb/ci_gate_security/opnfv-ci-gate-security.yml +++ b/jjb/ci_gate_security/opnfv-ci-gate-security.yml @@ -77,7 +77,7 @@ comment-contains-value: 'reverify' projects: - project-compare-type: 'REG_EXP' - project-pattern: 'sandbox|releng' + project-pattern: 'sandbox|releng|octopus|pharos|functest' branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' |