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

CVM: add attestation report test for Azure Linux using snpguest tool #3529

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

Conversation

trungams
Copy link
Member

  • Extend cargo tool to support optional build parameters
  • Add support for snpguest
  • Extend Azure CVM attestation report test case for Azure Linux 3.0. The attestation workflow done in the test case is described in snpguest's README

@@ -117,6 +117,7 @@ def __install_dependencies(self) -> None:

def build(
self,
options: str = "",
Copy link
Member

Choose a reason for hiding this comment

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

The options is flexible, but not easy to reuse logic. Please define specified arguments as much as possible.

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