In pegasus lite scripts worker package strict check is turned off

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.1.0, 5.0.4
    • Affects Version/s: master, 5.0.3
    • Component/s: Pegasus Lite
    • None

      A side effect of PM-1872 fix was that now almost in all cases in 5.0.3 the strict checking in PegasusLite shell scripts is turned off

      grep strict 00/00/preprocess_ID0000001.sh
      pegasus_lite_enforce_strict_wp_check="false"

      In PM-1872 we turn off strict checking based on whether worker package staging is turned on in the planners internal cache of properties.

      However, the planner during planning always set worker package staging internally, when it realizes wf is running in condorio or nonsharedfs mode.

      The PM-1872 fix needs to take into consideration what the user explicitly mentioned in properties themselves.

            Assignee:
            Karan Vahi
            Reporter:
            Karan Vahi
            Archiver:
            Rajiv Mayani

              Created:
              Updated:
              Resolved:
              Archived: