New installation:
- Create a large cluster of many nodes (about 30 nodes)
- Install Longhorn
master
- Create 100 volumes using volume template claim in statefulSet.
- Have the backup store configured and create some backups.
- Set some recurring jobs in the cluster every 1 minute.
- Observe the setup for 1/2 an hr. Do some operation like attaching detaching the volumes.
- Verify there is no error in the Longhorn manager.
Upgrading from old version:
- Repeat the steps from above test case with Longhorn Prior version.
- Upgrade Longhorn to
master
. - Do some operation like attaching and detaching the volumes.
- Verify there is no error in the Longhorn manager.
Success if: install/upgrade successfully after maximum 15 minutes.
Fail if: The upgrading is blocked after about 17-20 managers are up.