Code Review
/
opnfvdocs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cd09f8e
)
add bottlenecks and prediction project for composite doc
29/12129/1
author
MatthewLi
<matthew.lijun@huawei.com>
Mon, 11 Apr 2016 09:11:19 +0000
(
05:11
-0400)
committer
MatthewLi
<matthew.lijun@huawei.com>
Mon, 11 Apr 2016 09:12:12 +0000
(
05:12
-0400)
Change-Id: Id13363c135fe0008b9cbbc4d35c264e2e97fa1bd
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
build-composite.sh
patch
|
blob
|
history
diff --git
a/build-composite.sh
b/build-composite.sh
index
fe50b3b
..
f393b62
100755
(executable)
--- 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"