Skip to content
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

doc : update make e2e command to clearly specify how to provide e2e test args #15

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

rohanKanojia
Copy link
Contributor

Description

make e2e command doesn't specify how to pass the provided arguments to the test suite. I got it working with a combination of command line arguments and test environment variables.

This PR makes changes to the command for running specific tests on e2e testsuite. It modified the arguments' value to also include commandline arguments parameters.

…est args

`make e2e` command doesn't clearly specify on how to pass the provided arguments to testsuite.
I was able to get it working with a combination of commandline arguments and test environment
variables.

Signed-off-by: Rohan Kumar <[email protected]>
@gbraad gbraad merged commit 59b8279 into crc-org:main Jan 17, 2025
1 check passed
@rohanKanojia rohanKanojia deleted the pr/clarify-e2e-tests-run branch January 17, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants