drogue-iot / drogue-cloud

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

Add support for TLS-PSK #333

Closed lulf closed 1 year ago

lulf commented 1 year ago
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/3237204185

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/3241505984

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 148 0 0 0 41m 59s

Git: https://github.com/drogue-iot/drogue-cloud @ refs/heads/tls-psk

Commit: de4c91a871865b7e8504c1ea5c557cae1fb60ff6
Author: Ulf Lilleengen <ulf.lilleengen@gmail.com>
Date: Thu, 13 Oct 2022 09:48:36 -0200

    Fix coap unit test

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

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

lulf commented 1 year ago

@ctron I merged this for now since it was feature complete for coap and http and the schema changes. The MQTT support will come in a separate PR, because it needs more work.