Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Acceptance Tests need update #391

@frfoe

Description

@frfoe

If I try to run the acceptance tests, they fail with the following message when installing puppet:

Failure/Error: install_puppet NameError: undefined local variable or method install_puppet for main:Object Did you mean? install_package
According to the beaker documentation "install_puppet" is deprecated and the tests are currently based on ubuntu 12.04,which is a) end of live and b) does not support recent puppet versions.

Tests should be updated to a recent ubuntu version. Installation of puppet and modules could be simplified with puppet_install_helper and module_install_helper.

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