This is an automated email from the ASF dual-hosted git repository. lahirujayathilake pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
commit 8b94602f4b8e39d1e950eb7a63ad080ec91f58c1 Author: lahiruj <[email protected]> AuthorDate: Mon May 4 21:47:38 2026 -0400 refactor amie load test server --- allocations/{access-ci-service/loadtest => devtools/amie}/README.md | 0 allocations/{access-ci-service/loadtest => devtools/amie}/amie-traffic.js | 0 .../{access-ci-service/loadtest => devtools/amie}/mock-amie-server.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/allocations/access-ci-service/loadtest/README.md b/allocations/devtools/amie/README.md similarity index 100% rename from allocations/access-ci-service/loadtest/README.md rename to allocations/devtools/amie/README.md diff --git a/allocations/access-ci-service/loadtest/amie-traffic.js b/allocations/devtools/amie/amie-traffic.js similarity index 100% rename from allocations/access-ci-service/loadtest/amie-traffic.js rename to allocations/devtools/amie/amie-traffic.js diff --git a/allocations/access-ci-service/loadtest/mock-amie-server.py b/allocations/devtools/amie/mock-amie-server.py similarity index 100% rename from allocations/access-ci-service/loadtest/mock-amie-server.py rename to allocations/devtools/amie/mock-amie-server.py
