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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[small] fix hub cloud throttling for tests #1077

Merged
merged 1 commit into from Jul 21, 2021

Conversation

verbose-void
Copy link
Contributor

馃殌 馃殌 Pull Request

Checklist:

  • My code follows the style guidelines of this project and the Contributing document
  • I have commented my code, particularly in hard-to-understand areas
  • I have kept the coverage-rate up
  • I have performed a self-review of my own code and resolved any problems
  • I have checked to ensure there aren't any other open Pull Requests for the same change
  • I have described and made corresponding changes to the relevant documentation
  • New and existing unit tests pass locally with my changes

Changes

right now hub cloud is throttling us when multiple circleci runs are doing tests. this is because all tests are ran with hub cloud, when in reality we only need 1 or 2 tests since it's exactly the same as s3.

@verbose-void verbose-void changed the title fix hub cloud throttling for tests [tiny] fix hub cloud throttling for tests Jul 21, 2021
@verbose-void verbose-void changed the title [tiny] fix hub cloud throttling for tests [small] fix hub cloud throttling for tests Jul 21, 2021
@verbose-void verbose-void merged commit 2047f2a into main Jul 21, 2021
@verbose-void verbose-void deleted the fix/disable-hub-cloud-tests branch July 21, 2021 19:33
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.

None yet

3 participants