mirror of https://github.com/ARMmbed/mbed-os.git
enable google and azure example application tests in ci
parent
4e121a7d79
commit
bf84452c60
|
@ -27,7 +27,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"test" : true,
|
||||
"baud_rate": 115200,
|
||||
"compare_log": ["mbed-os-example-for-azure/tests/azure.log"],
|
||||
"auto-update" : true
|
||||
|
@ -43,7 +43,7 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : false,
|
||||
"test" : true,
|
||||
"baud_rate": 115200,
|
||||
"compare_log": ["mbed-os-example-for-google-iot-cloud/tests/google-iot-cloud.log"],
|
||||
"auto-update" : true
|
||||
|
|
Loading…
Reference in New Issue