redhat-performance / scale-ci-tripleo

An ansible role to pull large scale baremetal into the standard CI system for TripleO
1 stars 5 forks source link

Raise Nova Max Scheduler Attempts #135

Closed akrzos closed 6 years ago

akrzos commented 6 years ago

In the staging environment, we have a limited set of compute nodes in which it is possible to encounter a race condition where as an instance requiring PCI passthrough NVMe hits MaxRetriesExceeded.

Raising the number of possible attempts in order to increase likely hood of successful instance booting in the staging environment with PCI passthrough.

mbruzek commented 6 years ago

We did run into a problem where the VMs failed after 3 (default) scheduling attempts. +1