Skip to content

jmeter_server.py updated to support both windows and Linux#6

Open
KiranPS-Perf wants to merge 1 commit intoQAInsights:mainfrom
KiranPS-Perf:my-feature-branch
Open

jmeter_server.py updated to support both windows and Linux#6
KiranPS-Perf wants to merge 1 commit intoQAInsights:mainfrom
KiranPS-Perf:my-feature-branch

Conversation

@KiranPS-Perf
Copy link
Copy Markdown

get_jmeter_cmd_path checks if JMETER_BIN directly points to a file (jmeter.bat or jmeter.sh). if its a file, it returns the path as it is. if its a directory, it constructs the path to the jmeter executable by appending either jmeter.bat for windows or jmeter.sh for linux. if the path is not a file/directory, then it returns an error message. Code is also updated to log the env and resolved paths for debuggin purpose

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.

1 participant