update schema for stdin, stdout, stderr in jobs to s.t only lfn is used

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Major
    • master, 5.0.0
    • Affects Version/s: master, 5.0.0
    • Component/s: None
    • None

      abstractJob stdin, stdout, stderr in the wf schema should be updated s.t.
      $ref: "rc-5.0.yml#/$defs/file" is replaced with "type: string". Only lfn is considered in the file object, therefore unnecessary nesting can be avoided.

      57 stdin:
      58 $ref: "rc-5.0.yml#/$defs/file"
      59 stdout:
      60 $ref: "rc-5.0.yml#/$defs/file"
      61 stderr:
      62 $ref: "rc-5.0.yml#/$defs/file"

            Assignee:
            Ryan Tanaka [X] (Inactive)
            Reporter:
            Ryan Tanaka [X] (Inactive)
            Archiver:
            Rajiv Mayani

              Created:
              Updated:
              Resolved:
              Archived: