apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.06k stars 1.1k forks source link

Full test Plan for UI Admin user #7184

Closed kiranchavala closed 1 year ago

kiranchavala commented 1 year ago

Note: for User role test exclude after Account/User feature, for DomainAdmin role exclude after Infrastructure (except for Offerings)

Common

Dashboard

Compute > Instances

Compute > Kubernetes

This requires configuring and setting up CKS: http://docs.cloudstack.apache.org/en/latest/plugins/cloudstack-kubernetes-service.html

Compute > Instances > selected instance

Compute > Instance groups

Compute > Instance groups > selected instance group

Compute > SSH Key Pairs

Compute > SSH Key Pairs > selected SSH key pair

Compute > Affinity Groups

Compute > Affinity Groups > selected affinity group

Storage > Volumes

Storage > Volumes > selected volume

Storage > Snapshots

Storage > Snapshots > selected snapshot

Storage > VM Snapshots

Storage > VM Snapshots > selected snapshot

Network > Guest networks

Network > Guest networks > selected network

Network > VPC

Network > VPC > selected VPC

Network > Security groups

Network > Security groups > selected security group

Network > Public IP Addresses

Network > Public IP Addresses > selected IP address

Network > VPN Users

Network > VPN Users > selected VPN user

Network > VPN Customer Gateway

Network > VPN Customer Gateway > selected gateway

Images > Templates

Images > Templates > selected template

Images > ISOs

Images > ISOs > selected ISO

Images > Kubernetes ISOs

Projects

Projects > selected project

Events

Events > selected event

Users

Accounts

Accounts > selected account

Users > selected user

Domains

Roles

Roles > selected role

Infrastructure > Summary

Infrastructure > Zones

Infrastructure > Zones > selected zone

Infrastructure > Pods

Infrastructure > Pods > selected Pod

Infrastructure > Clusters

Infrastructure > Clusters > selected cluster

Infrastructure > Hosts

Infrastructure > Hosts > selected host

Infrastructure > Primary Storage

Infrastructure > Primary Storage > selected primary storage

Infrastructure > Secondary Storage

Infrastructure > Secondary Storage > selected secondary storage

Infrastructure > System VMs

Infrastructure > System VMs > selected system VM

Infrastructure > Virtual routers

Infrastructure > Virtual routers > selected virtual router

Infrastructure > Internal LB VMs

Infrastructure > Internal LB VMs > selected internal LB VM

Infrastructure > CPU Sockets

Infrastructure > Management servers

Infrastructure > Management servers > selected management server

Infrastructure > Alerts

Infrastructure > Alerts > selected alert

Service Offerings > Compute offerings

Service Offerings > Compute offerings > selected offering

Service Offerings > System offerings

Service Offerings > System offerings > selected offering

Service Offerings > Disk offerings

Service Offerings > Disk offerings > selected offering

Service Offerings > Network offerings

Service Offerings > Network offerings > selected offering

Service Offerings > VPC offerings

Offerings > VPC offerings > selected offering

Configuration > Global settings

Configuration > LDAP Configuration

Configuration > LDAP Configuration > selected LDAP configuration

Configuration > Hypervisor capabilities

Tools

boring-cyborg[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the issue template!

kiranchavala commented 1 year ago

Environmnet: 4.17.2 and 4.18 nightly builds

Bugs found when testing the UI for the admin user

Date Github Issue Description
10/2/2023 #7189 Context senstive help icon is not displayed for some tabs
13//2/2023 #7202 host anti-affinity and host affinity is not working
13//2/2023 #7204 Unable to select a default (host) option during the vm deployment
20/2/2023 #7266 Internal LB rules are not displayed

Enhancement issues logged

Date Github Issue Description
10/2/2023 #7189 List alerts page should have a filter drop down
13//2/2023 #7216 Ability to select account and user in the drop down when adding to the project
14//2/2023 #7204 Ability to view Archived events
14//2/2023 #7218 Filter option is missing for the following tabs in the UI
17/2/2023 #7246 Assign a static-nat label to the public-ip address
17/2/2023 #7247 Assign a network name coloumn in the Guest Vlan page
17/2/2023 #7248 Create a vpn users tab
17/2/2023 #7249 Create a Site-to-site VPN Connections tab
17/2/2023 #7250 Enabling site to site vpn connection before enabling VPN Gateway doesn't throw an error message
17/2/2023 #7251 Events tab is missing for the following sections
22/02/2023 #7278 Unable to order the ISO/templates in the UI
borisstoyanov commented 1 year ago

Thanks @kiranchavala ! If you're done with the effort I think it's safe to close the issue. great results btw!