Skip to content

DLPX-71608 Remove delphix-buildinfo packages as they will no longer be built #245

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

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

pzakha
Copy link
Contributor

@pzakha pzakha commented Aug 27, 2020

With the work done in TOOL-9778, each package will be built individually and we will no longer build delphix-buildinfo-userland and delphix-buildinfo-kernel packages, so those have to be removed from the delphix-platform's package dependencies.

Those packages are not currently used by the product, but are useful for QA/developers to figure out what git commit was used to build packages that are installed on the appliance.

We will need to think of an alternative way to get the buildinfo onto the engine as it was quite useful, and I've proposed an idea in DLPX-71683.

Testing

http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-orchestrator-pre-push/3935/

@pzakha pzakha requested review from prakashsurya and sebroy August 27, 2020 20:04
Copy link
Contributor

@prakashsurya prakashsurya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add information to the PR description about which workflows will no longer work? i.e. what sorts of things did these packages previously enable, and what sorts of things will we no longer be able to do? Does this mean we can no longer map the software that's installed on the system, to the git repository information that was use to build that software?

@pzakha
Copy link
Contributor Author

pzakha commented Aug 31, 2020

Does this mean we can no longer map the software that's installed on the system, to the git repository information that was use to build that software?

That's right. I've updated the description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants