-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
T973: add build script for node_exporter package #757
Conversation
❌ |
I do not see the Jenkinsfile with step 2 |
sorry i missed your reply....
the problem i see is, i created the build script to pull always the latest version and i don't know how to implement this behaivor in the Jenkinsfile. If this is not possible or not wanted i have to change the build.py to pull a fixed version. |
You can copy this Jenkinsfile and use
Then just call buildCmd
These commands are required to build packages by Jenkins
|
ece653f
to
27337d9
Compare
i created the Jenkinsfile to the best of my belief. I hope this is fine now, if not let me know. |
27337d9
to
fc9fef8
Compare
fc9fef8
to
247978b
Compare
247978b
to
9447f23
Compare
Jenkins build is a deprecated |
Change Summary
Add build script for latest node_exporter version.
Types of changes
Related Task(s)
https://vyos.dev/T973
Component(s) name
service monitoring node-exporter
Proposed changes
How to test
after install the binary is in /usr/sbin/node_exporter
Checklist: