mayadata-io / mayadata-io/oep-e2e
Write and push litmus books for mysql-db director sanity check job
Open
@harshita-sharma011 is already working on this.
Since Oct 30, 2019.
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Scripts will be pushed to mayadata-io/oep repo
Following checks will be performed:
Check if mysql db is healthy:
a. Check if mysql pod is running
b. Check maya db is created
c. Check connection to maya-sql server:
mysqladmin ping
d. Check mysql volume-mount status
kubectl describe po mysql-0 | grep ReadOnly
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.