diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-23 12:42:23 +0100 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2016-02-24 21:36:20 +0000 |
commit | 7505398129064b51304f50bcfec3b8803f31ba93 (patch) | |
tree | 824f849400c4a5344f4d00bde5514139408753cc /build-composite.sh | |
parent | 944646958952b172744c47910cab6d8cab8288c9 (diff) |
please review, updates for release.
Updated scenario matrix for the user guide.
Updated config guide
Change-Id: Ic1e55cacab47521c2428748e00458425c32a11af
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
(cherry picked from commit d4134280f9acbf523454673931155ab4af9b42a0)
Diffstat (limited to 'build-composite.sh')
-rwxr-xr-x | build-composite.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-composite.sh b/build-composite.sh index 162e0a217..717049031 100755 --- a/build-composite.sh +++ b/build-composite.sh @@ -35,6 +35,7 @@ get_repo_names() { echo "vswitchperf" echo "ovsnfv" echo "compass4nfv" + echo "yardstick" } git_clone() { |