[Chapel Merge] Add common and base test scripts for nightly Addre

Branch: refs/heads/master
Revision: a07bdf4
Author: e-kayrakli
Log Message:

Merge pull request #16305 from e-kayrakli/add-asan-testing

Add common and base test scripts for nightly AddressSanitizer testing

The common file is very simple and sets the environment as described in

The actual test script starts with standard config by sourcing common.bash
and fires off nightly with 6 tasks per node as we do in other chapcs
correctness tests.

[Reviewed by @ronawho]

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

Compare: https://github.com/chapel-lang/chapel/compare/0dddd2683fa6...a07bdf408410