Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:None
-
Epic Link:
-
Team:Alert Production
-
Urgent?:No
Description
DM-21919 added Gen 3 support to ap_verify.py by internally calling CmdLineFwk. This is good enough for developer testing or Jenkins, but may not scale up to e.g. Slurm runs. Find a way to generalize ap_verify.py so that the user can use the executor of their choice (with CmdLineFwk still an appropriate default).
It's likely that this ticket can't be done yet until the Middleware framework is more mature. The code for CmdLineFwk is very specific to its implementation, so it's unlikely that any other activators would share a common API.