Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

[Deprecated] Ansible playbook for our Jenkins server

License

Notifications You must be signed in to change notification settings

ipython/ipython-ansible-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipython-ansible-jenkins

DEPRECATED: We are moving away from Jenkins. We will be performing more tests with free hosted CI services (Travis, Circle, Appveyor). Some of the integration tests we previously ran in Jenkins are now run from: https://github.com/jupyter/test-grid

Ansible playbook for the IPython Jenkins server.

This relies on ICTO/ansible-jenkins as a role, so make sure to do the submodule dance after cloning, changing branches, etc.

$ git clone https://github.com/ipython/ipython-ansible-jenkins.git
$ git submodule init
$ git submodule update

Installation

ansible-playbook -i hosts site.yml