hygieia / hygieia-build-jenkins-collector

Hygieia Collector to extract data from Jenkins and feed into Hygieia

Home Page:https://github.com/Hygieia/Hygieia/blob/gh-pages/pages/hygieia/collectors/build/jenkins.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Referencing wrong properties file

no1melman opened this issue · comments

The properties-builder.sh under normal execution circumstances (specified in the Dockerfile) will place a file by the name of hygieia-jenkins-build-collector.properties in the /hygieia/config/ directory. And as you can see below, the Dockerfile isn't looking for that file...

https://github.com/Hygieia/Hygieia/blob/35ba1f69bfb2f6afbe2a133ccb2c4701d21010a6/collectors/build/jenkins/Dockerfile#L9

https://github.com/Hygieia/Hygieia/blob/35ba1f69bfb2f6afbe2a133ccb2c4701d21010a6/collectors/build/jenkins/docker/properties-builder.sh#L11-L17

@no1melman PR hygieia/hygieia#3020 will fix this issue.

@no1melman Can you submit the PR for the fix?

Have another fix here hygieia/hygieia#3035

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.