Skip to content
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

Add scripts to validate a release package #626

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Conversation

passaro
Copy link
Contributor

@passaro passaro commented Nov 22, 2023

Description of change

Add a python script to help validating the RPM and DEB packages and the gzip archive for the given Mountpoint release.
The script runs a docker container for the specified OS, downloads the Mountpoint package, verifies its signature, and proceeds to installs it. Then, it will use the installed binary to mount the specified bucket and list its content.

Does this change impact existing behavior?

No.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@passaro passaro temporarily deployed to PR integration tests November 22, 2023 15:50 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests November 22, 2023 15:50 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests November 22, 2023 15:50 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests November 22, 2023 15:50 — with GitHub Actions Inactive
@passaro passaro requested a review from dannycjones November 22, 2023 15:50
Copy link
Contributor

@dannycjones dannycjones left a comment

Choose a reason for hiding this comment

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

one small change to file modes, then lgtm

package/validate/validate.py Show resolved Hide resolved
Signed-off-by: Alessandro Passaro <[email protected]>
Signed-off-by: Alessandro Passaro <[email protected]>
@passaro passaro temporarily deployed to PR integration tests November 22, 2023 17:10 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests November 22, 2023 17:10 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests November 22, 2023 17:10 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests November 22, 2023 17:10 — with GitHub Actions Inactive
@passaro passaro marked this pull request as ready for review November 22, 2023 17:11
Copy link
Contributor

@dannycjones dannycjones left a comment

Choose a reason for hiding this comment

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

🚢

@passaro passaro added this pull request to the merge queue Nov 23, 2023
Merged via the queue into awslabs:main with commit 801e4c1 Nov 23, 2023
@passaro passaro deleted the validate branch November 23, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants