Commit Graph

20 Commits

Author SHA1 Message Date
fmoral2 404eb50b38
Reboot.improve (#142)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-08-12 15:24:19 -03:00
fmoral2 943c07b91a
Fix.strings (#141)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-08-09 12:50:52 -03:00
fmoral2 08eddb8f28
add Kubeconfig (#128)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-08-06 12:43:24 -03:00
fmoral2 cbf9e88e0d
add more linters (#118)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-07-15 16:17:02 -03:00
Max 64a8f05d79
Add dualstack test to validate k3s issue 10053 (#106)
Signed-off-by: rancher-max <max.ross@suse.com>
2024-07-02 11:02:27 -07:00
fmoral2 b098805b7b
Refactor dependency injection - cluster and env (#79)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-06-17 15:47:08 -03:00
fmoral2 37cb172a18
return statement lint back (#88)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-05-06 09:38:35 -03:00
ERYN Tennis bb8f3d9f4f
Add clusterreset test (#80)
* Add clusterreset test

* Cluster-Reset Update

Updated Cluster Reset Automation before rebase.

* Cluster Reset Update 2

* Cluster Reset Update 3

* Cluster Reset Update functions to match newer changes and test for verification regarding changes

* Update makefile and go.mod and go.sum

* fix lint errors in node.go and cluster.go

* Cluster Reset refactor

* updated killall and TestClusterReset functions for rhel OS

* timeout change for clusterreset

* stylistic changes for clusterreset

* more stylistic changes and receiving cluster var in aux func

* adding clusterreset to test_runner.sh

* update test_runner.sh

* update test_runner.sh - again

* update test_runner.sh - again

* changes to logic for killall and cluster reset funcs and changes to test_runner.sh

* fixed aux.go runsshCommand func

* rolling back changes for finding product

* testing with new changes - again

* updating reset command and killall command

* updating reset and killall cmd again

* more fixes to reset and killall cmd

* updating find command for killall and clusterreset cmds

* update killallLocation and clusterreset cmd

* killallLocationCmd update

* updating killall func

* updating killall func again

* stylistic changes

* adding grep to locationcmds

* stylistic/CI fixes

* changes for logging
2024-05-03 17:13:20 -05:00
fmoral2 92dd059696
Version bump updates (#74)
--------

Signed-off-by: Francisco <francisco.moral@suse.com>
2024-04-09 14:36:28 -03: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
Max 81303fcef7
Add testcase for deploying rancher manager (#65)
Signed-off-by: rancher-max <max.ross@suse.com>
2024-01-19 12:15:30 -07:00
fmoral2 f374dea2c8
fix: names overhaul (#58)
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-12-14 16:03:20 -03:00
Bryan Guzman dbc0224ca2
Automate Selinux checks (#8)
Signed-off-by: Bryan Guzman <95362932+bguzman-3pillar@users.noreply.github.com>
2023-10-31 16:17:45 -07:00
fmoral2 2ff8ae8ad5
feat: add test runner and makefile adjustments (#32)
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-10-17 12:03:30 -03:00
fmoral2 c43b9aa8cf
fix(modules): cloud setup enabled (#20)
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-09-13 16:07:21 -03:00
fmoral2 8f649041c7
add logger (#10)
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-08-31 15:35:27 -03:00
mdrahman-suse bc0b193bed
Add Windows worker module and tests for rke2 (#17)
Co-authored-by: mdrahman-suse <mdrahman@suse.com>
2023-08-25 12:05:06 -05:00
ShylajaDevadiga e7e42de912
Revert "[READY FOR REVIEW] Add windows test and modules" 2023-08-23 09:27:06 -07:00
mdrahman-suse d788c2dbb3 Add config.yaml back 2023-08-18 18:16:02 -05:00
Francisco d460319159 feat: add distro framework
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-08-01 15:49:40 -03:00