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

feat(int tests): add "incorrect checksum" scenario #429

Conversation

ben-alkov
Copy link
Contributor

@ben-alkov ben-alkov commented Dec 15, 2023

test data (cachi2-yarn-berry, "incorrect-checksum" branch)

STONEBLD-1895

Signed-off-by: Ben Alkov [email protected]

Maintainers will complete the following section

  • Commit messages are descriptive enough
  • Code coverage from testing does not decrease and new code is covered
  • Docs updated (if applicable)
  • Docs links in the code are still valid (if docs were updated)

Note: if the contribution is external (not from an organization member), the CI
pipeline will not run automatically. After verifying that the CI is safe to run:

@ejegrova
Copy link

please change the jira name to: STONEBLD-1895

@taylormadore
Copy link
Contributor

The test LGTM 👍

nit: The only thing I might suggest is to update the README header on the test repo branch to match the test name

@ben-alkov
Copy link
Contributor Author

The test LGTM 👍

nit: The only thing I might suggest is to update the README header on the test repo branch to match the test name

Done

@ben-alkov ben-alkov force-pushed the feat-int-test-add-incorrect-checksum branch from 97e86b4 to a155b84 Compare January 2, 2024 14:42
@ben-alkov ben-alkov requested a review from ejegrova January 2, 2024 15:25
Copy link
Contributor

@taylormadore taylormadore left a comment

Choose a reason for hiding this comment

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

Left a final nitpick, but otherwise LGTM 👍

pytest.param(
utils.TestParameters(
repo="https://github.com/cachito-testing/cachi2-yarn-berry.git",
ref="dcb16b5931a89ac642be2dcf9886e148a905bea4",
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Consider updating this ref to the latest on that branch so that it links to the updated README

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🤦

@ben-alkov ben-alkov force-pushed the feat-int-test-add-incorrect-checksum branch from a155b84 to 383442a Compare January 3, 2024 14:13
@ben-alkov ben-alkov added this pull request to the merge queue Jan 3, 2024
Merged via the queue into hermetoproject:main with commit dbd7905 Jan 3, 2024
15 checks passed
@ben-alkov ben-alkov deleted the feat-int-test-add-incorrect-checksum branch March 21, 2024 20:45
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.

4 participants