-
Notifications
You must be signed in to change notification settings - Fork 149
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
CERTZ-1.1/1.2-gNSI Client Certificate Tests #2488
base: main
Are you sure you want to change the base?
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Pull Request Functional Test Report for #2488 / be654faVirtual Devices
Hardware Devices
|
Pull Request Test Coverage Report for Build 11900696376Details
💛 - Coveralls |
5) Validate that the connection is properly torn down by the DUT. | ||
|
||
## Protocol/RPC Parameter coverage | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this and the next 3 section headers are new, that appears to be basically the only changes to this file?
rpcs: | ||
gnsi: | ||
certz.v1.Certz.GetProfileList: | ||
certz.v1.Certz.AddProfile: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
apologies, this line and the next are 'new'.
I don't understand why this diff is 'whole file is new'.
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go
Show resolved
Hide resolved
…certificates/ path
Initial Commit of CERTZ-1.1 and CERTZ-1.2
Resolves #1990 and #1991