-
Type: Task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Future
-
Component/s: onos
-
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)
- The test should be run against Atomix backed by an in-memory store as well as persistent volume
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