1 Star 0 Fork 0

jean9823/kernel-ci

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
hifive-unmatched-test.yaml 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
unicornx 提交于 2022-12-02 16:25 . update
device_type: hifive-unleashed-a00
job_name: hifive-unmatched-test
timeouts:
job:
minutes: 20
action:
minutes: 10
actions:
power-off:
seconds: 30
priority: medium
visibility: public
actions:
- deploy:
timeout:
minutes: 3
to: tftp
kernel:
url: file:///home/inlinepath/Image
type: image
dtb:
url: file:///home/inlinepath/hifive-unmatched-a00.dtb
nfsrootfs:
url: file:///home/inlinepath/rootfs.tar
- boot:
timeout:
minutes: 10
# failure_retry: 5
method: u-boot
commands: nfs
prompts:
- '/ #'
auto_login:
login_prompt: "buildroot login:"
username: root
- test:
timeout:
minutes: 5
definitions:
- repository:
metadata:
format: Lava-Test Test Definition 1.0
name: smoke-tests-basic
description: "Basic system test command for oerv images"
run:
steps:
- printenv
from: inline
name: env-dut-inline
path: inline/env-dut.yaml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jean9823/kernel-ci.git
[email protected]:jean9823/kernel-ci.git
jean9823
kernel-ci
kernel-ci
master

搜索帮助