slapos_cloud: Update test for getCacheComputeNodeInformation
Since priority is 1 the activies can be called out of order. So calculateEtags can be called before all objects be indexed. This can lead to a intermediate (or old) value, requiring am extra call to the _activateFillComputeNodeInformationCache. This is somehow acceptable since the code should expect an ordering of activities execution anyway.
Showing
Please register or sign in to comment