influxdata / influxdata/Litmus
Ability to run open source `influxd` binary with different options
Open
Framework development
Improvement
team/qa
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now litmus `setup` fixture starts `influxd` binary with few options and all of them are required. The options are:
```
--bolt-path --engine-path --log-level debug
```
Need to be able to support all of the supported `influxd` options and none of them should be required.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.