-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.6
-
Component/s: bbsim
-
Labels:None
-
Story Points:3
-
Epic Link:
The bbsim sadis server loops through the services every 10 seconds and fetch the results.
As a service comes online before it's pod it possible that this situation happen:
- the service comes only
- we try to fetch the sadis info from the pod
- the pod is not ready yet
- we wait 10 seconds to retry
This means we can have a 20 second delay between when we install BBSim and when the informations are availbale in sadis.
Watch for new pods in the cluster and use that as a trigger to fetch the information.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
22115,7 | [VOL-3711] Watching for pods and fetch information as soon as they are available | master | bbsim-sadis-server | Status: MERGED | +2 | +1 |
22117,1 | [VOL-3711] Granting watch permission to bbsim-sadis-server | master | voltha-helm-charts | Status: MERGED | +2 | +1 |
22186,1 | [VOL-3711] Granting watch permission to bbsim-sadis-server | voltha-2.6 | voltha-helm-charts | Status: MERGED | +2 | +1 |