diff --git a/tests/testcases/Group5-OVA-install-config/5-06-OVA-Configuration.md b/tests/testcases/Group5-OVA-install-config/5-06-OVA-Configuration.md new file mode 100644 index 000000000..4ab6a5d8c --- /dev/null +++ b/tests/testcases/Group5-OVA-install-config/5-06-OVA-Configuration.md @@ -0,0 +1,28 @@ +Test 5-06 - OVA Configuration +======= + +# Purpose: + +To verify that the settings of an OVA version of Harbor can be configured and re-configured after power-on/off. + +# References: +User guide, Installation guide of Harbor OVA version. + +# Environment: +* This test requires an OVA binary of Harbor. +* A vCenter, at least an ESX host, and a network that supports DHCP. +* A linux host with Docker CLI installed (Docker client). + +# Test Steps: + +To-Do: +1. verify all setttings work at initial import +2. verify all settings work after a hard power off followed by a power on +3. Verify all settings can be changed as needed. (except networks, root password, Harbor password , mysql password) + +# Expected Outcome: + +TBD + +# Possible Problems: +None \ No newline at end of file diff --git a/tests/testcases/Group6-OVA-operation-upgrade-patching/6-01-OVA-upgrade.md b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-01-OVA-upgrade.md new file mode 100644 index 000000000..2242504bc --- /dev/null +++ b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-01-OVA-upgrade.md @@ -0,0 +1,29 @@ +Test 6-01 - OVA Upgrade +======= + +# Purpose: + +To verify that an OVA version of Harbor can be upgraded when no changes to the number of OVA params. + +# References: +User guide, installation guide of Harbor OVA version. + +# Environment: +* This test requires an upgrade binary of Harbor. +* A running version of older version of Harbor OVA version. +* A vCenter, at least an ESX host. +* A linux host with Docker CLI installed (Docker client). + +# Test Steps: + +TBD + +1. Normal flow should include rollback steps. + + +# Expected Outcome: + +TBD + +# Possible Problems: +None \ No newline at end of file diff --git a/tests/testcases/Group6-OVA-operation-upgrade-patching/6-02-OVA-upgrade-advanced.md b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-02-OVA-upgrade-advanced.md new file mode 100644 index 000000000..8b21c9843 --- /dev/null +++ b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-02-OVA-upgrade-advanced.md @@ -0,0 +1,28 @@ +Test 6-02 - OVA Advanced Upgrade +======= + +# Purpose: + +To verify that an OVA version of Harbor can be upgraded when the number of OVA params increases. + +# References: +User guide, installation guide of Harbor OVA version. + +# Environment: +* This test requires an upgrade binary of Harbor. +* A running version of older version of Harbor OVA version. +* A vCenter, at least an ESX host. +* A linux host with Docker CLI installed (Docker client). + +# Test Steps: + +When the number of params of OVA changes, the old OVA needs to have special handling of upgrading. + +TBD + +# Expected Outcome: + +TBD + +# Possible Problems: +None \ No newline at end of file diff --git a/tests/testcases/Group6-OVA-operation-upgrade-patching/6-03-OVA-patching.md b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-03-OVA-patching.md new file mode 100644 index 000000000..650b7799e --- /dev/null +++ b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-03-OVA-patching.md @@ -0,0 +1,26 @@ +Test 6-03 - OVA Patching +======= + +# Purpose: + +To verify that an OVA version of Harbor can be patching. + +# References: +User guide, installation guide of Harbor OVA version. + +# Environment: +* This test requires an upgrade binary of Harbor. +* A running version of older version of Harbor OVA version. +* A vCenter, at least an ESX host. +* A linux host with Docker CLI installed (Docker client). + +# Test Steps: + +TBD + +# Expected Outcome: + +TBD + +# Possible Problems: +None \ No newline at end of file diff --git a/tests/testcases/Group6-OVA-operation-upgrade-patching/6-04-OVA-increase-volume.md b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-04-OVA-increase-volume.md new file mode 100644 index 000000000..97d3df0bc --- /dev/null +++ b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-04-OVA-increase-volume.md @@ -0,0 +1,31 @@ +Test 6-04 - OVA Increase Volume Space +======= + +# Purpose: + +To verify that an OVA version of Harbor can be upgraded the volume to larger space. + +# References: +User guide, installation guide of Harbor OVA version. + +# Environment: + +* A running version of Harbor OVA version. +* A vCenter, at least an ESX host. +* A linux host with Docker CLI installed (Docker client). + +# Test Steps: + +To-Do: + +1. Test attached 1 disk +2. Test attached 2nd disk +3. test attached 3rd disk +4. reboot or not reboot? + +# Expected Outcome: + +TBD + +# Possible Problems: +None \ No newline at end of file diff --git a/tests/testcases/Group6-OVA-operation-upgrade-patching/6-05-OVA-collect-logs.md b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-05-OVA-collect-logs.md new file mode 100644 index 000000000..082817739 --- /dev/null +++ b/tests/testcases/Group6-OVA-operation-upgrade-patching/6-05-OVA-collect-logs.md @@ -0,0 +1,27 @@ +Test 6-05 - OVA Collect Logs +======= + +# Purpose: + +To verify that the logs of an OVA version of Harbor can be retrieved. + +# References: +User guide, installation guide of Harbor OVA version. + +# Environment: + +* A running version of Harbor OVA version. +* A vCenter, at least an ESX host. +* A linux host with Docker CLI installed (Docker client). + +# Test Steps: + +TBD + + +# Expected Outcome: + +TBD + +# Possible Problems: +None \ No newline at end of file diff --git a/tests/testcases/Group7-Replication/7-01-DB-user-registration.md b/tests/testcases/Group7-Replication/7-01-DB-user-registration.md new file mode 100644 index 000000000..25d4dcc0d --- /dev/null +++ b/tests/testcases/Group7-Replication/7-01-DB-user-registration.md @@ -0,0 +1,24 @@ +Test 7-01 - Create Replication Policy +======= + +# Purpose: + +To verify that an admin user can create a replication policy. + +# References: +User guide + +# Environment: +* This test requires that a Harbor instance is running and available. +* A linux host with Docker CLI installed (Docker client). + +# Test Steps: + +TBD + +# Expected Outcome: + +TBD + +# Possible Problems: +None \ No newline at end of file