Skip to content

Testlib: when creating a bundle, if using -t it should also install the bundle #1480

Open
@castulo

Description

@castulo

The create_bundle function has a flag L to indicate the bundle has to be "installed" in the test target root, and it also has a flag t to indicate the bundle is "tracked". At the moment, a bundle can be tracked but not installed, this doesn't make sense since if a bundle is tracked it should also be installed. We should be able to create bundles that are not tracked, and we can use L for that, but all tracked bundles t should be installed without having to specify the L flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions