From fef621435d24bc0c5e9d5eae0a52484041f65937 Mon Sep 17 00:00:00 2001 From: He Yin Ling Date: Mon, 20 Jul 2020 20:09:19 +0800 Subject: [PATCH] test: sync test app cases to Jira --- tools/ci/config/assign-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ci/config/assign-test.yml b/tools/ci/config/assign-test.yml index 3003ee4fda..7f9e176d1f 100644 --- a/tools/ci/config/assign-test.yml +++ b/tools/ci/config/assign-test.yml @@ -79,5 +79,6 @@ update_test_cases: - python ImportTestCase.py $JIRA_TEST_MANAGEMENT_PROJECT unity -d $UNIT_TEST_CASE_FILES -r $GIT_SHA # update example test cases - python ImportTestCase.py $JIRA_TEST_MANAGEMENT_PROJECT tiny_test_fw -d ${CI_PROJECT_DIR}/examples -r $GIT_SHA + - python ImportTestCase.py $JIRA_TEST_MANAGEMENT_PROJECT tiny_test_fw -d ${CI_PROJECT_DIR}/tools/test_apps -r $GIT_SHA # organize test cases - python OrganizeTestCases.py $JIRA_TEST_MANAGEMENT_PROJECT