apache / apache/cassandra-gocql-driver
Simplify integration test runs
Open
- Dominant language
- Go
- Stars
- 2.7k
- Forks
- 658
- PR merge metrics
- No merged PRs in 30d
Description
Currently we run the following builds for Go 1.4 and 1.5
- Auth ON
- tags = unit
- tags = integration
- tags = ccm
To simplify and speed up we should merge the unit and integration runs, and possible the CCM tests as well.
Contributor guide
Research direction
Start by locating the CI build definitions for Go 1.4 and 1.5 and reviewing how the Auth, unit, integration, and CCM tags are run. Determine which runs can be combined without losing coverage, then verify that the simplified jobs still execute the intended unit, integration, and CCM tests and complete faster.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, go
- Domain
- ci-cd, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100