1 Star 0 Fork 22

zhaohang/ci-meta

forked from anolis/ci-meta 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
globals.yaml 3.97 KB
一键复制 编辑 原始数据 按行查看 历史
anolis:
license:
hint: check_license
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_license
exclude: True
spec:
exclude: True
code:
hint: check_code_style
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_codestyle
exclude: True
src-anolis-os:
license:
hint: check_license
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_license
spec:
hint: check_spec_file
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_specfile
code:
hint: check_code_style
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_codestyle
absbuild:
hint: build_test
test_lab: ['x86_64-{product}', 'aarch64-{product}']
smoke:
hint: pkg_smoke_test
tone_test_suite: anolis-citest
tone_test_conf: testcase=pkg_smoke_test
depends_on: ['build']
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
abi:
hint: check_abi_diff
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_pkgabidiff
depends_on: ['build']
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
src-anolis-module:
license:
hint: check_license
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_license
spec:
hint: check_spec_file
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_specfile
code:
hint: check_code_style
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_codestyle
absbuild:
hint: build_test
test_lab: ['x86_64-{product}', 'aarch64-{product}']
smoke:
hint: pkg_smoke_test
tone_test_suite: anolis-citest
tone_test_conf: testcase=pkg_smoke_test
depends_on: ['build']
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
abi:
hint: check_abi_diff
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_pkgabidiff
depends_on: ['build']
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
src-anolis-sig:
license:
hint: check_license
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_license
spec:
hint: check_spec_file
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_specfile
code:
hint: check_code_style
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_codestyle
absbuild:
hint: build_test
test_lab: ['x86_64-{product}', 'aarch64-{product}']
smoke:
hint: pkg_smoke_test
tone_test_suite: anolis-citest
tone_test_conf: testcase=pkg_smoke_test
depends_on: ['build']
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
abi:
hint: check_abi_diff
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_pkgabidiff
depends_on: ['build']
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
src-anolis-test:
license:
hint: check_license
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_license
spec:
hint: check_spec_file
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_specfile
code:
hint: check_code_style
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_codestyle
absbuild:
hint: build_test
test_lab: ['x86_64-{product}', 'aarch64-{product}']
smoke:
hint: pkg_smoke_test
tone_test_suite: anolis-citest
tone_test_conf: testcase=pkg_smoke_test
depends_on: ['build']
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
abi:
hint: check_abi_diff
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_pkgabidiff
depends_on: ['build']
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
others:
license:
exclude: True
spec:
exclude: True
code:
exclude: True
pkgbuild:
hint: check_pkgbuild
tone_test_suite: anolis-citest
tone_test_conf: testcase=check_pkgbuild
test_lab: ['x86_64-{product}', 'aarch64-{product}']
exclude: True
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhaohang2020/ci-meta.git
[email protected]:zhaohang2020/ci-meta.git
zhaohang2020
ci-meta
ci-meta
master

搜索帮助