summaryrefslogtreecommitdiffstats
path: root/build-composite.sh
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2016-02-05 12:48:04 +0100
committerChristopher Price <christopher.price@ericsson.com>2016-02-07 13:53:46 +0000
commit2e05184b9b7101e6d2e4ca68b4490dce985baf83 (patch)
tree871fbccf7ad2395e89c990ecbde455c38c6d27f7 /build-composite.sh
parentf436981eedcaaacf8be760c95404c6ba5a9fa4de (diff)
Adding general component descriptions and information.
Change-Id: Ie9824ac9c706f730c929a5ca0ed34ee85314719e Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit 58a2bb9407285dbf2bac8e32bd55582379c49a6a)
Diffstat (limited to 'build-composite.sh')
-rwxr-xr-xbuild-composite.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-composite.sh b/build-composite.sh
index a87db0b47..2303a5b83 100755
--- a/build-composite.sh
+++ b/build-composite.sh
@@ -30,6 +30,9 @@ get_repo_names() {
echo "apex"
echo "promise"
echo "copper"
+ echo "doctor"
+ echo "vswitchperf"
+ echo "fastpathmetrics"
}
git_clone() {