| | |
| | | 'command' : setupCmd, |
| | | 'arguments' : setupParams, |
| | | 'path' : ODS_UNZIPPED, |
| | | 'expectedRC': 0, |
| | | 'outputPath': OUT_GROUP, |
| | | 'outputFile': 'go-setup-version.txt', |
| | | 'outputFile': '%s/go-setup-version.txt' % OUT_GROUP |
| | | } |
| | | </call> |
| | | |
| | |
| | | <call function="'grep'"> |
| | | { 'location' : STAXServiceMachine, |
| | | 'filename' : grepFile, |
| | | 'testString': 'OpenDS Directory Server', |
| | | 'expectedRC': 0, |
| | | 'testString': 'OpenDS Directory Server' |
| | | } |
| | | </call> |
| | | |
| | |
| | | 'command' : uninstallCmd, |
| | | 'arguments' : uninstallParams, |
| | | 'path' : ODS_UNZIPPED, |
| | | 'expectedRC': 0, |
| | | 'outputPath': OUT_GROUP, |
| | | 'outputFile': 'go-uninstall-version.txt', |
| | | 'outputFile': '%s/go-uninstall-version.txt' % OUT_GROUP |
| | | } |
| | | </call> |
| | | |
| | |
| | | <call function="'grep'"> |
| | | { 'location' : STAXServiceMachine, |
| | | 'filename' : grepFile, |
| | | 'testString': 'OpenDS Directory Server', |
| | | 'expectedRC': 0, |
| | | 'testString': 'OpenDS Directory Server' |
| | | } |
| | | </call> |
| | | |
| | |
| | | 'command' : setupCmd, |
| | | 'arguments' : setupParams, |
| | | 'path' : ODS_UNZIPPED, |
| | | 'expectedRC': 0, |
| | | 'outputPath': OUT_GROUP, |
| | | 'outputFile': 'go-setup-help.txt', |
| | | 'outputFile': '%s/go-setup-help.txt' % OUT_GROUP |
| | | } |
| | | </call> |
| | | |
| | |
| | | <call function="'grep'"> |
| | | { 'location' : STAXServiceMachine, |
| | | 'filename' : grepFile, |
| | | 'testString': 'Usage', |
| | | 'expectedRC': 0, |
| | | 'testString': 'Usage' |
| | | } |
| | | </call> |
| | | |
| | |
| | | 'command' : uninstallCmd, |
| | | 'arguments' : uninstallParams, |
| | | 'path' : ODS_UNZIPPED, |
| | | 'expectedRC': 0, |
| | | 'outputPath': OUT_GROUP, |
| | | 'outputFile': 'go-uninstall-help.txt', |
| | | 'outputFile': '%s/go-uninstall-help.txt' % OUT_GROUP |
| | | } |
| | | </call> |
| | | |
| | |
| | | <call function="'grep'"> |
| | | { 'location' : STAXServiceMachine, |
| | | 'filename' : grepFile, |
| | | 'testString': 'Usage', |
| | | 'expectedRC': 0, |
| | | 'testString': 'Usage' |
| | | } |
| | | </call> |
| | | |