influxdata / influxdata/Litmus

fix 'killall' in setup fixture for open source

Open
#156 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.