MAAP-Project / maap-hec-aws

2 stars 0 forks source link

R3: Implement SUP-Based ADES-PBS #117

Open jjacob7734 opened 1 year ago

jjacob7734 commented 1 year ago

The Pleiades IT Security protocols require us to control the workloads that are submitted to Pleiades and have traceability back to the user that submitted the jobs. To support this, we need to insert a call to the NAS Secure Unattended Proxy (SUP) tool to run commands on Pleiades. The WPS-T endpoint implementations need to be updated to use the SUP tool to run the necessary commands on Pleiades. These are singularity, qsub, qstat, and qdel.

Definition of Done: