Skip to content

pycbc_geom_aligned_bank needs an overhaul to get rid of getenv=True #5330

@yi-fan-wang

Description

@yi-fan-wang

The hardcoded getenv = True is removed for all Pegasus sites in #5323. The context was LIGO cluster has disabled it (the pros and cons have been discussed in the PR), and this should have an impact on all Pegasus workflows which rely on getenv=True.

One of the issues we identified is the test bank generation workflow with pycbc_geom_aligned_bank is broken. I think because this command generates the Pegasus settings in the code while running, instead of specifying in a configuration file. Anyway, we worked around this issue by manually adding back "condor|getenv=True" in the configuration file (the same should be done for all workflows with the similar issues). It needs an overhaul if we want to get rid to getenv=True

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions