elastic-recheck/elasticRecheck.conf.sample

26 lines
622 B
Plaintext

#Must use full paths
[ircbot]
nick=RecheckWatchBot
pass=
server=irc.freenode.net
port=6667
channel_config=data/recheckwatchbot.yaml
[recheckwatch]
#Any project that has a job that matches this regex will have all their
#jobs included in the recheck algorithm
jobs_re=dsvm
ci_username=jenkins
[gerrit]
user=os-tripleo-ci
host=review.opendev.org
query_file=/opt/elastic-recheck/queries
key=/root/.ssh/id_ecdsa
[data_source]
es_url=http://logstash.openstack.org:80/elasticsearch
ls_url=http://logstash.openstack.org
db_uri=mysql+pymysql://query:query@logstash.openstack.org/subunit2sql
index_format=logstash-logs-%Y.%m.%d