Skip to content

Commit cde4b51

Browse files
richardlaucodebytere
authored andcommitted
doc: update job reference in COLLABORATOR_GUIDE.md
https://ci.nodejs.org/job/node-test-commit-custom-suites/ is disabled in Jenkins with a note to instead use https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/. Update the guide to remove the layer of indirection. PR-URL: #31557 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 4cac2cc commit cde4b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COLLABORATOR_GUIDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ that the tests are reliable.
211211
runs the standard V8 tests. Run it when updating V8 in Node.js or floating new
212212
patches on V8.
213213

214-
* [`node-test-commit-custom-suites`](https://ci.nodejs.org/job/node-test-commit-custom-suites/)
214+
* [`node-test-commit-custom-suites-freestyle`](https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/)
215215
enables customization of test suites and parameters. It can execute test suites
216216
not used in other CI test runs (such as tests in the `internet` or `pummel`
217217
directories). It can also make sure tests pass when provided with a flag not

0 commit comments

Comments
 (0)