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

tests: run MQTT test using container #768

Closed
wants to merge 3 commits into from
Closed

tests: run MQTT test using container #768

wants to merge 3 commits into from

Conversation

bklebe
Copy link
Contributor

@bklebe bklebe commented Feb 22, 2024

tests: run MQTT test using container

Asana Ticket: 🍎 make MQTT tests work on MBTA network

Runs the Mosquitto broker as a container with podman compose. Publishes a test message in the MQTT test.

VS Code keeps doing this automatically, committing this change so it stops dirtying my tree.
This key is unnecessary because we’re using `-inMemory` mode with DynamoDB Local, and thus don’t need the mounts that expect this working_dir (from https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.DownloadingAndRunning.html)
**Asana Ticket**: [🍎 make MQTT tests work on MBTA network](https://app.asana.com/0/1204137169527258/1206661431136934/f)

Runs the Mosquitto broker as a container with `podman compose`. Publishes a test message in the MQTT test.
@bklebe bklebe closed this Feb 22, 2024
@bklebe bklebe deleted the pr768 branch February 22, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant