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

Add otherInfo checks in the ConfigurationApplied tests

    XMLWordPrintable

    Details

      Description

      If the otherInfo field in the ConfigurationApplied event is populated, it contains a list of events.  The events listed there need to be tested that they were published.

        Attachments

          Activity

          Hide
          rbovill Rob Bovill added a comment -

          loop.run_until_complete(efd_client.select_top_n("lsst.sal.CCCamera.logevent_configurationApplied", "*", 1, index=None)).otherInfo[0]
          

          for event in events:
          ...     efd.get_recent_samples("ATCamera", event, "*", 1, None)
          

          Show
          rbovill Rob Bovill added a comment - loop.run_until_complete(efd_client.select_top_n( "lsst.sal.CCCamera.logevent_configurationApplied" , "*" , 1 , index=None)).otherInfo[ 0 ] for event in events: ... efd.get_recent_samples( "ATCamera" , event, "*" , 1 , None)
          Show
          rbovill Rob Bovill added a comment - https://github.com/lsst-ts/robotframework_EFD/pull/12
          Hide
          mareuter Michael Reuter added a comment -

          PR reviewed and approved.

          Show
          mareuter Michael Reuter added a comment - PR reviewed and approved.

            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.