2 Star 0 Fork 0

jiaxiyajiaxiya / auto_build

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Auto-Build

Auto-build is a python script designed for frobisher. It can fetch patches from
frobisher mailing list, apply patch to the git repo, and build RPM packages
automatically.

PATCH FORMAT
============

Only the following patch format can be identified by auto-build:

Subject: [Frobisher] [powerkvm PATCH qemu v3 04/14] core: add more cow-bell

powerkvm means the branch the patch should be applied to. 
qemu means the git repo's name.

DEPENDENCY
==========

1. sudo easy_install gitpython
2. sudo easy_install paramiko

PREPARE
=======

1. Accounts to access ltcphx.austin.ibm.com and mcpdevx1.austin.ibm.com.

Auto-build need the accounts frobisher@ltcphx.austin.ibm.com to operate the git
repo, root@ltcphx.austin.ibm.com to operate RPM repo, and an account on
mcpdevx1.austin.ibm.com to do build job (we use simonjin).

In order to make these accounts available, write your id_rsa.pub into 
~/.ssh/authorized_keys on root@ltcphx.austin.ibm.com,
frobisher@ltcphx.austin.ibm.com and simonjin@mcpdevx1.austin.ibm.com.

TEST BUILD
==========

	$python test_build.py

Not aiming to affect the git repo or RPM repo, test build just verify whether
the patches are available or not. Clone the code to test git repo, apply the
patches, do test build, and send the report to fb@linux.vnet.ibm.com.

UPDATE BUILD
============

N/A

空文件

简介

auto_build 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/jiaxiyajiaxiya/auto_build.git
git@gitee.com:jiaxiyajiaxiya/auto_build.git
jiaxiyajiaxiya
auto_build
auto_build
master

搜索帮助