openshift / oadp-operator

OADP Operator
Apache License 2.0
78 stars 72 forks source link

Allow developer to specify e2e test name on cli #1526

Closed weshayutin closed 1 month ago

weshayutin commented 1 month ago

Why the changes were made

BECAUSE, you shouldn't have to change src code to specify the dam test you want to execute. GOLANG / Ginkgo pffft.

How to test the changes made

make test-e2e TEST_ARGS="--ginkgo.focus='MySQL application DATAMOVER'" should only run 1 test :)

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaovilai, mateusoliveira43, mrnold, shubham-pampattiwar, weshayutin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/oadp-operator/blob/master/OWNERS)~~ [kaovilai,mateusoliveira43,mrnold,shubham-pampattiwar] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
weshayutin commented 1 month ago

/retest

openshift-ci[bot] commented 1 month ago

@weshayutin: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
kaovilai commented 1 month ago

/lgtm