From 446a47afeaaf2ee85d8cfff6438776287a6966bc Mon Sep 17 00:00:00 2001 From: yangna <16261830+yangna1310@user.noreply.gitee.com> Date: Fri, 14 Nov 2025 11:08:39 +0000 Subject: [PATCH 1/8] =?UTF-8?q?add=20Test=5FStrategy/openEuler=5F24.03=5FL?= =?UTF-8?q?TS=5FSP3/openEuler=2024.03=5FLTS=5FSP3=E7=89=88=E6=9C=ACsysSent?= =?UTF-8?q?ry=E7=89=B9=E6=80=A7=E6=B5=8B=E8=AF=95=E7=AD=96=E7=95=A5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangna <16261830+yangna1310@user.noreply.gitee.com> --- ...5\213\350\257\225\347\255\226\347\225\245" | 128 ++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 "Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245" diff --git "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245" "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245" new file mode 100644 index 00000000..77978f69 --- /dev/null +++ "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245" @@ -0,0 +1,128 @@ +![openEuler ico](../../images/openEuler.png) + +版权所有 © 2025 openEuler社区 + 您对“本文档”的复制、使用、修改及分发受知识共享(Creative Commons)署名—相同方式共享4.0国际公共许可协议(以下简称“CC BY-SA 4.0”)的约束。为了方便用户理解,您可以通过访问https://creativecommons.org/licenses/by-sa/4.0/ 了解CC BY-SA 4.0的概要 (但不是替代)。CC BY-SA 4.0的完整协议内容您可以访问如下网址获取:https://creativecommons.org/licenses/by-sa/4.0/legalcode。 + + 修订记录 + +| 日期 | 修订版本 | 修改描述 | 作者 | +| ---- | ----------- | -------- | ---- | +| 2025.11.14 | 1.0.0 | 初版 | yangna | +| | | | | + +关键词: +灵渠、内存借用、内存共享 + +摘要: +灵衢计算系统是一套全新的计算机体系架构,积极响应AI、HPC、大数据等新兴计算业务场景的挑战和需求,创新性地设计了数据中心级的设备间可对等访问的高带宽、低时延灵衢总线,并以灵衢总线为基础, +将CPU、NPU、GPU、DPU、存储、交换机等设备,通过灵衢总线对等互联,按需组合成板卡、节点、超节点、集群等多种形态的基础设施,为应用提供高性能、高可用的计算平台。 + +缩略语清单: + +| 缩略语 | 英文全名 | 中文解释 | +| ------ | -------- | -------- | +| | | | +| | | | + + +# 特性描述 +芯片使能:配置芯片通路,使得内存读取可以在物理机上跨节点执行。 +软件使能:为远端内存创建软件使用接口,包括remote NUMA和OBMM字符设备。 + +## 需求清单 +|no|feature|status|sig|owner|发布方式|涉及软件包列表| +|:----|:---|:---|:--|:----|:----|:----| +| 1 | OBMM:提供跨节点内存访问于一致性控制能力 | done | | | ko | obmm | +| | | | | | | | + +## 特性应用场景分析 + +1. 本地内存上线到远端fd +2. 本地内存上线到远端numa +3. 内存一致性 + +## 特性实现流程描述 + + +## 与其他特性交互描述 + +不涉及 + +## 风险项 + + +# 特性分层策略 +## 总体测试策略 + + +## 接口/功能测试 + +| 接口描述 | 设计思路 | 测试重点 | 备注 | +| ------- | ------- | ------- | ---- | +| obmm_export: 导出本地内存 | 参数正常/异常值测试 | | | +| obmm_import: 引入远端内存 | 参数正常/异常值测试 | | | +| obmm_preimport: 预引入远端内存 | 参数正常/异常值测试 | | | +| obmm_query: 地址查询转换 | 参数正常/异常值测试 | | | +| obmm_set_ownership: 变更进程对 OBMM 内存的权限 |参数正常/异常值测试 | | | +| obmm_unexport: 取消本地内存导出 | 参数正常/异常值测试 | | | +| obmm_import: 引入远端内存 | 参数正常/异常值测试 | | | +| obmm_unimport: 取消远端内存引入存 | 参数正常/异常值测试 | | | +| obmm_unpreimport: 解除远端内存预引入 | 参数正常/异常值测试 | | | + +## 场景测试 + +| 场景描述 | 设计思路 | 测试重点 | 备注 | +| ------- | ------- | ------- | ---- | +| export 导出 -> import 导入 -> mmap读写 -> unimport -> unexport | | | | +| export 导出 -> import 上线到numa -> numa读写 -> unimport -> unexport | | | | +| export 导出 -> preimport预上线到远端numa -> import 导入 -> unimport -> unpreimport -> unexport | | | | +| 借出用户态内存 -> import 导入 -> mmap读写 -> unimport -> unexport | | | | +| cc 共享一致性测试 | cache模式下,本端和远端内存共享 | | | +| nc共享一致性测试 | | | | + +## 专项测试 + +| 专项测试类型 | 专项测试描述 | 测试预期结果 | 备注 | +| ----------- | ----------- | ----------- | ---- | +| 可靠性测试 | 接口并发测试 | 系统无异常 | | +| | | | | + +# 特性测试执行策略 + +## 特性测试依赖描述 + +1. 灵衢2节点环境 + +## 特性测试约束 + +1. +2. +3. + +## 特性测试环境描述 + +| 硬件型号 | 硬件配置信息 | 备注 | +| -------- | ------------ | ---- | +| 机器型号 | MatrixServer计算节点 | | + +## 测试计划 + +| Stange name | Begin time | End time | Days | 测试执行策略 | 备注 | +| :------------ | :--------- | :--------- | ---- | ----------------------------- | ------ | +| | | | | | | +| | | | | | | +| | | | | | | + +## 入口标准 +1. 功能开发已完成 +2. 上阶段无block问题遗留 +3. 基础功能验证正常 + + +## 出口标准 +1. 策略规划的测试活动涉及测试用例100%执行完毕 +2. 性能基线、功能基线等满足特性规划目标 +3. 无block问题遗留,其它严重问题要有相应规避措施或说明 + + +# 附件 \ No newline at end of file -- Gitee From 79fc70200af30c34dd5dbcf28d97478df496a148 Mon Sep 17 00:00:00 2001 From: yangna <16261830+yangna1310@user.noreply.gitee.com> Date: Fri, 14 Nov 2025 11:10:05 +0000 Subject: [PATCH 2/8] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D=20Test=5FStrate?= =?UTF-8?q?gy/openEuler=5F24.03=5FLTS=5FSP3/openEuler=2024.03=5FLTS=5FSP3?= =?UTF-8?q?=E7=89=88=E6=9C=ACsysSentry=E7=89=B9=E6=80=A7=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E7=AD=96=E7=95=A5=20=E4=B8=BA=20Test=5FStrategy/openEuler=5F24?= =?UTF-8?q?.03=5FLTS=5FSP3/openEuler=2024.03=5FLTS=5FSP3=E7=89=88=E6=9C=AC?= =?UTF-8?q?sysSentry=E7=89=B9=E6=80=A7=E6=B5=8B=E8=AF=95=E7=AD=96=E7=95=A5?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...46\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename "Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245" => "Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" (100%) diff --git "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245" "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" similarity index 100% rename from "Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245" rename to "Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" -- Gitee From 7709a71bee466ae342abbd8385123c3aba031729 Mon Sep 17 00:00:00 2001 From: yangna <16261830+yangna1310@user.noreply.gitee.com> Date: Fri, 14 Nov 2025 11:57:55 +0000 Subject: [PATCH 3/8] =?UTF-8?q?sysSentry=E6=B5=8B=E8=AF=95=E7=AD=96?= =?UTF-8?q?=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangna <16261830+yangna1310@user.noreply.gitee.com> --- ...13\350\257\225\347\255\226\347\225\245.md" | 51 ++++++++++--------- 1 file changed, 27 insertions(+), 24 deletions(-) diff --git "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" index 77978f69..701ce5ed 100644 --- "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" +++ "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" @@ -26,20 +26,20 @@ # 特性描述 -芯片使能:配置芯片通路,使得内存读取可以在物理机上跨节点执行。 -软件使能:为远端内存创建软件使用接口,包括remote NUMA和OBMM字符设备。 +sysSentry是一款故障巡检框架,为用户提供在后台进行故障巡检的能力;sysSentry通过提前发现系统中的软硬件故障并及时通知系统运维人员处理的方式,达到减少故障演变为现网事故、提升系统可靠性的目标。 ## 需求清单 |no|feature|status|sig|owner|发布方式|涉及软件包列表| |:----|:---|:---|:--|:----|:----|:----| -| 1 | OBMM:提供跨节点内存访问于一致性控制能力 | done | | | ko | obmm | +| 1 | 支持UB故障劫持能力及超节点故障上报能力 | done | | | rpm | sysSentry | | | | | | | | | ## 特性应用场景分析 -1. 本地内存上线到远端fd -2. 本地内存上线到远端numa -3. 内存一致性 +1. panic/kernel_reboot时间通过URMA/UVB通道上报,故障劫持,消息答复功能 +2. reboot/oom通过sysSentry内部逻辑上报,消息答复功能 +3. ub内存故障上报以及故障上报后根据物理地址杀掉对应的业务进程功能。 + ## 特性实现流程描述 @@ -57,45 +57,48 @@ ## 接口/功能测试 + | 接口描述 | 设计思路 | 测试重点 | 备注 | | ------- | ------- | ------- | ---- | -| obmm_export: 导出本地内存 | 参数正常/异常值测试 | | | -| obmm_import: 引入远端内存 | 参数正常/异常值测试 | | | -| obmm_preimport: 预引入远端内存 | 参数正常/异常值测试 | | | -| obmm_query: 地址查询转换 | 参数正常/异常值测试 | | | -| obmm_set_ownership: 变更进程对 OBMM 内存的权限 |参数正常/异常值测试 | | | -| obmm_unexport: 取消本地内存导出 | 参数正常/异常值测试 | | | -| obmm_import: 引入远端内存 | 参数正常/异常值测试 | | | -| obmm_unimport: 取消远端内存引入存 | 参数正常/异常值测试 | | | -| obmm_unpreimport: 解除远端内存预引入 | 参数正常/异常值测试 | | | +| cna: 本端cna | 参数正常/异常值测试 | | | +| server_cna: 对端cna | 参数正常/异常值测试 | | | +| eid: 本端eid | 参数正常/异常值测试 | | | +| server_eid: 对端eid | 参数正常/异常值测试 | | | +| panic: panic监控on/off | 参数正常/异常值测试 | | | +| panic_timeout: panic阻塞时间 |参数正常/异常值测试 | | | +| kernel_reboot: kernel_reboot监控on/off | 参数正常/异常值测试 | | | +| kernel_reboot_timeout_ms: kernel_reboot阻塞时间 | 参数正常/异常值测试 | | | +| urma_comm: urma通信开关on/off | 参数正常/异常值测试 | | | +| uvb_comm: uvb通信开关on/off | 参数正常/异常值测试 | | | + ## 场景测试 | 场景描述 | 设计思路 | 测试重点 | 备注 | | ------- | ------- | ------- | ---- | -| export 导出 -> import 导入 -> mmap读写 -> unimport -> unexport | | | | -| export 导出 -> import 上线到numa -> numa读写 -> unimport -> unexport | | | | -| export 导出 -> preimport预上线到远端numa -> import 导入 -> unimport -> unpreimport -> unexport | | | | -| 借出用户态内存 -> import 导入 -> mmap读写 -> unimport -> unexport | | | | -| cc 共享一致性测试 | cache模式下,本端和远端内存共享 | | | -| nc共享一致性测试 | | | | +| 客户端发生panic事件 | | 客户端panic触发后流程阻塞,等待RA返回内存迁移结果后panic流程继续,若没接到回复那么客户端会阻塞该流程直到超时时间到后继续 | | +| 客户端kernel_reboot| | 客户端kernel_reboot触发后流程阻塞,等待RA返回内存迁移结果后kernel_reboot流程继续,若没接到回复那么客户端会阻塞该流程直到超时时间到后继续 | | +| 设备oom | | sysSentry 会对oom事件进行日志记录并上报 | | +|BMC下电 | | BMC触发下电后流程会阻塞并且上报RA,等待RA返回内存迁移结果,返回迁移成功下电流程继续,返回迁移失败下电流程终止,无应答下电流程终止 | | +| ub内存故障 | | UB内存故障后,sysSentry记录故障并上报,并杀死对应进程 | | + ## 专项测试 | 专项测试类型 | 专项测试描述 | 测试预期结果 | 备注 | | ----------- | ----------- | ----------- | ---- | -| 可靠性测试 | 接口并发测试 | 系统无异常 | | +| | | | | | | | | | # 特性测试执行策略 ## 特性测试依赖描述 -1. 灵衢2节点环境 +1. 灵衢环境 ## 特性测试约束 -1. +1. 依赖灵衢硬件 2. 3. -- Gitee From 473e471b043c3499d6dd26546d962c67073f9cd9 Mon Sep 17 00:00:00 2001 From: yangna <16261830+yangna1310@user.noreply.gitee.com> Date: Fri, 14 Nov 2025 11:59:38 +0000 Subject: [PATCH 4/8] =?UTF-8?q?update=20Test=5FStrategy/openEuler=5F24.03?= =?UTF-8?q?=5FLTS=5FSP3/openEuler=2024.03=5FLTS=5FSP3=E7=89=88=E6=9C=ACsys?= =?UTF-8?q?Sentry=E7=89=B9=E6=80=A7=E6=B5=8B=E8=AF=95=E7=AD=96=E7=95=A5.md?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangna <16261830+yangna1310@user.noreply.gitee.com> --- ...\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" | 2 -- 1 file changed, 2 deletions(-) diff --git "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" index 701ce5ed..292b2c59 100644 --- "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" +++ "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" @@ -99,8 +99,6 @@ sysSentry是一款故障巡检框架,为用户提供在后台进行故障巡 ## 特性测试约束 1. 依赖灵衢硬件 -2. -3. ## 特性测试环境描述 -- Gitee From 834da0f119ea8ad22d0aa76d32eb0da296b3cac4 Mon Sep 17 00:00:00 2001 From: yangna <16261830+yangna1310@user.noreply.gitee.com> Date: Tue, 18 Nov 2025 06:51:41 +0000 Subject: [PATCH 5/8] =?UTF-8?q?update=20Test=5FStrategy/openEuler=5F24.03?= =?UTF-8?q?=5FLTS=5FSP3/openEuler=2024.03=5FLTS=5FSP3=E7=89=88=E6=9C=ACsys?= =?UTF-8?q?Sentry=E7=89=B9=E6=80=A7=E6=B5=8B=E8=AF=95=E7=AD=96=E7=95=A5.md?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangna <16261830+yangna1310@user.noreply.gitee.com> --- ...265\213\350\257\225\347\255\226\347\225\245.md" | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" index 292b2c59..6344ff8f 100644 --- "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" +++ "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" @@ -11,7 +11,7 @@ | | | | | 关键词: -灵渠、内存借用、内存共享 +灵渠、sysSentry 摘要: 灵衢计算系统是一套全新的计算机体系架构,积极响应AI、HPC、大数据等新兴计算业务场景的挑战和需求,创新性地设计了数据中心级的设备间可对等访问的高带宽、低时延灵衢总线,并以灵衢总线为基础, @@ -41,19 +41,16 @@ sysSentry是一款故障巡检框架,为用户提供在后台进行故障巡 3. ub内存故障上报以及故障上报后根据物理地址杀掉对应的业务进程功能。 -## 特性实现流程描述 - - ## 与其他特性交互描述 不涉及 ## 风险项 - +无 # 特性分层策略 ## 总体测试策略 - +测试覆盖panic/reboot场景劫持通过URMA/UVB通道上报,消息答复功能,覆盖主动下电/oom通过sysSentry内部逻辑上报,消息答复功能,覆盖ub内存故障上报以及故障上报后根据物理地址杀掉对应的业务进程功能。 ## 接口/功能测试 @@ -110,9 +107,8 @@ sysSentry是一款故障巡检框架,为用户提供在后台进行故障巡 | Stange name | Begin time | End time | Days | 测试执行策略 | 备注 | | :------------ | :--------- | :--------- | ---- | ----------------------------- | ------ | -| | | | | | | -| | | | | | | -| | | | | | | +|Test round 4/5/6/7|2025/11/14|2025/12/11|28|全量测试|NA| +|Test round 8/9|2025/12/12|2025/12/25|14|回归测试|NA| ## 入口标准 1. 功能开发已完成 -- Gitee From 0c1c0b505ff289faec2a98200599363f866f0faf Mon Sep 17 00:00:00 2001 From: yangna Date: Tue, 18 Nov 2025 07:59:00 +0000 Subject: [PATCH 6/8] =?UTF-8?q?update=20Test=5FStrategy/openEuler=5F24.03?= =?UTF-8?q?=5FLTS=5FSP3/openEuler=2024.03=5FLTS=5FSP3=E7=89=88=E6=9C=ACsys?= =?UTF-8?q?Sentry=E7=89=B9=E6=80=A7=E6=B5=8B=E8=AF=95=E7=AD=96=E7=95=A5.md?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangna --- ...\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" index 6344ff8f..77912b2f 100644 --- "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" +++ "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" @@ -119,7 +119,7 @@ sysSentry是一款故障巡检框架,为用户提供在后台进行故障巡 ## 出口标准 1. 策略规划的测试活动涉及测试用例100%执行完毕 2. 性能基线、功能基线等满足特性规划目标 -3. 无block问题遗留,其它严重问题要有相应规避措施或说明 +3. 无block问题遗留,其它严重问题要有相应规避措施或说明 # 附件 \ No newline at end of file -- Gitee From 6dc598e5358313b68e1fe7034742d9eae3e47c9c Mon Sep 17 00:00:00 2001 From: yangna Date: Tue, 18 Nov 2025 08:12:27 +0000 Subject: [PATCH 7/8] sysSentry Signed-off-by: yangna --- ...\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" index 77912b2f..567b2c68 100644 --- "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" +++ "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" @@ -31,7 +31,7 @@ sysSentry是一款故障巡检框架,为用户提供在后台进行故障巡 ## 需求清单 |no|feature|status|sig|owner|发布方式|涉及软件包列表| |:----|:---|:---|:--|:----|:----|:----| -| 1 | 支持UB故障劫持能力及超节点故障上报能力 | done | | | rpm | sysSentry | +| 1 | 支持UB故障劫持能力及超节点故障上报能力 | done | | | rpm | sysSentry | | | | | | | | | ## 特性应用场景分析 -- Gitee From 57d064735d7a0525a2a1d40507993c3f2dbae2d9 Mon Sep 17 00:00:00 2001 From: yangna Date: Tue, 18 Nov 2025 08:25:55 +0000 Subject: [PATCH 8/8] syssentry2 Signed-off-by: yangna --- ...\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" index 567b2c68..548923b1 100644 --- "a/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" +++ "b/Test_Strategy/openEuler_24.03_LTS_SP3/openEuler 24.03_LTS_SP3\347\211\210\346\234\254sysSentry\347\211\271\346\200\247\346\265\213\350\257\225\347\255\226\347\225\245.md" @@ -21,7 +21,7 @@ | 缩略语 | 英文全名 | 中文解释 | | ------ | -------- | -------- | -| | | | +| | | | | | | | -- Gitee