apache / apache/openwhisk-wskdeploy
integration test on managed deployment causes random build failure
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/apache/incubator-openwhisk-wskdeploy/tree/master/tests/src/integration/managed-deployment has many different test cases in one single integration test. It causes random build failures, please break it down into multiple different tests to avoid such build failures. I will add more details as I find them with the exact error message.
Contributor guide
Research direction
Start by inspecting tests/src/integration/managed-deployment and identifying how its cases are grouped and invoked. Run the managed-deployment integration test to reproduce the intermittent build failures, noting the missing error details in the issue. Done means the cases are separated into independent tests and the managed-deployment build completes reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100