Skip to content

Environment wrapper class should have a method for toolkit writers to get environment from reference #58

Open
@fdrozdowski

Description

@fdrozdowski

Currently the toolkit writer has to do something like:

env = RemoteEnvironment("name",
                  virtual_source.parameters.additional_mounts[0]["environment"],
                  RemoteHost("name","ref","bin_path","scratch_path"))

All of those values are then thrown away except for the environment ref. it would be good for the wrapper classes to have a function that the toolkit writers can use which only  needs an environment reference.

┆Issue is synchronized with this Jira Story by Unito

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions