From a7ec1ea38d1fcc2459c3888b55a7876fc0d006ef Mon Sep 17 00:00:00 2001 From: Gireesh Punathil Date: Wed, 25 Mar 2020 19:15:56 +0530 Subject: [PATCH] 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 Reviewed-By: Michael Dawson Reviewed-By: Matheus Marchini Reviewed-By: Matteo Collina Reviewed-By: Chengzhong Wu Reviewed-By: James M Snell --- doc/guides/diagnostic-tooling-support-tiers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guides/diagnostic-tooling-support-tiers.md b/doc/guides/diagnostic-tooling-support-tiers.md index 62bca48e1b7af7..254f90ecadd5fd 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