-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.9
-
Component/s: Testing
-
Story Points:2
-
Epic Link:
-
Sprint:VOLTHA 2.9 - Sprint 1
After the use of the uprestm latest ONOS chart, the defrag pod fas renamed to `etcd-defrag` and that screws up the fetching of the etcd pod based on
`kubectl get pods -n ${infraNamespace} | grep etcd | awk 'NR==1
'`
needs to be parsed by label.