Skip to content

The fact_on('root_home') test will fail in puppet 8 #233

Description

@michael-riddle

After including the beaker_puppet_helpers gem the functionality of fact_on was redefined and depending on the version of puppet being used, a different version of fact_on will be called (either from beaker proper or beaker_puppet_helpers). The test in question (from fixture_modules_spec.rb) is describe "fact_on(default,'root_home')" do. It has been marked as skipped until we can come up with a solution for the problem if one is even needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions