rancher / terraform-provider-rancher2

Terraform Rancher2 provider
https://www.terraform.io/docs/providers/rancher2/
Mozilla Public License 2.0
253 stars 216 forks source link

[Acceptance Test] Add the support for Rancher v2.7 and v2.8 #1308

Open jiaqiluo opened 5 months ago

jiaqiluo commented 5 months ago

The current framework does not support running acceptance tests in Rancher v2.7.9 and v2.8.1.

Here is how the acceptance test works:

To add the tests for the PSACT resource, I tried to add Rancher v2.7.9 and v2.8.1 to the version list. However, it did not work due to the following reasons:

To make the acceptance test work, we need to: