script: update pmem test script

remove revs to a gerrithub review and a test plan doc
that no longer exist

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I05f4466181e27f60e1e717c42649726ad46f0cac
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/453
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
This commit is contained in:
paul luse 2020-02-04 22:40:32 +00:00 committed by Tomasz Zawadzki
parent 7dbe0e7c61
commit 93bb4fe598

View File

@ -23,8 +23,6 @@ function usage()
{
[[ -n $2 ]] && ( echo "$2"; echo ""; )
echo "Shortcut script for automated RPC tests for PMEM"
echo "For test details, check test_plan.md or"
echo "https://review.gerrithub.io/#/c/378618/18/test/pmem/test_plan.md"
echo
echo "Usage: $(basename $1) [OPTIONS]"
echo