X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nsb_setup.sh;h=49eb5def8a52b4e11f4556b5d5746db0cc82f5e6;hb=57bf5cef6b9104a7414fcf957826aceeba01fe0f;hp=50fc017d16545a4ef67d37c0e48b2cf27d6bc600;hpb=3387e5618de37c37714c86cec9058d737cb01a5c;p=yardstick.git diff --git a/nsb_setup.sh b/nsb_setup.sh index 50fc017d1..49eb5def8 100755 --- a/nsb_setup.sh +++ b/nsb_setup.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright (c) 2017 Intel Corporation. +# Copyright (c) 2017-2019 Intel Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,14 +13,78 @@ # See the License for the specific language governing permissions and # limitations under the License. +usage() +{ + cat <