Skip to content

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