[Chapel Merge] Add Arkouda asan testing scripts

Branch: refs/heads/main
Revision: b8142ac
Author: bmcdonald3
Link: Add Arkouda asan testing scripts by bmcdonald3 · Pull Request #19698 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19698 from bmcdonald3/arkouda-asan

Add Arkouda asan testing scripts

[ reviewed by @ronawho ]
This PR adds testing scripts for asan gasnet Arkouda testing on
chapcs. The existing Arkouda tests are all performance tests,
so they have been modified slightly to account for a correctness
only option, which the asan testing will use.

Modified Files:
A util/cron/test-gasnet-asan.arkouda.bash

M util/cron/common-arkouda.bash

Compare: https://github.com/chapel-lang/chapel/compare/31a6bd6f06e6...b8142ac80842