Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1501 Parse YAML DAX files
  3. PM-1507

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

XMLWordPrintable

    • Type: Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Priority: Icon: Major 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:
            tanaka Ryan Tanaka (Inactive)
            Reporter:
            tanaka Ryan Tanaka (Inactive)
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: