Commit Graph

46 Commits

Author SHA1 Message Date
Francisco 2fcaa394f1 fix vb
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-08-14 12:17:26 -03:00
fmoral2 5ef4a29630
Logleveljenkins2 (#139)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-08-07 23:14:44 -03:00
ShylajaDevadiga 37ae8b6be8 Add reboot instances test case
Signed-off-by: ShylajaDevadiga <shylaja.devadiga@suse.com>
2024-08-06 17:25:36 -07:00
fmoral2 639fe921cc
Improve.update.docker (#137)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-08-06 17:53:12 -03:00
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
mdrahman-suse e1614cf5ea
Adding test for flannel version bump (#114)
* Adding test for flannel version bump

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

* Address comment: remove flannel from components bump

---------

Signed-off-by: mdrahman-suse <mdrahman@suse.com>
Co-authored-by: mdrahman-suse <mdrahman@suse.com>
2024-07-03 01:10:47 +06:00
mdrahman-suse cb29869814
Add support for kine in rke2 (#102)
* Add support for kine in rke2

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

* Update install scripts for consistency, modify code logic, test case

* Update tests and install scripts

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

* Address linter suggestion

* Address comments

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

* Revert linter suggested change

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-06-21 16:12:03 -05:00
Archana Ganesh 0de020f2db
rke2 windows jobname change (#113) 2024-06-06 14:48:40 -07:00
Archana Ganesh 1355f6f215
fixing brackets for batch test jenkinsfile; add docker_cri case (#111)
* fixing brackets for batch test jenkinsfile

* adding docker_cri
2024-06-06 12:04:05 -07:00
Archana Ganesh a9b80adce5
fix arg for suc upgrade (#110)
* fix arg for suc upgrade

* update ssh params n add windows job

* add channel for all upgrades
2024-06-06 10:23:06 -07:00
Archana Ganesh 93b7f1d22a
fix test args update (#109) 2024-06-05 15:42:55 -07:00
Archana Ganesh bc2708c729
fix for switch case issue (#108) 2024-06-05 15:00:59 -07:00
Archana Ganesh cee884b603
add install build and channel params for jenkinsfile and additional jenkinsfile for batch test (#105)
* 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
2024-06-05 09:38:00 -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
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
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
Max b4b39bf002
Make ssh connections more secure (#91)
Signed-off-by: rancher-max <max.ross@suse.com>
2024-04-11 08:59:45 -07:00
fmoral2 92dd059696
Version bump updates (#74)
--------

Signed-off-by: Francisco <francisco.moral@suse.com>
2024-04-09 14:36:28 -03:00
fmoral2 e189754e84
Node replacement test (#70)
add Node replacement test 
---------

Signed-off-by: Francisco <francisco.moral@suse.com>
2024-03-18 14:10:46 -03:00
fmoral2 9b55ef8eaf
fixing CVE and updated golang (#83)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-03-18 13:56:55 -03:00
fmoral2 b14698775e
chore: clean docker run (#72)
Signed-off-by: Francisco <francisco.moral@suse.com>
2024-02-14 14:49:19 -03: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 f5b8b84ba2
feat: add restart service tests (#50)
* feat: add restart service tests
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-12-07 16:50:45 -03: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
fmoral2 39c7c4fbeb
fix: selinux tests (#41)
---------

Signed-off-by: Francisco <francisco.moral@suse.com>
2023-11-28 20:54:37 -03:00
fmoral2 5f12fb8315
fix: external db config (#38)
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-11-28 20:14:49 -03:00
Max 86278e7b26
Add an applyWorkload variable to workload functions (#39)
* Update workload test functions to take a bool to apply the workload or not

Signed-off-by: rancher-max <max.ross@suse.com>
2023-11-28 13:03:37 -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 2ce312df80
fix: docker build var and adding PR template (#28)
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-09-27 08:19:02 -03:00
fmoral2 11cc5731c9
fix: delete resources plus general sec improvements (#26)
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-09-26 14:36:11 -03:00
Bryan Guzman 85d7c3e6cd
Change jenkins var name (#24)
Signed-off-by: Bryan Guzman <95362932+bguzman-3pillar@users.noreply.github.com>
2023-09-22 15:02:15 -06: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 3cac3e647e Handle test failure in Jenkins for unsupported test combo 2023-08-18 18:29:03 -05:00
mdrahman-suse e06208e08b Address comments, replace error handlers with Expect 2023-08-18 18:16:03 -05:00
mdrahman-suse c602bcea94 Remove arch from customflag, use from tfvars 2023-08-18 18:16:03 -05:00
mdrahman-suse 08c484a243 Address comments, update readme 2023-08-18 18:16:02 -05:00
mdrahman-suse aa7da6a050 Address comments 2023-08-18 18:16:02 -05:00
mdrahman-suse ce5bd136fe Resolve merge conflicts 2023-08-18 18:16:02 -05:00
mdrahman-suse d788c2dbb3 Add config.yaml back 2023-08-18 18:16:02 -05:00
fmoral2 bfb84a0927
chore: add lint on gh actions (#12)
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-08-16 17:30:31 -03:00
ShylajaDevadiga 763922b442 update jenkinsfile
Signed-off-by: ShylajaDevadiga <shylaja.devadiga@suse.com>
2023-08-03 11:00:54 -07:00
Francisco d460319159 feat: add distro framework
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-08-01 15:49:40 -03:00
Francisco f4aa34a403 refactor: merge distros code
Signed-off-by: Francisco <francisco.moral@suse.com>
2023-07-14 22:07:06 -03:00