Closed ctron closed 2 years ago
/test
Aye, aye, captain! … Triggered System Test worklow!
Test run finished, but did not create a test report: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/1688675714
/test
Aye, aye, captain! … Triggered System Test worklow!
Total | Passed | Failed | Ignored | Filtered | Duration | |
---|---|---|---|---|---|---|
❌ | 147 | 145 | 2 | 0 | 0 | 30m 8s |
Git: https://github.com/drogue-iot/drogue-cloud
@ refs/heads/feature/mqtt_ws_1
Commit: d9939f7b7667bbbe2a120bad8540204d78ed3b72
Author: Jens Reimann <jreimann@redhat.com>
Date: Wed, 12 Jan 2022 15:56:51 -0100
feat(endpoints): allow using MQTT over websockets
closes #205
Job: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/1688731826
Report: https://drogue-iot.github.io/drogue-cloud-testing/test-report/2022/01/12/test-run-1688731826.html
/test
Aye, aye, captain! … Triggered System Test worklow!
Total | Passed | Failed | Ignored | Filtered | Duration | |
---|---|---|---|---|---|---|
❌ | 147 | 145 | 2 | 0 | 0 | 29m 48s |
Git: https://github.com/drogue-iot/drogue-cloud
@ refs/heads/feature/mqtt_ws_1
Commit: d9939f7b7667bbbe2a120bad8540204d78ed3b72
Author: Jens Reimann <jreimann@redhat.com>
Date: Wed, 12 Jan 2022 15:56:51 -0100
feat(endpoints): allow using MQTT over websockets
closes #205
Job: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/1691733135
Report: https://drogue-iot.github.io/drogue-cloud-testing/test-report/2022/01/13/test-run-1691733135.html
/test
Aye, aye, captain! … Triggered System Test worklow!
Total | Passed | Failed | Ignored | Filtered | Duration | |
---|---|---|---|---|---|---|
✅ | 147 | 147 | 0 | 0 | 0 | 30m 19s |
Git: https://github.com/drogue-iot/drogue-cloud
@ refs/heads/feature/mqtt_ws_1
Commit: 35307da4b9bbd11088112767aa8bce93728e7849
Author: Jens Reimann <jreimann@redhat.com>
Date: Thu, 13 Jan 2022 10:08:39 -0100
feat(endpoints): allow using MQTT over websockets
closes #205
Job: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/1692368582
Report: https://drogue-iot.github.io/drogue-cloud-testing/test-report/2022/01/13/test-run-1692368582.html
This change upgrades to a newer ntex version and provides MQTT over websocket support for both the endpoint and the integration.
closes #205