aboutsummaryrefslogtreecommitdiffstats
path: root/gatechecks.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-06-21rename gatechecks and project_configlhinds1-69/+0
gatechecks is renamed to master_list and project_config is renamed to project_exceptions JIRA:RELENG-251 Change-Id: Icbcc2c114d687783e0720017025cb4bb8e53e8a3 Signed-off-by: lhinds <lhinds@redhat.com>
2017-06-21Merge "Move project's exception file to subdir"Luke Hinds1-3/+3
2017-06-21Merge some regexes into onelineJulien1-9/+4
Change-Id: I2f9a2c5306d8a7e8842ea442f2b0ad09f7cd71ae Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-06-19Move project's exception file to subdirJulien1-3/+3
add subdir **exceptions** for project's specific exception config files Change-Id: I57b7972706dd2e2168099e9815a0cfc3e8a33b67 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-06-19Use yaml hyphen for list declarationJulien1-8/+58
JIRA:RELENG-236 Change-Id: I1ab32cccbf16ac62099a9b39e69238c574766980 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-06-18seperate exception rules for releng projectJulien1-27/+4
add optional project exception configuration file. for one project: configuration in project exception file and in gatechecks.yaml will be merged together for one project JIRA:RELENG-234 Change-Id: I7fff3082e837a478f155769fadd75533583543cd Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-06-14Adding all projects for weekly run.lhinds1-0/+5
A 'testproj' capture all variable is used for weekly runs Change-Id: I7b55e21b885fb1b44b5309b2715c58944c10723e Signed-off-by: lhinds <lhinds@redhat.com>
2017-06-13Add sandbox projectlhinds1-0/+5
Change-Id: I2f2ecfb38e093b0c1a77eb7a2447b98094d5be6b Signed-off-by: lhinds <lhinds@redhat.com>
2017-05-22Initial code push of Anteaterlhinds1-0/+37
Likely far to much to cover in a commit msg. Main bulk is the Anteater code itself, alongside packaging requirements and build tools and Dockerfile. Unit tests are planned as a follow up, so pushing this for now so that efforts can get underway to integrate the tool with jjb. Questions on how it works, please reach me in IRC. Change-Id: I2cd3cae391f8bf2cdc91b39c56dfc4833a1c4913 Signed-off-by: lhinds <lhinds@redhat.com>