Skip to content

Commit

Permalink
Pull request project-chip#60: MATTER-708: change board to BRD4187C
Browse files Browse the repository at this point in the history
Merge in WMN_TOOLS/matter from bugfix/MATTER-708 to silabs

Squashed commit of the following:

commit 49dc05608bf8814d7d666a6122f9f38b2a7a901f
Author: Yulina Shu <[email protected]>
Date:   Wed Aug 31 20:40:13 2022 +0000

    MATTER-708: change board to BRD4187C
  • Loading branch information
silabsbot authored and selissia committed Sep 1, 2022
1 parent 64f381b commit 800cac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ def pipeline()
// def parallelNodes = [:]
//openthread test can't run in parallel as they are using same raspi
openThreadTestSuite("lighting","BRD4161A")
openThreadTestSuite("lighting","BRD4187A")
openThreadTestSuite("lighting","BRD4187C")
utfWiFiTestSuite('utf_matter_ci','INT0014944')
// parallelNodes['UTF test INT0014944'] = { this.utfWiFiTestSuite('utf_matter_ci','INT0014944') }
// parallelNodes['UTF test INT0014944'] = { this.utfWiFiTestSuite('utf_matter_thread','INT0014944') }
Expand Down

0 comments on commit 800cac6

Please sign in to comment.