We agreed on using example.org instead of <project-domain> everywhere
in docs so update this page to reflect that.
Change-Id: If169bd1badc946442545a50ede261f8f2215ba24
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
The Sandbox provides a testing/experimentation environment used before
pushing job templates to the production instance.
-To access the Sandbox use: jenkins.<project-domain>/sandbox
+To access the Sandbox use: jenkins.example.org/sandbox
The access to the Sandbox uses the same LFID used in the production Jenkins
instance, but in this case a new `LF Helpdesk <mailto:helpdesk@rt.linuxfoundation.org>`_ ticket
.. code-block:: bash
- git clone ssh://<LFID>@gerrit.<project-domain>:29418/ci-management
+ git clone ssh://<LFID>@gerrit.example.org:29418/ci-management
Make sure you sync global-jjb also using: