-
Notifications
You must be signed in to change notification settings - Fork 128
[Test][Do not merge]Minimal test for openshift tests extension #662
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
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/do-not-merge |
/uncc @rfredette |
cc @jhuttana |
what's the difference b/w your PR and example-tests in OTE repo. I don't see any code changes related to |
some changes suggest to be added
|
Because Jayashree still has some questions during implementing the OTE how to guide after one war room, so I submit this PR for reference, it's more easier to discuss here then adding more elaborated steps in the guide |
Sure. These can be added by updating this PR |
Add awslb-operator test case with dependency resolving: |
Need to add InitTest test function for test cases to get cluster contexts in main.go $ ./example-tests run-test -n "[sig-network-edge] Network_Edge Component_ALBO Author:hongli-ROSA-OSD_CCS-ConnectedOnly-LEVEL0-High-51189-Install aws-load-balancer-operator and controller [Serial]" Random Seed: 1753707386 - will randomize all specs Will run 1 of 1 specs [sig-network-edge] Network_Edge Component_ALBO Author:hongli-ROSA-OSD_CCS-ConnectedOnly-LEVEL0-High-51189-Install aws-load-balancer-operator and controller [Serial] Ran 1 of 1 Specs in 65.437 seconds |
Qualify suites with CEL expressions test: $ ./example-tests list tests --suite openshit-router Random Seed: 1753849694 - will randomize all specs Will run 1 of 1 specs [sig-network-edge] Network_Edge Component_ALBO Author:hongli-ROSA-OSD_CCS-ConnectedOnly-LEVEL0-High-51189-Install aws-load-balancer-operator and controller [Serial] |
@ming1013: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This PR is a reference for https://docs.google.com/document/d/1zgOg4OiVEDhbJgESi9y9BXBEFcQNyNAFf8_NsxqYQmw/edit?tab=t.0
We can talk/update/comment here for more details.
The next step I plan to merge test cases from openshit-test-private repo to here by updating this PR.