Run scenario tests against an existing deployment.
Open
Nobody has claimed this yet.
Priority/Normal
Severity/Major
Type/New Feature
- Dominant language
- Java
- Stars
- 60
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Description:
ATM, we provision the infra before executing the scenario tests. But, sometimes people need to run tests against an existing deployment.
Because of the current modular architecture, it is straight-forward to implement this support.
Affected Product Version:
M30
Related Issues:
N/A
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
The issue names no files or tests; start by tracing the scenario-test entry point and the infrastructure provisioning flow in the testgrid repository. Add a way to select an existing deployment instead of provisioning one, then verify scenario tests run successfully against that deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- infrastructure, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100