mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 12:50:30 +00:00
mqtt tests: connect to local broker when running in CI to make the tests more reliable
This commit is contained in:
@@ -19,7 +19,7 @@ config BROKER_URL
|
||||
URL of the broker to connect to
|
||||
|
||||
config BROKER_URL_FROM_STDIN
|
||||
bool
|
||||
default y if BROKER_URL = "FROM_STDIN"
|
||||
bool
|
||||
default y if BROKER_URL = "FROM_STDIN"
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user