amaroteam/jmeter-runner-action

Github action for running a load test using Jmeter. Included with plugins:- concurrency thread, throughput shaping timer

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 23, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: amaroteam/sre-action-jmeter@609c351441ff42def9f79615ba7bf3b261346114 # v1.0.0

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/
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