diff --git a/jobs/fs-integration.yml b/jobs/fs-integration.yml index d1e29c6..bc69328 100644 --- a/jobs/fs-integration.yml +++ b/jobs/fs-integration.yml @@ -48,6 +48,10 @@ - timed: "H 2 * * *" - github-pull-request: trigger-phrase: '/(re)?test ((all)|(centos-ci/({file_system})?))' + {%- if (git_repo == 'test-cases') and (file_system == 'glusterfs') +%} + white-list-labels: + - centos-ci/glusterfs + {%- endif +%} admin-list: - obnoxxx - gd