Skip to content

Commit

Permalink
Update testharness.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stmassey authored Dec 2, 2024
1 parent 7dda648 commit 877b2f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testharness.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ JMeter can also be used with MQ (though we recommend CPH or JMSTestHarness above
There is also a tool for testing your IO performance (in the manner in which MQ writes) called [MQLDT](https://github.com/ibm-messaging/mqldt) (MQ Log Disk Tester).

This also now has a containerized version available here [mqldt-c](https://github.com/ibm-messaging/mqldt-c) and the automatically built
image is available from docker hub at [https://hub.docker.com/repository/docker/stmassey/mqldt](https://hub.docker.com/repository/docker/stmassey/mqldt). This image can be easily obtained by:
image is available from docker hub at [quay.io/stmassey/mqldt](quay.io/stmassey/mqldt). This image can be easily obtained by:
```
docker pull stmassey/mqldt
podman pull quay.io/stmassey/mqldt
```


Expand Down

0 comments on commit 877b2f8

Please sign in to comment.