This role is used to build a development version of the Messaging Performance Tool. Although functional, this role is still in development.
The package libselinux-python is required for running the test.
Name | Default Value | Description |
---|---|---|
mpt_maestro_url |
http://localhost:1883 | The URL for the maestro broker |
mpt_log_dir |
/var/log/mpt | The log directory for the MPT |
mpt_log_level |
info | Set the log level for the mpt daemons |
mpt_receiver |
true | Whether to keep the mpt_receiver_daemon in a running state |
mpt_sender |
true | Whether to keep the mpt_sender_daemon in a running state |
mpt_inspector |
false | Whether to keep the mpt_inspector_daemon in a running state |
mpt_devel |
false | Whether to build MPT from source code |
This role depends on the basic-server.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: all
remote_user: root
roles:
- basic-server
- mpt-devel
Apache
Messaging team @ redhat.com