Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_integration
-
Labels:None
-
Epic Link:
-
Sprint:TSSW Sprint - Jan 17 - Jan 31
-
Team:Telescope and Site
-
Urgent?:No
Description
The queue_placement parameter (as shown below) should be removed from the script class constructors. DO NOT remove the parameter from the base class.
def __init__(self, isStandard=True, queue_placement="after"):
|
https://github.com/lsst-ts/ts_IntegrationTests/tree/tickets/DM-33238