Skip to content

Commit

Permalink
Update Rancher integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Khushboo <[email protected]>
  • Loading branch information
khushboo-rancher committed Jul 23, 2024
1 parent c1ec103 commit ca27a1a
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 323 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ Prerequisite: Harvester already imported to Rancher Dashboard
1. Try `Stop`, `Restart` and `Migrate` virtual machine
1. Try `Clone` virtual machine
1. Try `Delete` virtual machine
1. `Use VM Template` to create VM

## Expected Results
1. Can create a single instance vm correctly
1. Can create multiple instances vm correctly
1. Can diaply all virtual machine information
1. Can change cpu, memory and network and retart vm correctly
1. Can display all virtual machine information
1. Can change cpu, memory and network and restart vm correctly
1. Can `Stop`, `Restart` and `Migrate` virtual machine correctly
1. Can `Clone` virtual machine correctly
1. Can `Delete` virtual machine correctly
1. Can `Delete` virtual machine correctly

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ title: 21-Delete RKE1 Kubernetes Cluster
1. Can remove RKE1 Cluster and disapper on Cluster page
1. RKE1 Cluster will be removed from rancher menu under explore cluster
1. RKE1 virtual machine should be also be removed from Harvester

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: 51-Use harvester cloud provider to provision an LB - rke1
---

* Related ticket: [#1396](https://github.com/harvester/harvester/issues/1396) Integration Cloud Provider for RKE1 with Rancher

1. Provision cluster using rke1 with harvester as the node driver
1. enable the cloud driver for `harvester` while provisioning the cluster
1. run jenkins v3 validation checks once cluster comes to active
1. Deploy cloud provider from App.
1. Create a deployment with `nginx:latest` image.
1. Create a Harvester load balancer to the pod of above deployment.
1. Verify by clicking the service, if the load balancer is redirecting to the nginx home page.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 52-Use harvester cloud provider to provision an LB - rke2
---

1. Provision cluster using rke1 with harvester as the node driver
1. enable the cloud driver for `harvester` while provisioning the cluster
1. run jenkins v3 validation checks once cluster comes to active
1. Provision cluster using rke2 with harvester as the node driver
1. Enable the cloud driver for `harvester` while provisioning the cluster
1. Create a deployment with `nginx:latest` image.
1. Create a Harvester load balancer to the pod of above deployment.
1. Verify by clicking the service, if the load balancer is redirecting to the nginx home page.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit ca27a1a

Please sign in to comment.