Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added --hostname2 and --port2 options to client_test.py #6

Open
jpwsutton opened this issue Feb 9, 2016 · 0 comments
Open

Added --hostname2 and --port2 options to client_test.py #6

jpwsutton opened this issue Feb 9, 2016 · 0 comments
Labels

Comments

@jpwsutton
Copy link
Member

migrated from Bugzilla #433337
status UNCONFIRMED severity normal in component MQTT Interop Tests for ---
Reported in version v0.5 on platform PC
Assigned to: Ian Craggs

Original attachment names and IDs:

On 2014-04-23 16:01:35 -0400, Tim Kellogg wrote:

Created attachment 242250
Code changes described above

We wanted to test our broker in bridged mode - because some compatibility issues were occurring in bridged mode that weren't happening with a single

Normal usage should look like:

$ python3 run_test.py --testdir testsuites/basic --hostname host1 --port 1883 --hostname2 host2 --port2 1884

For our own testing, we plan on running the tests in both directions (i.e. --hostname host1 && --hostname host2).

@jpwsutton jpwsutton added the bug label Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant