* add install build and channel params from the jenkins job
* update version for install vs upgrade
* remove space
* update install_mode
* modifying jenkinsfiles
* update job name
* passing ssh params to child jobs
* remove finally cleanup
* remove unused vars and creds sections
* readd creds sections
* readd creds sections
* fix conflict
* finally dummy section
* retry remove jobname and withcreds section
* add switch case for job names
* remove try finally block
* code cleanup and comment switch case
* var name and switch case updated
* modified testargs for man upg
* update var names and for loop
* missed upgrade channel var
* 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
* 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.