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

[sival,spi_host] Fix tag on Macronix flash SiVal test #25457

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AlexJones0
Copy link
Contributor

This will properly tie the tag to the test (and not just to the execution environment, which does nothing, due to the implementation of _hacky_tags used in opentitan_test), so that the test will run in the nightly SiVal job. See discussion here for more explanation.

Supercedes #25447 as per request by @engdoreis.

@AlexJones0 AlexJones0 added the CherryPick:earlgrey_1.0.0 This PR should be cherry-picked to earlgrey_1.0.0 label Nov 29, 2024
This will properly tie the tag to the test (and not just to the
execution environment, which does nothing, due to the implementation of
`_hacky_tags` used in `opentitan_test`), so that the test will run in
the nightly SiVal job.

Signed-off-by: Alex Jones <[email protected]>
@AlexJones0
Copy link
Contributor Author

Force push is just a buildifier lint to pass CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPick:earlgrey_1.0.0 This PR should be cherry-picked to earlgrey_1.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants