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

Fallback mode for Queue Mode when Knapsack Pro API doesn't work #49

Merged
merged 13 commits into from
Aug 15, 2017

Conversation

ArturT
Copy link
Member

@ArturT ArturT commented Aug 13, 2017

  • When Knapsack Pro API doesn't work then start executing tests based on directory names.
  • Guarantee all test files are executed at least once across CI nodes.

@ArturT ArturT changed the title Fallback mode for Queue Mode Fallback mode for Queue Mode when Knapsack Pro API doesn't work Aug 13, 2017
ArturT added 12 commits August 13, 2017 23:33
server.

This error doesn’t cause tests to fail. That’s good because we want to
ensure the fallback mode works and tests can pass when network
connection to Knapsack Pro API doesn’t work.
run of the test_file_paths to stop the queue.
…hen we retry requests 3 times in case of Queue Mode when the Knapsack Pro API will hang infinitely. This is the most pessimistic scenario.
@ArturT ArturT merged commit cc15758 into master Aug 15, 2017
@ArturT ArturT deleted the fallback-mode-in-queue-mode branch August 15, 2017 13:29
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.

1 participant