influxdata / influxdata/Litmus
fix 'killall' in setup fixture for open source
Open
Framework development
Improvement
team/qa
test Infrastructure
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
looks like `killall` cannot be found in the docker container. Need to verify that and install it if it is missing from the image.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the setup fixture and the Docker image used by the testing framework. Verify whether `killall` is available inside the container, then check that the fixture completes successfully with the required utility present. Done means the image provides `killall` and the setup fixture no longer fails because it cannot find it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- infrastructure, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100