24 Star 70 Fork 192

openEuler / compass-ci

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
install-cci-client.md 934 Bytes
一键复制 编辑 原始数据 按行查看 历史
Fengguang 提交于 2024-05-14 19:39 . update project git urls

本地安装compass-ci客户端

Compass-CI 将 lkp-tests 作为客户端,通过本地安装 lkp-tests 可以手动提交测试任务

lkp-tests提交任务依赖ruby,建议安装ruby2.5及以上版本。

申请帐号

:exclamation: 前提条件:按照 apply-account.md 完成如下动作:

  • send apply account email
  • receive email from compass-ci-robot@qq.com
  • get reply email and follow its instructions to
    • setup default config

下载安装 lkp-tests

Run the following command to install/setup lkp-test:

    git clone https://gitee.com/compass-ci/lkp-tests.git
    cd lkp-tests
    make install
    source ~/.${SHELL##*/}rc

submit job

Now try submitting a job to compass-ci

1
https://gitee.com/openeuler/compass-ci.git
git@gitee.com:openeuler/compass-ci.git
openeuler
compass-ci
compass-ci
master

搜索帮助