| | |
| | | |
| | | <script> |
| | | if not CurrentTestPath.has_key('group'): |
| | | CurrentTestPath['group']='privileges' |
| | | CurrentTestPath['group']='privileges' |
| | | CurrentTestPath['suite']=STAXCurrentBlock |
| | | </script> |
| | | |
| | |
| | | file="'%s/testcases/privileges/privileges_setup.xml' % (TESTS_DIR)"/> |
| | | <call function="'privileges_setup'" /> |
| | | |
| | | <!--- |
| | | <!--- |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be the same as the tag, TestSuiteName. |
| | | #@TestMarker Privileges Users Tests |
| | |
| | | <else> |
| | | <!--- Start DS --> |
| | | <sequence> |
| | | |
| | | |
| | | <message> |
| | | 'Start DS to run on port %s' % (DIRECTORY_INSTANCE_PORT) |
| | | </message> |
| | |
| | | <call function="'isAlive'"> |
| | | { 'noOfLoops' : 5 , |
| | | 'noOfMilliSeconds' : 2000 } |
| | | </call> |
| | | </call> |
| | | </sequence> |
| | | <!--- End Block DS Process Active --> |
| | | </else> |
| | | </if> |
| | | </if> |
| | | |
| | | <message> |
| | | 'Privileges: Users: server-shutdown, Admin deleting privilege' |
| | |
| | | |
| | | </sequence> |
| | | </testcase> |
| | | |
| | | |
| | | <!--- |
| | | Place test-specific test information here. |
| | | The tag, TestMarker, must be the same as the tag, TestSuiteName. |
| | |
| | | |
| | | </sequence> |
| | | </testcase> |
| | | |
| | | |
| | | |
| | | <import machine="STAF_LOCAL_HOSTNAME" |
| | | file="'%s/testcases/privileges/privileges_cleanup.xml' % (TESTS_DIR)"/> |
| | | <call function="'privileges_cleanup'" /> |
| | | |
| | | |
| | | |
| | | <call function="'testSuite_Postamble'"/> |
| | | |
| | | </sequence> |