Skip to content

Add custom parser arguments for cluster config, suite config, and cluster path #74

@clacroix12

Description

@clacroix12

We have CLI arguments for specifying a cluster configuration, suite configuration, as well as the path to an existing cluster directory in the event you want to run tests against an established cluster. We need to create custom parser arguments so we may do the same through pytest, as well as implement the necessary functionality to support them in our tests.

This issue might be broken up into several based on the scope of things, but I wanted to capture the need for all three.

  • cluster_config
  • cluster_path
  • suite_config

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions