Skip to content

Commit

Permalink
remove cptx p4rt from cloudbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinsoniism committed Jun 16, 2023
1 parent a3e5476 commit b0e5dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild/vendors/vendors_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ func TestCTPX(t *testing.T) {
testGNMI(t, dut)
testGRIBI(t, dut)
testGNOI(t, dut)
testP4RT(t, dut)
// testP4RT(t, dut)
}

func TestSRL(t *testing.T) {
Expand Down

0 comments on commit b0e5dab

Please sign in to comment.