Skip to content

Simple local mode as developer friendly tooling #97

Open
@Totktonada

Description

@Totktonada

I have several ideas how to make the tool more friendly for developers. I assume that a user indend to:

  • Reproduce a problem from CI in a local environment to debug it.
  • Change test parameters and maybe the test itself and receive a fast feedback.
  • Add a test and perform some debugging locally at early development stage of the test.

We can pick the lowest hanging fruits:

  • Don't perform any dependencies installation prodecures.
  • Don't run any nemesises in this local mode.
  • Assume that tarantool is in PATH and run instances using it (anyone can easily modify PATH).
  • Accept a list of URIs and don't start any instances at all (may be useful to, say, control instances manually from other terminals).

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