mkumatag / openbmc-automation

Test OpenBMC Distribution, moved to - https://github.com/openbmc/openbmc-test-automation
Apache License 2.0
5 stars 11 forks source link

Cascade timeouts error causes REST outage #56

Closed causten closed 8 years ago

causten commented 8 years ago

It turns out that the rocket rest server used for OpenBMC has a bug. If we call the REST interface too early in the boot then it hits a code path with cripples it. There is an outstanding issue opened and inthe mean time to allow the rest of the test suites to finish I will extended the IPL delay to 3 minutes instead of 2

https://github.com/openbmc/openbmc/issues/306


This change is Reviewable

mkumatag commented 8 years ago
:lgtm:
Previously, causten (Chris Austen) wrote… > #### Cascade timeouts error causes REST outage > > It turns out that the rocket rest server used for OpenBMC has a bug. If we call the REST interface too early in the boot then it hits a code path with cripples it. There is an outstanding issue opened and inthe mean time to allow the rest of the test suites to finish I will extended the IPL delay to 3 minutes instead of 2 > > https://github.com/openbmc/openbmc/issues/306 > >

Reviewed 1 of 1 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable