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

Make test KDS tri-value, deprecate --test_use_kds. #75

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

deeglaze
Copy link
Collaborator

@deeglaze deeglaze commented Sep 6, 2023

While it's useful to provide locally cached certificates for a small pool of test machines, and to test more generally with KDS, we'd like to be able to test whether VCEK caching is working correctly. For this, we explicitly request --test_kds=none, and not just hope that the local cache doesn't hit.

The --test_use_kds=true value is --test_kds=amd. The false value is "cache".

While it's useful to provide locally cached certificates for a small
pool of test machines, and to test more generally with KDS, we'd like to
be able to test whether VCEK caching is working correctly. For this, we
explicitly request --test_kds=none, and not just hope that the local
cache doesn't hit.

The --test_use_kds=true value is --test_kds=amd. The false value is
"cache".

Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
@deeglaze deeglaze requested a review from kongoshuu September 6, 2023 22:26
@deeglaze deeglaze merged commit df3c492 into google:main Sep 7, 2023
@deeglaze deeglaze deleted the kds_none branch February 8, 2024 16:49
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