ci: updated mqtt weekend test for qemu support

Added default sdkconfig for qemu build for the mqtt publish example,
Added environment configuration for running the same test on target
or in qemu
Updated missing example tests per latest ttfw refactoring
This commit is contained in:
David Cermak
2019-12-04 14:21:29 +01:00
parent cec408c760
commit 74d768fe6d
6 changed files with 52 additions and 54 deletions

View File

@@ -0,0 +1,3 @@
-r ../tiny_test_fw/requirements.txt
pexpect
python-gitlab