X Tutup
The Wayback Machine - https://web.archive.org/web/20201208222914/https://github.com/ipython/ipython-ansible-jenkins
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

About

[Deprecated] Ansible playbook for our Jenkins server

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup