diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-23 11:06:57 +0100 |
---|---|---|
committer | Ryota Mibu <r-mibu@cq.jp.nec.com> | 2016-02-23 11:16:39 +0000 |
commit | 944646958952b172744c47910cab6d8cab8288c9 (patch) | |
tree | f53a8a920af09eed2294428dcf087dea47625d62 /build-composite.sh | |
parent | 82360a5c0ad5d1d78a1ab3832a226558dc375fdc (diff) |
Including additional projects, aligning test content.
Change-Id: I0d3569996ca39a3952c248f1fdd8dc8e8c8963be
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
(cherry picked from commit b3b1197b82cab346fd39a5e309897705472b3cd4)
Diffstat (limited to 'build-composite.sh')
-rwxr-xr-x | build-composite.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-composite.sh b/build-composite.sh index 714bd5bbc..162e0a217 100755 --- a/build-composite.sh +++ b/build-composite.sh @@ -33,6 +33,8 @@ get_repo_names() { echo "promise" echo "sdnvpn" echo "vswitchperf" + echo "ovsnfv" + echo "compass4nfv" } git_clone() { |