-
Type: Task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.7
-
Component/s: ofagent-go, Testing
-
Labels:None
-
Story Points:1
-
Epic Link:
Assumes EAPOL + DHCP workflow
Variations:
- Upgrade image should have the same API (proto) as the current image
- Upgrade image should have a backward-compatible API (proto) to the current image
- The rolling upgrade should occur between the device authentication and DHCP addressing (steady-state) (after step 3 or 4)
- The rolling upgrade should occur while the device is authenticating or DHCP addressing (in-flight) (during step 3 or 4)
Test Steps
- Start VOLTHA
- Create and enable device
- Wait for the device to authenticate
- Via ONOS add subscriber access for the device
- Verify DHCP completes and address assigned
- Verify upgrade image was used
- Create JIRAs for any issues discovered
- relates to
-
VOL-3843 Test for VOLTHA component minor version upgrade without data/api change
- Resolved