Skip to content

[Bug]: Molecule tests are not working without GitHub pipelines #304

Open
@tbauriedel

Description

@tbauriedel

Please try to fill out as much of the information below as you can. Thank you!

  • Yes, I've searched similar issues on GitHub and didn't find any.

Which version contains the bug?

No response

Describe the bug

Molecule tests have a reference to environment variables. Example

However, the environments are only defined within the GitHub workflow. If you try to run local molecule tests (molecule test -s <scenario>), they fail due to the missing environments.
So you will always have to run the whole pipeline local.

How to recreate the bug?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions