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

[Merged by Bors] - Fix installation failure #1961

Closed
wants to merge 38 commits into from

Conversation

sehz
Copy link
Contributor

@sehz sehz commented Dec 1, 2021

  • Set FLV_DISPATCHER_WAIT (store wait) to 300 during the cluster installation process. This is set during the CI which reason why it doesn't fail in the CI but can fail in a normal installation. This PR sets the env variable during installation if not previously set.

  • Set nodeport = 30003 to make it more reliable to provision.

  • fixes mac ci

closes #1960.

@sehz sehz linked an issue Dec 1, 2021 that may be closed by this pull request
@sehz sehz force-pushed the fix_installation_failure branch 4 times, most recently from f4fdb67 to 55e0991 Compare December 2, 2021 00:57
@sehz
Copy link
Contributor Author

sehz commented Dec 2, 2021

bors r+

bors bot pushed a commit that referenced this pull request Dec 2, 2021
* Set `FLV_DISPATCHER_WAIT` (store wait) to 300 during the cluster installation process.  This is set during the CI which reason why it doesn't fail in the CI but can fail in a normal installation.  This PR sets the env variable during installation if not previously set.

* Set nodeport = 30003 to make it more reliable to provision.
* fixes mac ci

closes #1960.
@bors
Copy link

bors bot commented Dec 2, 2021

Build failed:

@sehz
Copy link
Contributor Author

sehz commented Dec 2, 2021

bors r+

bors bot pushed a commit that referenced this pull request Dec 2, 2021
* Set `FLV_DISPATCHER_WAIT` (store wait) to 300 during the cluster installation process.  This is set during the CI which reason why it doesn't fail in the CI but can fail in a normal installation.  This PR sets the env variable during installation if not previously set.

* Set nodeport = 30003 to make it more reliable to provision.
* fixes mac ci

closes #1960.
@bors
Copy link

bors bot commented Dec 2, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title Fix installation failure [Merged by Bors] - Fix installation failure Dec 2, 2021
@bors bors bot closed this Dec 2, 2021
@sehz sehz deleted the fix_installation_failure branch December 13, 2021 22:02
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.

Bug: Installation fails occasionally
1 participant