g1ps

Results 5 issues of g1ps

Hi, I have your classes working nicely from a JobDSL script via `import`. I'd also like to be able to call them from a Pipeline script along these lines: ````...

Hi, Our builds are failing since updating to Gradle 6.0.1 with: ```` > Task :xxxxxxxxxxx:jmRun FAILED Error: Could not find or load main class org.apache.jmeter.NewDriver Caused by: java.lang.ClassNotFoundException: org.apache.jmeter.NewDriver FAILURE:...

I have a jMeter test which I'm trying to run with the plugin. It uses `ResultCollector`s with e.g. output/perf_1.jtl to generate output containing the following fields: timeStamp,elapsed,label,responseCode,responseMessage,threadName,dataType,success,bytes,grpThreads,allThreads,URL,Latency,SampleCount,ErrorCount,Hostname,IdleTime however, when I...

Hi, We have an application that runs on a non-standard port and which generates its own index file i.e. the HTML is generated in code and returned on initial call....

**vRA 7.x version** Version: 7.5.0 (Build: 10053500) **Terraform version** Terraform v0.14.4 **terraform-provider-vra7 plugin version** + provider registry.terraform.io/vmware/vra7 v3.0.0 **Describe the bug** Variables inside `resource_configuration ` blocks are inaccessible. Hello, After...