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

feat: support parallel processing for couchbase integration test #882

Merged
merged 7 commits into from
Sep 11, 2024

Conversation

Angith
Copy link
Contributor

@Angith Angith commented Aug 13, 2024

Why
The couchbase integration test does not support parallel execution as of now which causes random failures in CI/CD.

What
Added support for parallel execution of the couchbase integration test.

@Angith Angith self-assigned this Aug 13, 2024
@Angith Angith added the tekton_ci Add this label to start running Tekton pipelines label Aug 13, 2024
@Angith Angith force-pushed the enhancement/parallel-couchbase-tests branch from a4d607e to 5cc9db5 Compare September 6, 2024 05:05
@Angith Angith removed the tekton_ci Add this label to start running Tekton pipelines label Sep 10, 2024
@Angith Angith marked this pull request as ready for review September 10, 2024 05:01
@Angith Angith requested a review from a team as a code owner September 10, 2024 05:01
@Angith Angith changed the title Support parallel processing for couchbase integration test feat: support parallel processing for couchbase integration test Sep 10, 2024
Copy link
Member

@nithinputhenveettil nithinputhenveettil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Good work Angith. ❤️

docker-compose.yaml Show resolved Hide resolved
@Angith Angith added the tekton_ci Add this label to start running Tekton pipelines label Sep 10, 2024
@Angith Angith merged commit 4c622fe into main Sep 11, 2024
3 checks passed
@Angith Angith deleted the enhancement/parallel-couchbase-tests branch September 11, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement tekton_ci Add this label to start running Tekton pipelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants