mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-11-03 00:22:41 +01:00
mqtt tests: connect to local broker when running in CI to make the tests more reliable
This commit is contained in:
committed by
Rocha Euripedes
parent
6b3ba4d55a
commit
e38e60f77e
2
examples/protocols/mqtt/ssl/sdkconfig.ci
Normal file
2
examples/protocols/mqtt/ssl/sdkconfig.ci
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_BROKER_URI="mqtts://${EXAMPLE_MQTT_BROKER_SSL}"
|
||||
CONFIG_BROKER_CERTIFICATE_OVERRIDE="${EXAMPLE_MQTT_BROKER_CERTIFICATE}"
|
||||
Reference in New Issue
Block a user