-
Notifications
You must be signed in to change notification settings - Fork 39
Add Conformance Profiles Test Reporting System #142
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
Add Conformance Profiles Test Reporting System #142
Conversation
|
Skipping CI for Draft Pull Request. |
6bf5c61 to
193554b
Compare
✅ Deploy Preview for kubernetes-sigs-network-policy-api ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
193554b to
d595bdf
Compare
aeee1bb to
3f4e986
Compare
|
/area conformance |
a3f92fb to
4611358
Compare
1ced07c to
d4de3e9
Compare
- bumps golang to 1.20 - bumps dependencies to 1.28 - gets the new sets pkg Signed-off-by: Surya Seetharaman <[email protected]>
d4de3e9 to
7e9c9b4
Compare
|
@Dyanngg : PTAL! something like that how does your test report look? |
Pretty much the same results: Although tbh I feel like the addtionalInfo section is a bit unclear/unstructured at this point. We might want to take a look around and see if there's a standardized way where CI info can be passed, i.e. maybe a struct that supports mainstream CIs like github action/jenkins/argo etc. |
I understand and agree fully. Let me open an issue to track this for us to do better moving forward. String is too loose ended. |
|
Opened #160 to fix additional info field |
Dyanngg
left a comment
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.
LGTM
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: astoycos, Dyanngg, tssurya The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
Sample Output for Conformance Reports:
How to run tests in profiles mode?
Related to #137