mayadata-io / mayadata-io/oep-e2e
Add more tests to elastic search job in oep pipeline
Open
@harshita-sharma011 is already working on this.
Since Nov 11, 2019.
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Check endpoints for user details in elasticsearch:
**For cluster-health**
elasticsearch-svc:9200/_cluster/health
Note: If status == red, no shards healthy
If status == yellow, primary shard healthy
If status == green, all shards including primary and replicas healthy
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.