Skip to content

manifest_dir seems to not be evaluated #775

@walkamongus

Description

@walkamongus

I have a manifest directory when I have some global resource settings that apply to select resources in my entire codebase. I have Rspec configured via c.manifest_dir and c.manifest, but when executing a spec test for a class that contains the interesting resources, they do not contain the expected global resource defaults -- as if the manifest_dir is not being evaluated prior to the class.

Debug output shows my class being loaded into rp_env prior to compilation, but no manifest directory.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions