* reverted missing declaration
* rebased on incoming changes again
* removing dangling function from last rebase
* removing unreachable code
* fix strconv:
Signed-off-by: Francisco <francisco.moral@suse.com>
* minor fixes
Signed-off-by: Francisco <francisco.moral@suse.com>
* fix parsing version
Signed-off-by: Francisco <francisco.moral@suse.com>
* fix re-run
Signed-off-by: Francisco <francisco.moral@suse.com>
* add enhancement to follow um on status
Signed-off-by: Francisco <francisco.moral@suse.com>
* fixes:
- not failing tests when run is not success
- fix re-run
- improve re-run to not occur when not failures
- fix cilium cni checks
- fix snb version flag not being passed
* add go formatter
Signed-off-by: Francisco <francisco.moral@suse.com>
---------
Signed-off-by: Francisco <francisco.moral@suse.com>
Co-authored-by: Francisco <francisco.moral@suse.com>
* 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