Skip to content

Commit

Permalink
Pull request project-chip#193: Cherry-Pick "add 4316A" from silabs to…
Browse files Browse the repository at this point in the history
… silabs_1.0

Merge in WMN_TOOLS/matter from cherry-pick/brd4316a-sqa-tests to silabs_1.0

Squashed commit of the following:

commit 6398fa7978ccc26feced27939de23e24626c0a12
Author: Shadi Makdissi <Shadi.Makdissi@silabs.com>
Date:   Wed Oct 12 17:50:30 2022 +0000

    Pull request project-chip#191: add 4316A

    Merge in WMN_TOOLS/matter from add_SQA_board to silabs

    Squashed commit of the following:

    commit aa32079ec8d7dfe784846ee6950fcd2f6ba70886
    Author: Shadi Makdissi <Shadi.Makdissi@silabs.com>
    Date:   Wed Oct 12 11:49:56 2022 -0400

        add 4316A
  • Loading branch information
rerasool committed Oct 12, 2022
1 parent d53be9e commit bd5fd02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -953,6 +953,7 @@ 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 BRD4316A'] = { this.utfThreadTestSuite('utf_matter_thread_3','matter_thread_3','lighting-app','thread','BRD4316A','',"/manifest-4316-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") }
Expand Down

0 comments on commit bd5fd02

Please sign in to comment.