| | |
| | | |
| | | <message>'%s %s' % (setupCmd, setupParams)</message> |
| | | <call function="'runCommand'"> |
| | | { 'location' : STAXServiceMachine, |
| | | { 'location' : STAF_REMOTE_HOSTNAME, |
| | | 'name' : 'Launch setup command to get DS version', |
| | | 'command' : setupCmd, |
| | | 'arguments' : setupParams, |
| | | 'path' : ODS_UNZIPPED, |
| | | 'outputFile': '%s/go-setup-version.txt' % OUT_GROUP |
| | | 'expectedRC': 0, |
| | | 'outputFile': '%s/go-setup-version.txt' % OUT_GROUP, |
| | | } |
| | | </call> |
| | | |
| | |
| | | </script> |
| | | |
| | | <call function="'grep'"> |
| | | { 'location' : STAXServiceMachine, |
| | | { 'location' : STAF_REMOTE_HOSTNAME, |
| | | 'filename' : grepFile, |
| | | 'testString': 'OpenDS Directory Server' |
| | | } |
| | |
| | | |
| | | <message>'%s %s' % (uninstallCmd, uninstallParams)</message> |
| | | <call function="'runCommand'"> |
| | | { 'location' : STAXServiceMachine, |
| | | { 'location' : STAF_REMOTE_HOSTNAME, |
| | | 'name' : 'Launch uninstall command to get DS version', |
| | | 'command' : uninstallCmd, |
| | | 'arguments' : uninstallParams, |
| | | 'path' : ODS_UNZIPPED, |
| | | 'outputFile': '%s/go-uninstall-version.txt' % OUT_GROUP |
| | | 'expectedRC': 0, |
| | | 'outputFile': '%s/go-uninstall-version.txt' % OUT_GROUP, |
| | | } |
| | | </call> |
| | | |
| | |
| | | </script> |
| | | |
| | | <call function="'grep'"> |
| | | { 'location' : STAXServiceMachine, |
| | | { 'location' : STAF_REMOTE_HOSTNAME, |
| | | 'filename' : grepFile, |
| | | 'testString': 'OpenDS Directory Server' |
| | | } |
| | |
| | | |
| | | <message>'%s %s' % (setupCmd, setupParams)</message> |
| | | <call function="'runCommand'"> |
| | | { 'location' : STAXServiceMachine, |
| | | { 'location' : STAF_REMOTE_HOSTNAME, |
| | | 'name' : 'Launch setup command to get its help', |
| | | 'command' : setupCmd, |
| | | 'arguments' : setupParams, |
| | | 'path' : ODS_UNZIPPED, |
| | | 'outputFile': '%s/go-setup-help.txt' % OUT_GROUP |
| | | 'expectedRC': 0, |
| | | 'outputFile': '%s/go-setup-help.txt' % OUT_GROUP, |
| | | } |
| | | </call> |
| | | |
| | |
| | | </script> |
| | | |
| | | <call function="'grep'"> |
| | | { 'location' : STAXServiceMachine, |
| | | { 'location' : STAF_REMOTE_HOSTNAME, |
| | | 'filename' : grepFile, |
| | | 'testString': 'Usage' |
| | | } |
| | |
| | | |
| | | <message>'%s %s' % (uninstallCmd, uninstallParams)</message> |
| | | <call function="'runCommand'"> |
| | | { 'location' : STAXServiceMachine, |
| | | { 'location' : STAF_REMOTE_HOSTNAME, |
| | | 'name' : 'Launch uninstall command to get its help', |
| | | 'command' : uninstallCmd, |
| | | 'arguments' : uninstallParams, |
| | | 'path' : ODS_UNZIPPED, |
| | | 'outputFile': '%s/go-uninstall-help.txt' % OUT_GROUP |
| | | 'expectedRC': 0, |
| | | 'outputFile': '%s/go-uninstall-help.txt' % OUT_GROUP, |
| | | } |
| | | </call> |
| | | |
| | |
| | | </script> |
| | | |
| | | <call function="'grep'"> |
| | | { 'location' : STAXServiceMachine, |
| | | { 'location' : STAF_REMOTE_HOSTNAME, |
| | | 'filename' : grepFile, |
| | | 'testString': 'Usage' |
| | | } |