From 4ff28f405665015e77678c6a7398f607538c010d Mon Sep 17 00:00:00 2001 From: aiyiqi Date: Tue, 11 Feb 2025 10:56:50 +0800 Subject: [PATCH 1/2] ci test: read me bugzilla: https://bugzilla.openanolis.cn/show_bug.cgi?id=9459 some test info for review, no need to concern, this is a test pr, don't check. --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 669ac7c32292..4f688ef8ad9e 100644 --- a/README +++ b/README @@ -15,4 +15,6 @@ several of them using the Restructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about -the problems which may result by upgrading your kernel. +the problems which may result by upgrading your kernel + +ci_test1 \ No newline at end of file -- Gitee From a3a4c23fe75c364a4234828ccc0427925cf7d5dc Mon Sep 17 00:00:00 2001 From: aiyiqi Date: Tue, 11 Feb 2025 10:58:05 +0800 Subject: [PATCH 2/2] ci test: drivers/infiniband/core/* bugzilla: https://bugzilla.openanolis.cn/show_bug.cgi?id=9459 some test info for review, no need to concern, this is a test pr, don't check. --- drivers/infiniband/core/ci_test | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 drivers/infiniband/core/ci_test diff --git a/drivers/infiniband/core/ci_test b/drivers/infiniband/core/ci_test new file mode 100644 index 000000000000..e69de29bb2d1 -- Gitee