summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGireesh Punathil <gpunathi@in.ibm.com>2020-03-25 19:15:56 +0530
committerRuben Bridgewater <ruben@bridgewater.de>2020-04-28 13:15:04 +0200
commit287bd8af9b06a5fd06e2231d41dca70aa390e090 (patch)
tree89961b74bf78421c5b20fbad358758a0dd46c9ef
parentc402edd60f5eae041748d5ea2d4bac241cc471e7 (diff)
downloadnode-new-287bd8af9b06a5fd06e2231d41dca70aa390e090.tar.gz
doc: elevate diagnostic report to tier1
diagnostic report qualifies for all the criteria for being in tier1. Classify it as such. PR-URL: https://github.com/nodejs/node/pull/32732 Refs: https://github.com/nodejs/diagnostics/issues/369 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Matheus Marchini <mat@mmarchini.me> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
-rw-r--r--doc/guides/diagnostic-tooling-support-tiers.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guides/diagnostic-tooling-support-tiers.md b/doc/guides/diagnostic-tooling-support-tiers.md
index 62bca48e1b..254f90ecad 100644
--- a/doc/guides/diagnostic-tooling-support-tiers.md
+++ b/doc/guides/diagnostic-tooling-support-tiers.md
@@ -95,7 +95,8 @@ The tools are currently assigned to Tiers as follows:
| Tool Type | Tool/API Name | Regular Testing in Node.js CI | Integrated with Node.js | Target Tier |
|-----------|---------------------------|-------------------------------|-------------------------|-------------|
- | | | | | |
+ | FFDC | diagnostic report | Yes | Yes | 1 |
+ | | | | | |
## Tier 2