-
Type: Task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.6
-
Component/s: ofagent-go
-
Labels:None
-
Story Points:1
Assumes EAPOL + DHCP workflow
The test should be run with an upgrade that has no API changes as an upgrade that has backward compatible API changes.
- Start VOLTHA
- Create and enable device
- While the device is authenticating
- Do a rolling upgrade on OFAgent Pod
- Change image being used for OFAgent
- Do a rolling upgrade on OFAgent Pod
- Verify the device authenticated
- Verify the OFAgent pod is running with the new image
- Via ONOS add subscriber access for the device
- Verify DHCP completes and address assigned
- Create JIRAs for any issues discovered