diff options
author | 2016-02-23 11:06:57 +0100 | |
---|---|---|
committer | 2016-02-23 11:06:57 +0100 | |
commit | b3b1197b82cab346fd39a5e309897705472b3cd4 (patch) | |
tree | f53a8a920af09eed2294428dcf087dea47625d62 /build-composite.sh | |
parent | 604849b00e928600355dee018236b9c3ef635ccb (diff) |
Including additional projects, aligning test content.
Change-Id: I0d3569996ca39a3952c248f1fdd8dc8e8c8963be
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
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() { |