Files
os-autotest/doc/pkg_test/ComputeLibrary.csv
2025-11-05 17:57:29 +08:00

3.7 KiB

1测试类型测试套测试用例测试描述
2软件包测试ComputeLibrarytest_computelibrary_install测试computelibrary软件包的安装功能,验证安装过程是否成功。
3软件包测试ComputeLibrarytest_computelibrary_uninstall测试computelibrary软件包的卸载功能,验证卸载过程是否成功。
4软件包测试ComputeLibrarytest_computelibrary_upgrade测试computelibrary软件包的升级功能,验证升级过程是否成功。
5软件包测试ComputeLibrarytest_computelibrary_downgrade测试computelibrary软件包的降级功能,验证降级过程是否成功。
6软件包测试ComputeLibrarytest_computelibrary_rollback测试computelibrary软件包的回滚功能,验证回滚过程是否成功。
7软件包测试ComputeLibrarytest_computelibrary_service_start测试computelibrary软件包的服务启动功能,验证服务是否可以正常启动。
8软件包测试ComputeLibrarytest_computelibrary_service_stop测试computelibrary软件包的服务停止功能,验证服务是否可以正常停止。
9软件包测试ComputeLibrarytest_computelibrary_service_restart测试computelibrary软件包的服务重启功能,验证服务是否可以正常重启。
10软件包测试ComputeLibrarytest_computelibrary_service_status测试computelibrary软件包的服务状态查询功能,验证服务状态是否可以正常查询。
11软件包测试ComputeLibrarytest_computelibrary_service_log测试computelibrary软件包的服务日志查看功能,验证服务日志是否可以正常查看。
12软件包测试ComputeLibrarytest_computelibrary_command_001测试computelibrary软件包的command命令的基本功能,验证命令是否可以正常执行。
13软件包测试ComputeLibrarytest_computelibrary_service_config测试computelibrary软件包的服务配置功能,验证服务配置是否可以正常修改并生效。
14软件包测试ComputeLibrarytest_computelibrary_command_002测试computelibrary软件包的command命令的特定参数功能,验证命令在指定参数下是否可以正常执行。
15软件包测试ComputeLibrarytest_computelibrary_command_003测试computelibrary软件包的command命令的另一个特定参数功能,验证命令在另一个指定参数下是否可以正常执行。
16软件包测试ComputeLibrarytest_computelibrary_service_reload测试computelibrary软件包的服务重载功能,验证服务配置是否可以正常重载并生效。
17软件包测试ComputeLibrarytest_computelibrary_service_enable测试computelibrary软件包的服务开机自启功能,验证服务是否可以设置为开机自启。
18软件包测试ComputeLibrarytest_computelibrary_service_disable测试computelibrary软件包的服务开机自启禁用功能,验证服务是否可以取消开机自启。
19软件包测试ComputeLibrarytest_computelibrary_command_004测试computelibrary软件包的command命令的特定参数组合功能,验证命令在指定参数组合下是否可以正常执行。
20软件包测试ComputeLibrarytest_computelibrary_command_005测试computelibrary软件包的command命令的另一个特定参数组合功能,验证命令在另一个指定参数组合下是否可以正常执行。
21软件包测试ComputeLibrarytest_computelibrary_service_logrotate测试computelibrary软件包的服务日志轮转功能,验证日志轮转是否可以正常执行。
22软件包测试ComputeLibrarytest_computelibrary_service_failover测试computelibrary软件包的服务故障转移功能,验证服务在故障时是否可以自动恢复。
23软件包测试ComputeLibrarytest_computelibrary_service_backup测试computelibrary软件包的服务备份功能,验证服务配置和数据是否可以正常备份。