Added the job launcher API. Each site will have the ability to choose how to launch the job to run. Currently only support the client side job launch. There are 2 launchers to choose from, ProcessJobLauncher, or K8sJobLauncher. The job launcher is configured in the local/resources.json components like this:
Fixes # .
Description
Added the job launcher API. Each site will have the ability to choose how to launch the job to run. Currently only support the client side job launch. There are 2 launchers to choose from, ProcessJobLauncher, or K8sJobLauncher. The job launcher is configured in the local/resources.json components like this:
Types of changes
./runtest.sh
.