Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1319

container reference not rendered correctly

XMLWordPrintable

      Hi Karan,

      It looks like there's a bug in the python api writing containers. The container name appears in an XML tag.

      Cheers,
      Duncan.

      tr inspiral-FULL_DATA-H1_ID8 {
      profile condor "request_memory" "1980"
      profile condor "periodic_release" "((HoldReasonCode =?= 34) || (HoldReasonCode =?= 26)) || ((JobStatus == 5) && (HoldReasonCode == 3) && (NumJobStarts < 5) && ((CurrentTime - EnteredCurrentStatus) > (300)))"
      profile condor "universe" "vanilla"
      profile condor "+InitialRequestMemory" "1980"
      profile condor "periodic_remove" "(NumJobStarts >= 5)"
      profile condor "request_disk" "2000"
      profile condor "request_cpus" "1"
      profile hints "execution.site" "orangegrid"
      profile condor "periodic_hold" "(JobStatus == 2) && ((CurrentTime - EnteredCurrentStatus) > (2 * 86400))"
      site orangegrid

      { pfn "/home/dbrown/projects/osg/pycbc-og/bin/pycbc_inspiral" arch "x86_64" os "linux" type "STAGEABLE" container "<Container inspiral-container:singularity>" }

      }

      cont inspiral-container

      { type "singularity" image "/cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:latest" image_site "orangegrid" }

            Assignee:
            rafsilva Rafael Ferreira Da Silva (Inactive)
            Reporter:
            dbrown Duncan Brown
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: