Created
March 26, 2019 15:00
-
-
Save debianmaster/ee41b55262c8ceeba4b8657d8aaeb211 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wireguard-ansible cjonagam(ocp:jm) $ time ~/.runJmeter.sh | |
| error: unable to upgrade connection: container not found ("distributed-jmeter") | |
| not-ready | |
| 10.131.181.239,10.131.194.152,10.131.51.18 | |
| Creating summariser <summary> | |
| Created the tree successfully using /jmeter/sample.jmx | |
| Configuring remote engine: 10.131.181.239 | |
| Configuring remote engine: 10.131.194.152 | |
| Configuring remote engine: 10.131.51.18 | |
| Starting remote engines | |
| Starting the test @ Tue Mar 26 14:59:40 UTC 2019 (1553612380261) | |
| Remote engines have been started | |
| Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 | |
| summary = 300 in 00:00:09 = 34.4/s Avg: 3129 Min: 1721 Max: 5155 Err: 0 (0.00%) | |
| Tidying up remote @ Tue Mar 26 14:59:53 UTC 2019 (1553612393968) | |
| ... end of run | |
| real 0m42.950s | |
| user 0m3.297s | |
| sys 0m2.317s | |
| wireguard-ansible cjonagam(ocp:jm) $ oc get po -o wide | |
| NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE | |
| jmeter-distributed-jmeter-master-64f79bdb9f-fs79p 1/1 Running 0 47s 10.131.194.151 nyc1-compute1.run9.io <none> | |
| jmeter-distributed-jmeter-server-7d79fdf867-72mvz 1/1 Running 0 47s 10.131.181.239 ams3-compute1.run9.io <none> | |
| jmeter-distributed-jmeter-server-7d79fdf867-kw6jf 1/1 Running 0 47s 10.131.194.152 nyc1-compute1.run9.io <none> | |
| jmeter-distributed-jmeter-server-7d79fdf867-sfjhp 1/1 Running 0 47s 10.131.51.18 ind-infra1.run9.io <none> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment