Skip to content

Commit

Permalink
remove warning abt fixed issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aganesh-suse committed May 7, 2024
1 parent dbcb175 commit 6eda2ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ Please set the server_flags in .tfvars file for k3s:
```
server_flags = "secrets-encryption: true\n"
```
In case of rke2 - do not leave this empty for now.
At least set a "token: secret\n" for both server and agent flags as a workaround for:
https://github.com/rancher/distros-test-framework/issues/86

For versions 1.26 and 1.27 - we run the traditional tests only: prepare/rotate/reencrypt (TEST_TYPE gets set to 'classic' in env var. We use this to determine which tests to run.)
For versions 1.28 and greater - we run both the traditional tests and new method - rotate-keys (TEST_TYPE gets set to 'both' in env var)
Expand Down

0 comments on commit 6eda2ab

Please sign in to comment.