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

Mike pipelines lightweight by default #1083

Closed
ytsarev opened this issue Mar 9, 2023 · 1 comment · Fixed by #1123
Closed

Mike pipelines lightweight by default #1083

ytsarev opened this issue Mar 9, 2023 · 1 comment · Fixed by #1123
Milestone

Comments

@ytsarev
Copy link
Member

ytsarev commented Mar 9, 2023

Currently we run very heavy terratest pipelines by default that are also brittle and frequently provide false positives, especially when running in parallel.

  • Move heavy pipes behind PR comments
  • Leave only essential ones to be executed by default
@ytsarev ytsarev added this to the 1.0 milestone Mar 9, 2023
@ytsarev ytsarev added this to k8gb Mar 9, 2023
@github-project-automation github-project-automation bot moved this to To do in k8gb Mar 9, 2023
@ytsarev
Copy link
Member Author

ytsarev commented Mar 11, 2023

@kuritka kuritka closed this as completed Mar 19, 2023
@github-project-automation github-project-automation bot moved this from To do to Done in k8gb Mar 19, 2023
@kuritka kuritka reopened this Mar 19, 2023
@github-project-automation github-project-automation bot moved this from Done to To do in k8gb Mar 19, 2023
@ytsarev ytsarev moved this from To do to Planned in k8gb Apr 5, 2023
ytsarev added a commit to ytsarev/k8gb that referenced this issue Apr 8, 2023
* Terratest-based pipelines are frequently failing when running in
  parallel
* Make heavy terratest pipelines running sequentially
* Fixes k8gb-io#1083

Signed-off-by: Yury Tsarev <yury@upbound.io>
ytsarev added a commit that referenced this issue Apr 8, 2023
* Adjust concurrency for a terratest-based jobs

* Terratest-based pipelines are frequently failing when running in
  parallel
* Make heavy terratest pipelines running sequentially
* Fixes #1083

Signed-off-by: Yury Tsarev <yury@upbound.io>

* Trigger heavy 'terratest n clusters' job by special label

Signed-off-by: Yury Tsarev <yury@upbound.io>

---------

Signed-off-by: Yury Tsarev <yury@upbound.io>
@github-project-automation github-project-automation bot moved this from Planned to Done in k8gb Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants