Closed ctron closed 2 years ago
/test
Aye, aye, captain! … Triggered System Test worklow!
Total | Passed | Failed | Ignored | Filtered | Duration | |
---|---|---|---|---|---|---|
✅ | 147 | 147 | 0 | 0 | 0 | 30m 52s |
Git: https://github.com/drogue-iot/drogue-cloud
@ refs/heads/feature/mqtt_times_three_1
Commit: 4a8373bceca199328b60ecac00a3fe3b6e902f86
Author: Jens Reimann <jreimann@redhat.com>
Date: Fri, 14 Jan 2022 11:04:23 -0100
feat: allow deploying the MQTT services multiple times
This splits up the MQTT services (endpoint and integration) so that
they can be started with a single port each, using different
configurations (transport, tls, ...)
This was necessary, we needed a third endpoint, disabling X.509 client
certificates when using MQTT over websockets in browsers.
Job: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/1697574633
Report: https://drogue-iot.github.io/drogue-cloud-testing/test-report/2022/01/14/test-run-1697574633.html
This splits up the MQTT services (endpoint and integration) so that they can be started with a single port each, using different configurations (transport, tls, ...)
This was necessary, we needed a third endpoint, disabling X.509 client certificates when using MQTT over websockets in browsers.