splunk / splunk/pytest-splunk-addon
Support constant value for host
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 66
- Forks
- 21
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
For certain "cloud" data sources the value for the host field will be a constant ie api.example.com but psa expects unique host values per line. When host_type=constant and host_value= the host in test can not be performed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the handling of host_type and host_value in the pytest-splunk-addon code and any tests for host validation. Reproduce the case where host_type=constant and host_value is specified; done means cloud data sources can use the same host value without the test rejecting duplicate hosts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100