Open arthur-wangfeng opened 8 years ago
Hi
Here are some recommended python code analysis tools that might be integrated with Jenkins: (1) https://www.python.org/dev/peps/pep-0008/ - to check python style conversion (2) https://pypi.python.org/pypi/pyflakes- check errors in your code (3) http://www.pylint.org/ - need a lot of tuning, else you'll have a lot of false positive
You also need to make sure that your stable build will be deployed to T-DIV LAB too
Last, T-DIV needs an access to the Gerrit
status Update on 2016/2/2:
Status updated on 2016/2/16:
In general, about a week delayed, due to holiday and team member's leave .
Status updated on 2016/2/23:
In general, about a week delayed, due to holiday and team member's leave .
Please let us know when the setup scripts are ready and work, so we can run it on our lab too, thanks in advance
CI team consists of: . a. 3 long term dedicated members: liu longzhu and 2 others. who are responsible for CI maintaining, testing. b. 1~3 short term dedicated members (rotating position, 2~3 months): Libin, Liliangyu, Wujing. who are responsible for short-term CI development and demo environment maintaining.
The developers responsible for developing test case are members of feature teams, not members of CI team. The feature team leaders are the only contact person for CI team.
add link of gerrit, jenkins.etc
gerrit: 202.96.135.238:8000
Assigned this task to Hu Feiran, because Wang Feng relocated to T-div.
Goal:
Build a collaborative development environments.
Guide: https://github.com/Hybrid-Cloud/hybrid_cloud/wiki/How-to-work-with-Hybrid-Cloud-CI https://github.com/Hybrid-Cloud/hybrid_cloud/wiki/gerrit-brief-user-guide
Gerrit Url: http://202.96.135.238:8000
Plan: