summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/BuildGuide.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/BuildGuide.rst b/docs/BuildGuide.rst
index 249d4e85..5b2e2486 100644
--- a/docs/BuildGuide.rst
+++ b/docs/BuildGuide.rst
@@ -10,6 +10,7 @@ This document is describing procedure for building offline installer packages. I
Procedure was completely tested on RHEL 7.6 as it’s tested target platform, however with small adaptations it should be applicable also for other platforms.
Some discrepancies when Centos 7.6 is used are described below as well.
+
Part 1. Preparations
--------------------
@@ -95,7 +96,9 @@ Part 2. Download artifacts for offline installer
::
# clone the OOM repository
- git clone https://gerrit.onap.org/r/oom -b master --recurse-submodules /tmp/oom
+ git clone https://gerrit.onap.org/r/oom -b <branch> --recurse-submodules /tmp/oom
+
+.. note:: replace <branch> by branch you want to build
# docker-images-collector.sh script uses oom/kubernetes/onap/resources/overrides/onap-all.yaml file to find what subsystems
are enabled. By default all subsystems are enabled there. Modify the file if want to drop some subsystems.
@@ -192,8 +195,9 @@ For example:
::
- ./build/package.py https://gerrit.onap.org/r/oom --application-repository_reference master --output-dir /tmp/packages --resources-directory /tmp/resources
+ ./build/package.py https://gerrit.onap.org/r/oom --application-repository_reference <branch> --output-dir /tmp/packages --resources-directory /tmp/resources
+.. note:: replace <branch> by branch you want to build
In the target directory you should find tar files: