This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a change to branch access-integration
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
from 9cca49095 updated the AMIE metrics grafana dashboards to reflect the
time range selections
add 0dc9f69e7 AMIE traffic simulation with mock server to have both
success and failure scenarios
No new revisions were added by this update.
Summary of changes:
allocations/access-ci-service/loadtest/README.md | 43 +++
.../access-ci-service/loadtest/amie-traffic.js | 118 ++++++++
.../access-ci-service/loadtest/mock-amie-server.py | 336 +++++++++++++++++++++
3 files changed, 497 insertions(+)
create mode 100644 allocations/access-ci-service/loadtest/README.md
create mode 100644 allocations/access-ci-service/loadtest/amie-traffic.js
create mode 100644 allocations/access-ci-service/loadtest/mock-amie-server.py