Commit Graph

7 Commits

Author SHA1 Message Date
fmoral2 08eddb8f28
add Kubeconfig (#128)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-08-06 12:43:24 -03:00
Max 7f40ea8c5a
Update environment variables for consistency (#129)
Signed-off-by: rancher-max <max.ross@suse.com>
2024-07-15 14:36:10 -07:00
Archana Ganesh 2464c403e0
secrets encryption testcase (#77)
* merge base

* fixing review comments

* fixing naming comments

* comment fix

* added version check for classic vs new method of testing

* lint fix

* fixing review comments

* lint fix

* fix review comments

* merge base

* fix comments

* fix review comments

* moving verify expects

* added comments

* removing getIps method

* fix comments

* fix comment

* temporary fix to retest

* changing the test pod args

* editing tests for jenkins runs

* modifying path var for sudo k3s/rke2 commands in secrets-encryption

* review fixes

* fix typo

* fix lint error

* remove warning abt fixed issue

* fix review comment

* fix review comments

* fix review comments

* fix review comments
2024-05-13 10:07:30 -07:00
mdrahman-suse 2fba48a84b
Update helm repo for rancher 2.7 (#85)
* Update helm repo args for rancher 2.7
---------

Signed-off-by: mdrahman-suse <mdrahman@suse.com>
Co-authored-by: mdrahman-suse <mdrahman@suse.com>
2024-04-11 16:57:41 -05:00
mdrahman-suse 3311bc26a3
Add dual stack tests (#66)
* Add dual stack tests

Signed-off-by: mdrahman-suse <mdrahman@suse.com>
---------

Signed-off-by: mdrahman-suse <mdrahman@suse.com>
Co-authored-by: mdrahman-suse <mdrahman@suse.com>
2024-02-16 09:58:31 -06:00
Archana Ganesh a65adff42e
K3s split role (#47) 2023-12-05 11:14:31 -07:00
Archana Ganesh 77e961cad9
Cert rotate test (#42)
* core changes for cert rotate test

* added test suite for cert rotate

* added doc information

* fixing lint

* fix error messages

* fixing inconsistent failures with extra restart

* fixed review comments

* fixing more review comments

* remove commented out func

* update name

* fixing review comments

* fixing review comments

* adding extra test and fix comments

* moved content to product.go

* fix return

* trying to fix linter ci for slices package

* Revert "trying to fix linter ci for slices package"

This reverts commit f0599d8703.

* using sort.stringslices instead of slices

* fix review comments

* fix linting error

* fix linting error

* fix linting error

* moveing getVersion

* review comment fix

* fixing conflicts

* add end of file line

* fix func name call after rebase

* fix product error after rebase

* changed verify file list logic

* removing unused var path

* update expected file list for k3s

* Revert "update expected file list for k3s"

This reverts commit 3847ddd9ab.
2023-11-30 10:16:46 -08:00