ansible-community / ansible-community/molecule-plugins
Parallel execution fails
Open
ec2
- Dominant language
- Python
- Stars
- 164
- Forks
- 113
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 1
Description
Each AWS region has a single namespace
Attempting to run multiple molecule test runs causes each run to clash with the other. Most obviously with the keypair.
This prevents molecule-ec2 being efficiently used as part of automated test pipelines.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the molecule-ec2 execution path and inspect how each run creates and names its AWS resources, especially keypairs within a region. Reproduce two simultaneous molecule test runs and define done as both completing without namespace or keypair collisions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, devops, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100