Changes between Version 22 and Version 23 of Enterprise
- Timestamp:
- 2016-07-11T11:24:51-04:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Enterprise
v22 v23 281 281 * For TB4 282 282 * Login to '''sdrr4''' as task23/task50 283 * cd Enterprise 284 * Launch sdrr: ./runsdrr -510285 286 * For VTL 287 * Login to '''sdrrdc''' as task23/task50 288 * cd Enterprise 283 * cd EnterpriseRegression-510 284 * Launch sdrr: ./runsdrr 285 286 * For VTL 287 * Login to '''sdrrdc''' as task23/task50 288 * cd EnterpriseRegression-510 289 289 * Launch sdrr: ./runsdrr 290 290 * ensure that ./runsdrr includes option --cmdDev=udp:localhost/9603 291 291 292 === Injector Scripts === 293 cd /usr/local/scenarios/EnterpriseRegression-510 294 * Start with 295 * runInjector1 296 * When prompted <ctrl-c> runInjector1 and execute 297 * runInjector2 292 === Run Scenario Injector === 293 * For TB4 294 * Login to '''sdrr4''' as task23/task50 295 * cd EnterpriseRegression-510 296 * Execute injector script: 297 * Using port 9603: ./enterprise-510-msg-inj -g "group #" (only 1 and 2 available) 298 * Example: ./enterprise-510-msg-inj -g 1 299 300 * For VTL 301 * Login to '''sdrrdc''' as task23/task50 302 * cd EnterpriseRegression-510 303 * Execute injector script: 304 * Using port 9603: ./enterprise-510-msg-inj -g "group #" (only 1 and 2 available) 305 * Example: ./enterprise-510-msg-inj -g 1 306 298 307 '''Note''': when running with ALTYS edit the injector scripts to remove the datacommMsgs.xml file 299 308