mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
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: https://github.com/nodejs/node/pull/31557 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
parent
4cac2cccd6
commit
cde4b51a92
|
|
@ -211,7 +211,7 @@ that the tests are reliable.
|
|||
runs the standard V8 tests. Run it when updating V8 in Node.js or floating new
|
||||
patches on V8.
|
||||
|
||||
* [`node-test-commit-custom-suites`](https://ci.nodejs.org/job/node-test-commit-custom-suites/)
|
||||
* [`node-test-commit-custom-suites-freestyle`](https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/)
|
||||
enables customization of test suites and parameters. It can execute test suites
|
||||
not used in other CI test runs (such as tests in the `internet` or `pummel`
|
||||
directories). It can also make sure tests pass when provided with a flag not
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user