summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-04-11 05:11:19 -0400
committerMatthewLi <matthew.lijun@huawei.com>2016-04-11 05:12:12 -0400
commit30ab43106674f9d0fe5515fc8988a201da250df0 (patch)
treeb21ad613266f0a4bf6e624ca18b6476632c34423
parentcd09f8e977b8e4f1cc91106ad820bb475d1fa589 (diff)
add bottlenecks and prediction project for composite doc
Change-Id: Id13363c135fe0008b9cbbc4d35c264e2e97fa1bd Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
-rwxr-xr-xbuild-composite.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-composite.sh b/build-composite.sh
index fe50b3b42..f393b62fb 100755
--- a/build-composite.sh
+++ b/build-composite.sh
@@ -23,6 +23,7 @@ get_repo_names() {
# one by one. This will be replaced by the list in project.cfg .
# grep -v '^#' releng/jjb/opnfvdocs/project.cfg | sort
echo "apex"
+ echo "bottlenecks"
echo "compass4nfv"
echo "copper"
echo "doctor"
@@ -33,6 +34,7 @@ get_repo_names() {
echo "joid"
echo "ovsnfv"
echo "pharos"
+ echo "prediction"
echo "promise"
echo "sdnvpn"
echo "vswitchperf"