Skip to content

Commit

Permalink
doc: add additional useful ci job to list
Browse files Browse the repository at this point in the history
PR-URL: #13086
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
mhdawson authored and MylesBorins committed Jul 17, 2017
1 parent e279eb5 commit 1f97133
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions COLLABORATOR_GUIDE.md
Expand Up @@ -108,6 +108,10 @@ you can run [`citgm-abi-smoker`](https://ci.nodejs.org/job/citgm-abi-smoker/).
is designed to allow one to run a group of tests over and over on a specific
platform to confirm that the test is reliable.

* [`node-test-commit-v8-linux`](https://ci.nodejs.org/job/node-test-commit-v8-linux/)
is designed to allow validation of changes to the copy of V8 in the Node.js
tree by running the standard V8 tests. It should be run whenever the
level of V8 within Node.js is updated or new patches are floated on V8.

### Internal vs. Public API

Expand Down

0 comments on commit 1f97133

Please sign in to comment.