Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 542 Bytes

INSTALL.md

File metadata and controls

35 lines (18 loc) · 542 Bytes

Installation and configuration requirements

Jenkins

Increase number of 'executors' of the slave.

Plugins

  • GIT plugin

  • GIT client plugin

  • JUnit Plugin: parse junit xml tests

  • Cobertura: code coverage

  • Warnings Plug-in: scan compiler warning and pylint/pep8 messages

  • ShiningPanda Plugin: python virtualenv management

  • ChuckNorris Plugin: Chuck Norris approves your tests

Slave configuration

  • ...

Python

  • Install python2, python3