-
Notifications
You must be signed in to change notification settings - Fork 38
ENT-12600: build-environment-check: deleted script #1765
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
base: master
Are you sure you want to change the base?
Conversation
Thanks for submitting a pull request! Maybe @craigcomstock can review this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yay!
@cf-bottom jenkins :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/12302/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12302/ |
The list of wanted/unwanted packages is outdated. It only handles redhat and debian based systems. Nowadays we use the cfengine-build-host-setup.cf as the single source of truth. It does exactly what we want, it promises that the build host is setup correctly. Hence, it's time we let this script go. Signed-off-by: Lars Erik Wik <[email protected]>
0002e59
to
7377be4
Compare
This script is still called somewhere (in Jenkins I think). The jenkins-jobs repo is dead? |
The list of wanted/unwanted packages is outdated. It only handles redhat and debian based systems. Nowadays we use the cfengine-build-host-setup.cf as the single source of truth. It does exactly what we want, it promises that the build host is setup correctly. Hence, it's time we let this script go.
Signed-off-by: Lars Erik Wik [email protected]
Merge these first:
Build with no tests
