Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-34308

Target option STILL not making it into script config

    XMLWordPrintable

    Details

    • Story Points:
      3
    • Sprint:
      TSSW Sprint - Mar 28 - Apr 11
    • Team:
      Telescope and Site
    • Urgent?:
      No

      Description

      The target option passed into auxtel_track_target.py is still not properly making it into the config passed to the SQ script. The SQ is complaining that 

      raise ReaderError(self.name, position, ord(character),
      yaml.reader.ReaderError: unacceptable character #x0096: special characters are not allowed
      in "<unicode string>", position 2
      

      and the print out from the script indicates the issue

      AuxTel Track Target; running 1 scripts for target '{script_class.configs[0]['target']}'
      

        Attachments

          Issue Links

            Activity

            No builds found.
            rbovill Rob Bovill created issue -
            rbovill Rob Bovill made changes -
            Field Original Value New Value
            Link This issue clones DM-33408 [ DM-33408 ]
            rbovill Rob Bovill made changes -
            Link This issue relates to DM-33409 [ DM-33409 ]
            rbovill Rob Bovill made changes -
            Summary CLONE - Target option not making it into script config Target option STILL not making it into script config
            rbovill Rob Bovill made changes -
            Description The target option passed into auxtel_track_target.py is not making it into the config passed to the SQ script. The SQ is complaining that _ra_ must be set, but that's due to _target_name_ not being set.  The target option passed into auxtel_track_target.py is still not properly making it into the config passed to the SQ script. The SQ is complaining that 
            {code:java}
            raise ReaderError(self.name, position, ord(character),
            yaml.reader.ReaderError: unacceptable character #x0096: special characters are not allowed
            in "<unicode string>", position 2
            {code}
            and the print out from the script indicates the issue
            {code:java}
            AuxTel Track Target; running 1 scripts for target '{script_class.configs[0]['target']}'
            {code}
            rbovill Rob Bovill made changes -
            Sprint TSSW Sprint - Mar 28 - Apr 11 [ 1155 ]
            rbovill Rob Bovill made changes -
            Status To Do [ 10001 ] In Progress [ 3 ]
            rbovill Rob Bovill made changes -
            Story Points 2 3
            Hide
            rbovill Rob Bovill added a comment -

            Just did a super simple fix, to ensure the CLA is working.

            https://github.com/lsst-ts/ts_IntegrationTests/pull/19

            Show
            rbovill Rob Bovill added a comment - Just did a super simple fix, to ensure the CLA is working. https://github.com/lsst-ts/ts_IntegrationTests/pull/19
            Hide
            rbovill Rob Bovill added a comment -

            Added a stub in base_script.py that will eventually handle generically adding CLAs.

            Show
            rbovill Rob Bovill added a comment - Added a stub in base_script.py that will eventually handle generically adding CLAs.
            rbovill Rob Bovill made changes -
            Status In Progress [ 3 ] In Review [ 10004 ]
            Hide
            mareuter Michael Reuter added a comment -

            PR reviewed and approved.

            Show
            mareuter Michael Reuter added a comment - PR reviewed and approved.
            mareuter Michael Reuter made changes -
            Status In Review [ 10004 ] Reviewed [ 10101 ]
            rbovill Rob Bovill made changes -
            Resolution Done [ 10000 ]
            Status Reviewed [ 10101 ] Done [ 10002 ]

              People

              Assignee:
              rbovill Rob Bovill
              Reporter:
              rbovill Rob Bovill
              Reviewers:
              Michael Reuter
              Watchers:
              Michael Reuter, Rob Bovill
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.