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

kube test get more power and limits total run time #16817

Merged
merged 3 commits into from
Sep 16, 2022

Conversation

supertopher
Copy link
Contributor

@supertopher supertopher commented Sep 16, 2022

Broken in prod. not sure if this will run on the PR.

kube test get more power and limits total run time

using a beta test of GH workers for speed
context: gh action speed story
investigate this pipeline

@supertopher supertopher requested review from pmossman, evantahler and a team September 16, 2022 18:15
@@ -568,7 +568,7 @@ jobs:
# Because scheduled builds on master require us to skip the changes job. Use always() to force this to run on master.
if: needs.changes.outputs.backend == 'true' || needs.changes.outputs.build == 'true' || (always() && github.ref == 'refs/heads/master')
timeout-minutes: 10
runs-on: ubuntu-latest
runs-on: ubuntu-20.04-16core
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure if we can use latest for this.

.github/workflows/gradle.yml Outdated Show resolved Hide resolved
@supertopher supertopher merged commit 57c58db into master Sep 16, 2022
@supertopher supertopher deleted the toph_duct_tapes_a_kube_test branch September 16, 2022 18:23
robbinhan pushed a commit to robbinhan/airbyte that referenced this pull request Sep 29, 2022
* kube test get more power and limits total run time

using a beta test of GH workers for speed
context: https://github.com/airbytehq/airbyte-cloud/issues/2737
         https://github.com/airbytehq/airbyte-cloud/issues/2787

* Changes timeout to 40
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
* kube test get more power and limits total run time

using a beta test of GH workers for speed
context: https://github.com/airbytehq/airbyte-cloud/issues/2737
         https://github.com/airbytehq/airbyte-cloud/issues/2787

* Changes timeout to 40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants