-
Notifications
You must be signed in to change notification settings - Fork 343
For 1.19.0 build, Pull Ginkgo test cases from argocd-operator repo and integrate them into gitops-operator test structure #1011
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 |
|
Hi @Naveena-058. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
/ok-to-test |
993842b to
d0504c2
Compare
…d integrate them into gitops-operator test structure Signed-off-by: NAVEENA S <[email protected]>
Signed-off-by: NAVEENA S <[email protected]>
Signed-off-by: NAVEENA S <[email protected]>
Signed-off-by: NAVEENA S <[email protected]>
bcd02cc to
7853726
Compare
|
@Naveena-058: 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. |
|
PR needs rebase. 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. |
For 1.19.0 build, Pull Ginkgo test cases from argocd-operator repo and integrate them into gitops-operator test structure
What type of PR is this?
What does this PR do / why we need it:
This PR pulls additional Ginkgo test cases from the argocd-operator repository and integrates them into the gitops-operator test structure to improve test coverage for the 1.19.0 build.
Key changes include:
1-046_validate_application_tracking_test.go- Validates application tracking functionality1-122_validate_image_updater_test.go- Tests image updater capabilities1-051_validate_argocd_agent_principal_test.go- Tests ArgoCD agent principal validationfixtureUtils.go1-098_validate_dex_clientsecret_deprecated.goproperly uses deprecated v1alpha1 API for backwards compatibility testing