Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.59 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.59 KB

Role Name

This role is used to build a development version of the Messaging Performance Tool. Although functional, this role is still in development.

Build/Test Status

Linux Build Status: Linux Build Status

Requirements

The package libselinux-python is required for running the test.

Role Variables

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

Dependencies

This role depends on the basic-server.

Example Playbook

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

License

Apache

Author Information

Messaging team @ redhat.com