From: Sapan Bhatia Date: Thu, 19 Mar 2009 16:53:09 +0000 (+0000) Subject: Cleaned up nmapitest, added a help file X-Git-Tag: tests-4.3-0~6 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fb1abcab41efa92387b4ab3eb000d9d16141314d;p=tests.git Cleaned up nmapitest, added a help file --- diff --git a/qaapi/qa/tests/slice/nmapitest.help b/qaapi/qa/tests/slice/nmapitest.help new file mode 100644 index 0000000..aee8820 --- /dev/null +++ b/qaapi/qa/tests/slice/nmapitest.help @@ -0,0 +1,5 @@ +Description: VNET packet local packet tagging test +Action: Connect to the node manager requesting a loan +Pass: The loan is granted because NM is able to authenticate the request +Fail: Authentication fails +Author: sapanb@cs.princeton.edu diff --git a/qaapi/qa/tests/slice/nmapitest.py b/qaapi/qa/tests/slice/nmapitest.py index 4cad38e..3c5df41 100755 --- a/qaapi/qa/tests/slice/nmapitest.py +++ b/qaapi/qa/tests/slice/nmapitest.py @@ -2,7 +2,7 @@ # Module: VNET+ # Description: # Connect to the node manager -# Author: acb@cs.princeton.edu +# Author: acb@cs.princeton.edu/sapanb@cs.princeton.edu import sys