]> granicus.if.org Git - esp-idf/commit
tiny-test-fw: show descriptive error when test case assignment fails:
authorHe Yin Ling <heyinling@espressif.com>
Tue, 15 May 2018 09:41:57 +0000 (17:41 +0800)
committerbot <bot@espressif.com>
Thu, 24 May 2018 03:40:03 +0000 (03:40 +0000)
commita68b93d6f305efbb1a924a5379290b35e6f37216
treeb2ce2440ddc257f7985f31952ceb63234f36d79d
parent3b24bc42d2b52cefbac02e3302bde5c31fc1b62a
tiny-test-fw: show descriptive error when test case assignment fails:

Will give hint when any job failed to assign:

```
Please add the following jobs to .gitlab-ci.yml with specific tags:
* Add job with: psram, ESP32_IDF, UT_T1_1
* Add job with: psram, ESP32_IDF, UT_T1_1
```
tools/tiny-test-fw/Utility/CIAssignTest.py