]> granicus.if.org Git - esp-idf/commit
CI: only create required jobs when use bot to trigger test:
authorHe Yin Ling <heyinling@espressif.com>
Sat, 29 Sep 2018 06:51:43 +0000 (14:51 +0800)
committerbot <bot@espressif.com>
Wed, 24 Oct 2018 09:19:39 +0000 (09:19 +0000)
commit722a7e3b538d1677204ae95ef16e75e55ef47dc3
tree484c34eccb32317cd328cbac499733b06ac605b0
parent7c29a39d6f9f2dfbefc49d34d34e9267afc7200d
CI: only create required jobs when use bot to trigger test:

Gitlab CI now allow us to define if a job need to be created by
varialbes. This commit add label to CI jobs, so we can make some jobs
not created in certain scenarios when we trigger pipeline with @bot.
.gitlab-ci.yml
tools/tiny-test-fw/CIAssignUnitTest.py