splunk / splunk/pytest-splunk-addon

Support constant value for host

Open
#348 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.