jenkins-sandbox
+.. _jenkins-quick-start:
Quick Start
===========
This will push the jobs to Gerrit and your jobs will appear in Jenkins once the
releng/builder or ci-management teams has reviewed and merged your patch.
+.. _jenkins-build-minions:
+
Build minions
=============
For details on how to build an image for a particular build flavor, refer to the
:ref: `Packer Images <lfdocs-packer-images>` section.
+.. _jenkins-cloud-cfg:
+
Cloud configuration (Global Configuration)
------------------------------------------
The value should match an available ``Label`` for the node template.
+.. _jenkins-build-minion-flavors:
+
Build minion flavors
--------------------
.. todo:: Add more LF projects build minions links
+.. _jenkins-log-server:
+
Log Server
==========
* Jenkins Sandbox:
``https://logs.example.org/sandbox``
+.. _jenkins-log-cleanup-schedule:
+
Log Cleanup Schedule
====================
than 180 days.
* Jenkins Sandbox: Delete logs and jobs every week on Saturday at 08:00 UTC.
+.. _jenkins-jjb:
+
Jenkins Job Builder
===================
* `Jenkins Job Builder (JJB) documentation <http://ci.openstack.org/jenkins-job-builder>`_
+.. _jenkins-jjb-overview:
+
JJB Overview
------------
``jenkins-jobs`` executable to translate a set of jobs into their XML
descriptions and upload them to the Jenkins Sandbox server.
+.. _jenkins-jjb-install:
+
Install JJB
-----------
specific version of JJB in `jjb/requirements.txt`, as a workaround for known
issues. The documentation is available in `pip-assisted <Install JJB using pip_>`_ install.
+.. _jenkins-virtualenv:
+
Virtual Environments
--------------------
deactivate
+.. _jenkins-jjb-install-pip:
+
Install JJB using pip
---------------------
This line provides the name of the new image we built.
+.. _jenkins-prod-sandbox:
+
Jenkins Production & Jenkins Sandbox
====================================
Documentation on using the Jenkins Sandbox and uploading jobs is available
:doc:`here <jenkins-sandbox>`.
+.. _jenkins-test-unmerged-cr:
+
How to test unmerged CR in global-jjb or lftools with Jenkins
=============================================================