Update images names used with HOT and CSIT jobs. 48/50648/5
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 19 Jan 2017 07:52:07 +0000 (17:52 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 24 Jan 2017 01:09:31 +0000 (11:09 +1000)
Change-Id: I232826fe2d1ec038cb78a82f5a3c648793589a8c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
docs/cloud-images.rst [new file with mode: 0644]
docs/jenkins.rst

diff --git a/docs/cloud-images.rst b/docs/cloud-images.rst
new file mode 100644 (file)
index 0000000..a7e10a3
--- /dev/null
@@ -0,0 +1,11 @@
+Following are the list of published images recommened to be used with Jenkins jobs.
+
+* CentOS 7 - java-builder - 20170120-1817
+* Ubuntu 14.04 - gbp - 20170117-0042
+* Ubuntu 14.04 - mininet - 20170117-0003
+* Ubuntu 14.04 - mininet-ovs-2.3 - 20170117-0004
+* Ubuntu 14.04 - mininet-ovs-2.5 - 20170117-0004
+* CentOS 7 - devstack - 20170120-1710
+* CentOS 7 - devstack - mitaka - 20170106-2237
+* CentOS 7 - devstack - newton - 20170106-2237
+* CentOS 7 - docker - 20170120-1434
index 4657a25f078dca9cfb681ad36ef36883bbb1ee53..2c0d629441ccd1272d188642a8cc0334a3d4e9a2 100644 (file)
@@ -310,6 +310,21 @@ Pool: ODLRPC
       </tr>
     </table>
 
+Pool: ODLPUB - HOT (Heat Orchestration Templates)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+HOT integration enables to spin up integration labs servers for CSIT jobs
+using heat, rathar than using jclouds (deprecated). Image names are updated
+on the project specific job templates using the variable
+`{odl,docker,openstack,tools}_system_image` followed by image name in the
+format `<platform> - <template> - <date-stamp>`.
+
+.. code-block:: yaml
+
+    CentOS 7 - docker - 20161031-0802
+
+.. include:: cloud-images.rst
+
 Creating Jenkins Jobs
 ---------------------
 
@@ -957,4 +972,3 @@ If `using Docker <JJB Docker image_>`_:
 .. _spinup-scripts: https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=tree;f=jenkins-scripts
 .. _spinup-scripts-basic_settings.sh: https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=blob;f=jenkins-scripts/basic_settings.sh
 .. _spinup-scripts-controller.sh: https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=blob;f=jenkins-scripts/controller.sh
-