Signed-off-by: Zhang Yu 2134782174@qq.com --- doc/tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/tutorial.md b/doc/tutorial.md index d366580..d9f6158 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -1,4 +1,4 @@ -# Crystal-CI Introduction +# Compass-CI Introduction
## 简单说明
@@ -659,7 +659,7 @@ Compass-CI 集开发调测、测试服务、测试结果分析、辅助定位为 b) 将测试用例所需debian下的包名填入创建的文件中 echo "apache2" >> lkp-tests/distro/depends/test c) 生成lkp-aarch64.cgz - ./crystal-ci/container/lkp-initrd/run + ./compass-ci/container/lkp-initrd/run d) 提交测试用例 submit test.yaml e) 查看结果
Thanks, it's already fixed in upstream.
Thanks, Fengguang
On Mon, Sep 28, 2020 at 11:09:00AM +0800, Zhang Yu wrote:
Signed-off-by: Zhang Yu 2134782174@qq.com
doc/tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/tutorial.md b/doc/tutorial.md index d366580..d9f6158 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -1,4 +1,4 @@ -# Crystal-CI Introduction +# Compass-CI Introduction
## 简单说明
@@ -659,7 +659,7 @@ Compass-CI 集开发调测、测试服务、测试结果分析、辅助定位为 b) 将测试用例所需debian下的包名填入创建的文件中 echo "apache2" >> lkp-tests/distro/depends/test c) 生成lkp-aarch64.cgz
./crystal-ci/container/lkp-initrd/run
d) 提交测试用例 submit test.yaml e) 查看结果./compass-ci/container/lkp-initrd/run
-- 2.23.0