Cleaned up nmapitest, added a help file
authorSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 19 Mar 2009 16:53:09 +0000 (16:53 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 19 Mar 2009 16:53:09 +0000 (16:53 +0000)
qaapi/qa/tests/slice/nmapitest.help [new file with mode: 0644]
qaapi/qa/tests/slice/nmapitest.py

diff --git a/qaapi/qa/tests/slice/nmapitest.help b/qaapi/qa/tests/slice/nmapitest.help
new file mode 100644 (file)
index 0000000..aee8820
--- /dev/null
@@ -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
index 4cad38e..3c5df41 100755 (executable)
@@ -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