-
Notifications
You must be signed in to change notification settings - Fork 113
Release 1.2 Test Plan
wangcanfengxs edited this page Jan 4, 2022
·
26 revisions
epic | story | developer | tester | done | comment |
---|---|---|---|---|---|
Update Harbor | I can upgrade from v1.1 to 1.2 with full_stack.yaml | canfeng | ✔️ | minio-operator add pod antiaffinity, need manual remove it. And minio operator upgrade failed, https://github.com/goharbor/harbor-operator/issues/833 | |
Update Harbor | I can upgrade from v1.1 to 1.2 with standard_stack.yaml | canfeng | ✔️ | ||
Update Harbor | I can upgrade from v1.1 to 1.2 with helm | yxxhero | ✔️ | ||
Update Harbor | Check new tracing function | hweiwei | bitsf | ✔️ | |
Update Spec | all works fine if add / remove trivy component | cndoit18 | chlins | ✔️ | https://github.com/goharbor/harbor-operator/issues/825 |
Update Spec | all works fine if add / remove notary component | cndoit18 | chlins | ✔️ | |
Update Spec | all works fine if add / remove chartmusuem component | cndoit18 | chlins | ✔️ | https://github.com/goharbor/harbor-operator/issues/824 |
Update Spec | all works fine if enable / disable internal tls | cndoit18 | xiaoyang | ||
Update Spec | all works fine if change admin password | bitsf | x | admin password can only be modified from GUI, secret not work | |
Update Spec | all works fine if renew https cert manually | bitsf | ✔️ | ||
Update Spec | all works fine if change minio storage redirect | bitsf | heww | ✔️ | |
Update Spec | all works fine if change s3 storage redirect | bitsf | huijun | ||
Update Spec | it is not allowed to change cache kind | cndoit18 | chlins | ✔️ | |
Update Spec | it is not allowed to change storage kind | cndoit18 | chlins | ✔️ | |
Update Spec | it is not allowed to change database kind | cndoit18 | chlins | ✔️ | |
Update Spec | all works fine if enable / disable portal | sguyennet | heww | ✔️ | https://github.com/goharbor/harbor-operator/issues/823 |
Storage Driver | use azure storage as backend | soulseen | bitsf | ✔️ | |
Storage Driver | use google storage as backend | soulseen | bitsf | ✔️ | |
Ingress | add / remove annotations | bitsf | cndoit18 | ✔️ | |
Ingress | change ingress class | wangcanfengxs | cndoit18 | ✔️ | |
Day 2 | check day 2 configuration | chlins | steven-zou | ✔️ | https://github.com/goharbor/harbor-operator/issues/826 |
Day 2 | check day 2 other function | lubronzhan | steven-zou | x | Blocked:https://github.com/goharbor/harbor-operator/issues/827 |
Scale | scale harbor component | lubronzhan | xiaoyang | ||
Scale | scale dependent service (pg,redis,minio) | lubronzhan | huijun |
Useful documents such as installation, CRD spec, and tutorial are listed here.
For more guidelines, check the README document.