Skip to content

Commit

Permalink
Pull request project-chip#170: Add SQA boards tests
Browse files Browse the repository at this point in the history
Merge in WMN_TOOLS/matter from add_SQA_boards_tests to silabs

Squashed commit of the following:

commit 2509ffa8ec82d5c56f4eb6ef25bac42256c72d63
Author: Shadi Makdissi <[email protected]>
Date:   Fri Oct 7 15:57:29 2022 -0400

    remove tests on 4316A

commit ab68e1cd652cc845011e552af2b87885c0e63d29
Author: Shadi Makdissi <[email protected]>
Date:   Fri Oct 7 12:58:07 2022 -0400

    add new boards under SQA stage
  • Loading branch information
Shadi-Silabs authored and jmartinez-silabs committed Jan 9, 2024
1 parent ec7e345 commit 1177be0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,8 @@ def pipeline()
parallelNodes['lighting Thread BRD4187C'] = { this.utfThreadTestSuite('utf_matter_thread','matter_thread','lighting-app','thread','BRD4187C','',"/manifest-4187-thread","--tmconfig tests/.sequence_manager/test_execution_definitions/matterci_test_sequence_thread.yaml") }
parallelNodes['lighting Thread BRD4161A'] = { this.utfThreadTestSuite('utf_matter_thread','matter_thread','lighting-app','thread','BRD4161A','',"/manifest-4161-thread","--tmconfig tests/.sequence_manager/test_execution_definitions/matterci_test_sequence_thread_4161.yaml") }
parallelNodes['lighting Thread BRD2703A'] = { this.utfThreadTestSuite('utf_matter_thread_2','matter_thread_2','lighting-app','thread','BRD2703A','',"/manifest-2703-thread","--tmconfig tests/.sequence_manager/test_execution_definitions/matterci_test_sequence_thread.yaml") }
parallelNodes['lighting Thread BRD4319A'] = { this.utfThreadTestSuite('utf_matter_thread_5','matter_thread_5','lighting-app','thread','BRD4319A','',"/manifest-4319-thread","--tmconfig tests/.sequence_manager/test_execution_definitions/matterci_test_sequence_thread.yaml") }

parallelNodes['lighting rs9116 BRD4161A'] = { this.utfWiFiTestSuite('utf_matter_ci','INT0014944','lighting-app','wifi','BRD4161A','rs911x','',"/manifest","--tmconfig tests/.sequence_manager/test_execution_definitions/matterci_test_sequence.yaml") }

parallelNodes.failFast = false
Expand Down

0 comments on commit 1177be0

Please sign in to comment.