From 128b3e738f0a3c30342b0d1c7554a3acc49ca8b7 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Fri, 23 Sep 2016 10:56:38 -0700 Subject: Jenkins spin-up scripts Scripts used for Jenkins minion startup when used with OpenStack plugin managed minions Change-Id: I616222a0fab12d8f283b5e633a612551c0d5f313 Signed-off-by: Andrew Grimberg --- jenkins-scripts/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 jenkins-scripts/README (limited to 'jenkins-scripts/README') diff --git a/jenkins-scripts/README b/jenkins-scripts/README new file mode 100644 index 000000000..cff7f26f8 --- /dev/null +++ b/jenkins-scripts/README @@ -0,0 +1,8 @@ +The scripts in this directory are used by the Jenkins spin-up component +for dynamic minions. + +The spinup script will be as follows (${system_type} will be replaced +with the appropriate system_type script) + +git clone https://gerrit.fd.io/r/p/ci-management.git /ci-management +/ci-management/jenkins-scripts/jenkins-init-script.sh -- cgit 1.2.3-korg