aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-19Move project's exception file to subdirJulien3-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-19Ignore all lines that start with a commentlhinds3-1/+17
Adds regexp to existing exception files, so that all files that have commented lines are ignored. Also added a template_exception file with comments added as default JIRA:RELENG-239 Change-Id: I0de9bf91170e6614f3e1ee9bd1d486ca1eaf830b Signed-off-by: lhinds <lhinds@redhat.com>
2017-06-18seperate exception rules for releng projectJulien4-27/+111
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-14Fix log directory issuesJulien3-3/+13
1. /home/opnfv can not be created in osx 2. when the log directory is not existed, anteater_logger.py will fail 3. add new added directory .reports into .gitignore Change-Id: If3833bfbaf160d35afab1c71d3fab060a1164da6 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-14Adds Wiki URL to gerrit outputlhinds2-2/+2
A link to a wiki page is supplied, that instructs the user on how to make an exception patch. Also quick fix to log format Change-Id: Icfc8072d9764fe321e14b97080fca47d26ea8dc6 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-06-12Fix docker build by using the build-arg BRANCHFatih Degirmenci1-0/+3
Change-Id: If4f33edf764ba965cbefd9ce94528e78e69e345b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-05-22Initial code push of Anteaterlhinds15-0/+781
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>
2017-05-15Initiates new repo.lhinds3-0/+55
This change initiates new files required to implement the releng-anteater project. Change-Id: Icd195558f3f2b617a3327c8fe3734ac69bcab2f3 Signed-off-by: lhinds <lhinds@redhat.com>
2017-05-11Initial empty repositoryAric Gardner0-0/+0