Skip to content

Commit

Permalink
Pull request project-chip#1234: remove 917ncp sqa run
Browse files Browse the repository at this point in the history
Merge in WMN_TOOLS/matter from remove/917ncp_sqa to silabs

Squashed commit of the following:

commit 8b01e53bfb6c7e5f254ce51c0c56332fdc797f91
Author: Shadi Makdissi <[email protected]>
Date:   Tue Oct 10 11:05:46 2023 -0400

    remove 917ncp sqa run
  • Loading branch information
Shadi-Silabs authored and jmartinez-silabs committed Jan 24, 2024
1 parent 66dc07f commit 686b677
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -1765,7 +1765,6 @@ def pipeline()
// "/manifest-2703-thread",
// "--tmconfig tests/.sequence_manager/test_execution_definitions/matter_thread_ci_sequence.yaml") }
parallelNodes['lighting Thread BRD4161A'] = { this.utfThreadTestSuite('gsdkMontrealNode','utf_matter_thread_4','matter_thread_4','lighting-app','thread','BRD4161A','',"/manifest-4161-thread","--tmconfig tests/.sequence_manager/test_execution_definitions/matter_thread_ci_sequence.yaml") }
parallelNodes['lighting 917-exp BRD4187C'] = { this.utfWiFiTestSuite('gsdkMontrealNode','utf_matter_wifi','matter_wifi','lighting-app','wifi','BRD4187C','91x','',"/manifest-4187-917","--tmconfig tests/.sequence_manager/test_execution_definitions/matter_wifi_ci_sequence.yaml") }
parallelNodes.failFast = false
parallel parallelNodes

Expand Down

0 comments on commit 686b677

Please sign in to comment.