actions-marketplace-validations/Apache JMeter

Runs an Apache JMeter test case

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 12, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/rbhadti94_apache-jmeter-action@f7da1bc9fee0b7c85b421761fa30a6f3e2b95647 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
testFilePathThe path to the JMX test fileyes
outputReportsFolderThe folder where the JMeter reports will be publishednoreports/
pluginsList of jmeter plugins to installno
dependencyFolderFolder that contains custom jmeter plugins or dependenciesno
argsOptional arguments that are passed to the JMeter tool Options: -p, --propfile <argument> -q, --addprop <argument> -i, --jmeterlogconf <argument> -j, --jmeterlogfile <argument> -s, --server -E, --proxyScheme <argument> -H, --proxyHost <argument> -P, --proxyPort <argument> -N, --nonProxyHosts<argument> -u, --username <argument> -a, --password <argument> -J, --jmeterproperty <argument>=<value> -G, --globalproperty <argument>=<value> -D, --systemproperty <argument>=<value> -S, --systemPropertyFile <argument> -f, --forceDeleteResultFile -L, --loglevel <argument>=<value> -r, --runremote -R, --remotestart <argument> -d, --homedir <argument> -X, --remoteexit -g, --reportonly <argument> no

no outputs