You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DAX config is explicitly disallowed and ignored by the LTM server. This is to avoid the test sharding logic miscalculating quota restrictions and attempting to launch a child test VM into a region without sufficient CPU quota. The sharding logic in the LTM needs to handle varying test VM resource requirements before the DAX config should be allowed to run.
The DAX config is explicitly disallowed and ignored by the LTM server. This is to avoid the test sharding logic miscalculating quota restrictions and attempting to launch a child test VM into a region without sufficient CPU quota. The sharding logic in the LTM needs to handle varying test VM resource requirements before the DAX config should be allowed to run.
This requires fixing #11 as a prereq.
The text was updated successfully, but these errors were encountered: