This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git


The following commit(s) were added to refs/heads/master by this push:
     new fa9a521  github: update test plan templates
fa9a521 is described below

commit fa9a52116ab35c3167d3c4419948fd04f7ad2af5
Author: Rohit Yadav <[email protected]>
AuthorDate: Fri Jul 10 15:13:59 2020 +0530

    github: update test plan templates
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 .github/ISSUE_TEMPLATE/smoke_test_plan.md | 1 +
 .github/ISSUE_TEMPLATE/test_full_plan.md  | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/smoke_test_plan.md 
b/.github/ISSUE_TEMPLATE/smoke_test_plan.md
index cab8a53..cc065ed 100644
--- a/.github/ISSUE_TEMPLATE/smoke_test_plan.md
+++ b/.github/ISSUE_TEMPLATE/smoke_test_plan.md
@@ -17,6 +17,7 @@ Note: for User role test exclude after Account/User feature, 
for DomainAdmin rol
 - [ ] Add/delete secondary IP address
 
 **Compute > Kubernetes**
+This requires configuring and setting up CKS: 
http://docs.cloudstack.apache.org/en/latest/plugins/cloudstack-kubernetes-service.html
 - [ ] Add Kubernetes cluster
 - [ ] Start/stop a Kubernetes cluster
 - [ ] Scale Kubernetes cluster
diff --git a/.github/ISSUE_TEMPLATE/test_full_plan.md 
b/.github/ISSUE_TEMPLATE/test_full_plan.md
index 9a8d140..bced270 100644
--- a/.github/ISSUE_TEMPLATE/test_full_plan.md
+++ b/.github/ISSUE_TEMPLATE/test_full_plan.md
@@ -19,7 +19,7 @@ Note: for User role test exclude after Account/User feature, 
for DomainAdmin rol
 - [ ] Context-sensitive help
 
 **Dashboard**
-- [ ] Fetch latest
+- [ ] Fetch latest (only on Admin dashboard)
 - [ ] View hosts in alert state
 - [ ] View alerts
 - [ ] View events
@@ -33,6 +33,7 @@ Note: for User role test exclude after Account/User feature, 
for DomainAdmin rol
 - [ ] Create new instance
 
 **Compute > Kubernetes**
+This requires configuring and setting up CKS: 
http://docs.cloudstack.apache.org/en/latest/plugins/cloudstack-kubernetes-service.html
 - [ ] Basic search
 - [ ] Extended search
 - [ ] Sort
@@ -58,7 +59,7 @@ Note: for User role test exclude after Account/User feature, 
for DomainAdmin rol
 - [ ] Change affinity
 - [ ] Change service offering
 - [ ] Reset Instance Password
-- [ ] Assign Instance to Another Account
+- [ ] Assign Instance to Another Account (VM must be stopped)
 - [ ] Network adapters
 - [ ]  - Add network to VM
 - [ ]  - Set default NIC
@@ -171,10 +172,9 @@ Note: for User role test exclude after Account/User 
feature, for DomainAdmin rol
 - [ ] Restart network
 - [ ] Delete network
 - [ ] Acquire new IP (only for isolated networks)
-- [ ] Replace ACL list(only for isolated networks)
+- [ ] Replace ACL list(only for VPC isolated networks)
 - [ ] Delete public IP address (only for isolated networks)
 - [ ] Add/delete egress rule (only for isolated networks)
-- [ ] Add/delete egress tags (only for isolated networks)
 
 **Network > VPC **
 - [ ] Basic search

Reply via email to