Skip to content

Commit

Permalink
Update 2022-10-01.md for rvlab (plctlab#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiewu9823 authored Sep 30, 2022
1 parent 28f7943 commit 667f1f6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions 2022/2022-10-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,18 @@ guments on recursion [PR-484](https://github.com/aya-prover/aya-dev/pull/484) op
## RISCV平台测试测评工作

## RVLab相关工作
1.linux kernel CI相关,包括:
- 学习gitlab CI的相关内容,在本地搭建和注册gitlab runner, 编写.gitlab-ci.yml, 设置schedule, 可以成功定时执行相关任务,已经将这些操作步骤和内容整理成文档 https://zhuanlan.zhihu.com/p/562224062
- 学习Jenkins的相关内容,在本地用docker部署和配置Jenkins, 并新建gitlab和本地任务,可以成功执行。Jenkins部署和配置文档https://zhuanlan.zhihu.com/p/563617044
- 按照https://github.com/kernelci/lava-docker用docker-compose起了一个用于测试qemu kernel的LAVA, 目前正在学习如何使用这个LAVA

2.rvlab基础设施搭建
- 给1台unmatched安装debian新镜像
- 在rvlab内网的中的一台x86电脑上部署了rvlab硬件管理平台,目前可以实现的功能是远程开机/关机/重启
- 对一台因文件系统损坏而无法正常启动的unmatched进行修复,让其可以正常启动并登录

3.其他
- 为协助席静老师完成获取gitee上指定时间内指定提交人的PR信息的自动化脚本,编写用python模拟用户名密码登录并获取cookie的部分的代码 https://gitee.com/jean9823/automatic-tool/blob/master/getGiteeCookie.py

## openEuler for RISC-V

Expand Down

0 comments on commit 667f1f6

Please sign in to comment.