~verterok/ols-jenkaas/dd-siab-dependencies

« back to all changes in this revision

Viewing changes to testing/setup/jenkins

  • Committer: Vincent Ladeuil
  • Date: 2016-08-04 14:51:12 UTC
  • Revision ID: vila+ols@canonical.com-20160804145112-a7jhcyxc6huu46rb
Introduce the 'production' and 'testing' name spaces and rework the scripts layout to better separate production and testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
 
bzr branch {jenkaas.jobs} jenkaas
 
2
# Setup a jenkins instance as closely as possible to production
 
3
 
 
4
bzr branch {{jenkaas}.jobs} jenkaas
3
5
cd jenkaas
4
 
master/setup-for-testing
 
6
sudo testing/setup/jenkins-with yes "{jenkins.plugin.site}" "{jenkins.plugins}"