hygieia/hygieia-build-jenkins-collector

Referencing wrong properties file

no1melman opened this issue · 4 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

rvema commented

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

rvema commented

@no1melman Can you submit the PR for the fix?

Have another fix here hygieia/hygieia#3035

stale 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.