Skip to content

Conversation

@arm4b
Copy link
Member

@arm4b arm4b commented Jul 1, 2017

Bug #445 was fixed by @Kami in StackStorm/st2#3542 so we can remove this ugly sleep 5 timeout from our curl | bash installer.

+1 step to improve & stablizie st2 availability/deployments/HA/prod.

@arm4b arm4b requested a review from Kami July 1, 2017 09:49
@arm4b
Copy link
Member Author

arm4b commented Jul 1, 2017

So after merging, the only nasty timeout left in curl|bash installer is this one:

# TODO: This is a temporary and nasty workaround for xenial CI failures.
# TODO: Fix https://github.com/StackStorm/st2/issues/3290
if [[ "$SUBTYPE" == 'xenial' ]]; then
sleep 30
fi

caused by the following bug related to RabbitMQ: StackStorm/st2#3290

@arm4b arm4b added the RFR label Jul 1, 2017
@Kami
Copy link
Member

Kami commented Jul 2, 2017

👍

@Kami Kami merged commit 805551d into master Jul 2, 2017
@arm4b arm4b deleted the remove/install-timeouts branch July 2, 2017 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants