* adding charts versions test
* changing name to chartsbump, adding test tag and adding validate test to validate.go
* fixes to get assertions and commands correct
* testing fixes for ingress-nginx
* cleaning up validate.go
* changing to add charts tests to pre-existing tests
* deleting separate charts test
* removing v from /var/lib/rancher/rke2/data/v*
* updating cilium, flannel, and components tests
* torubleshooting changes for jenkins
* fixing multuscanal
* removing troubleshooting stuff
* updating tests to work for flannel on k3s side
* fixes to go.mod and go.sum as well as flannel test
* lint fix
* flannel fixes
* fixing go.mod and go.sum
* fixing flannel test for k3s
* removing chartsversions from makefile
* updating tests to separate charts version bumps from cni and component tests
* updating charts tests for jenkins and local testing
* update validate.go
* minor fixes
* adding fixes
* updating test_runner.sh
* fixes for assert and cmd
* more fixes for assert and cmd
* troubleshooting... again
* troubleshooting
* updating commands for components test
* updating
* updating and cleaning code
* cleaning up fixing errors from pre-commit
* fixing indexes
* updating so k3s doesn't fail
* fixing flannel test
* lint fixes
* truncating return values to less
* updating validate.go and validatejenkins.go with new struct
* more lint fixes
* cleaning up code
* Implement windows tarball, allow arm
* Try installing windows with ArtifactPath
* Add check for pods running
* Add tarball windows in batch job
* Address comment to remove hard sleep
* fix cluster restore and cert rotate (#209)
Signed-off-by: Francisco <francisco.moral@suse.com>
* update run branch
Signed-off-by: Francisco <francisco.moral@suse.com>
* adding new uninstall tests
Signed-off-by: Francisco <francisco.moral@suse.com>
* fix comments
Signed-off-by: Francisco <francisco.moral@suse.com>
* add metrics server on upgrades
Signed-off-by: Francisco <francisco.moral@suse.com>
---------
Signed-off-by: Francisco <francisco.moral@suse.com>
* 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>
* Update install vars
* update vars on batch test jenkinsfile
* Update batch test to take install upgrade params correctly
* Update batch test to take install upgrade params correctly
* split install and upgrade batch tests
* remove install tests from upgrade set
* removing deployrancher related code