Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task(sdet): Introduce gen3 qa test controller #493

Merged
merged 21 commits into from
Nov 12, 2020

Conversation

themarcelor
Copy link
Contributor

@themarcelor themarcelor commented Nov 12, 2020

Jira Ticket: PXP-7157
Introduce Proof of Concept of Gen3-QA Controller to orchestrate tests in PROD-tier environments

This tool acts like a smart agent that listens to events within a Gen3 Commons Kubernetes cluster namespace and can trigger tests to efficiently verify a new version (N+1) that is being rolled out to the environment. This should help us quickly assert the health of the environment as soon as new pods come up.

New Features

  • Dockerizing a Gen3-QA Controller (Kubernetes orchestrator based on the Python kubernetes library and its mechanism to watch events).

@themarcelor themarcelor added the test-portal-homepageTest run portal home page tests only label Nov 12, 2020
@themarcelor themarcelor merged commit 36eb338 into master Nov 12, 2020
@themarcelor themarcelor deleted the task/introduce_gen3_qa_test_controller branch November 12, 2020 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-portal-homepageTest run portal home page tests only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants