drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
113 stars 30 forks source link

Replace custom DTLS with tokio-dtls-stream-sink #332

Closed lulf closed 1 year ago

lulf commented 1 year ago

Use new crate for transparent UDP/DTLS session handling

lulf commented 1 year ago

/test

drogue-bot commented 1 year ago

Aye, aye, captain! … Triggered System Test worklow!

drogue-bot commented 1 year ago

Test run finished, but did not create a test report: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/3224477439

lulf commented 1 year ago

/test

drogue-bot commented 1 year ago

Aye, aye, captain! … Triggered System Test worklow!

drogue-bot commented 1 year ago

Test run finished, but did not create a test report: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/3224731054

lulf commented 1 year ago

/test

drogue-bot commented 1 year ago

Aye, aye, captain! … Triggered System Test worklow!

drogue-bot commented 1 year ago

Test run finished, but did not create a test report: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/3225273967

lulf commented 1 year ago

/test

drogue-bot commented 1 year ago

Aye, aye, captain! … Triggered System Test worklow!

drogue-bot commented 1 year ago

Report: https://drogue-iot.github.io/drogue-cloud-testing/test-report/2022/10/11/test-run-3228964092.html

lulf commented 1 year ago

/test

drogue-bot commented 1 year ago

Aye, aye, captain! … Triggered System Test worklow!

drogue-bot commented 1 year ago
Total Passed Failed Ignored Filtered Duration
148 146 2 0 0 32m 41s

Git: https://github.com/drogue-iot/drogue-cloud @ refs/heads/use-stream

Commit: 252a4a781a9f3bdb8d672979d827b81efc816c6e
Author: Ulf Lilleengen <ulf.lilleengen@gmail.com>
Date: Tue, 11 Oct 2022 04:00:03 -0200

    Replace custom DTLS with tokio-dtls-stream-sink

    Use new crate for transparent UDP/DTLS session handling

Job: https://github.com/drogue-iot/drogue-cloud-testing/actions/runs/3229348322

Report: https://drogue-iot.github.io/drogue-cloud-testing/test-report/2022/10/11/test-run-3229348322.html

lulf commented 1 year ago

Failures seem unrelated, so merging.