Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • WindRiver Lab, APPC Project
    • APPC Casablanca:   10.12.5.174, 10.12.5.193, 10.12.5.194
    • Test Client VM:   10.12.5.171
    • A&AI:  10.12.5.114
    • DMaaP MR:   10.12.5.5

Test Execution: 

  • The test was kicked off via cron set to run for 72 hours. 
  • The fully automated "closed-lopploop" type test wherein Athe where the test is kicked off and waits for the transaction completion to be received before sending another request will be enabled in the testing once APPC-658 is resolved.
  • Command to execute the test:  ~/testing/apache-jmeter-4.0/bin/jmeter.sh -n -t ./APPC-LCM-Action-V1.jmx -l ./APPC-LCM-Action-V1.jtl > /dev/null 2>&1 &

Test Results:

  • The test was executed for 72 hours with the APPC environment remaining up and successfully processing transactions during that time.
  • The results from the test are logged in the APPC-LCM-Action-V1.jtl file on the Test Client Server
  • The APPC application logs logged the results on the APPC side:
    • karaf.log
    • ?Service Logic logs (DG logs)
  • Notes/Observations:
    • The performance monitor collecting statistics for the APPC VM CPU, Memory etc... crashed during the test.  A cronjob will be created going forward to check for the existance of the client running on APPC and will restart the process if it is down.  This is not APPC code but is part of the JMeter Performance monitoring plugin.

...