Commit Graph

18 Commits

Author SHA1 Message Date
Manuel Martín 8a7ecb62c5
Fleetqa/test fleet on aws ec2 ds cluster (#385)
* Adding cloud  EC2 instance test

* Adding key ref to yamls

* trying exist of element instead of visibility
fixing downstream gitrepo deployment

* Adding more changes

* Adding extra time after repo creation

* Creating new special test spec
Moving special ones there
Adapting ci files 2.11 onwards

* Adressing comments
2025-09-22 17:52:00 +02:00
Manuel Martín 220fc01517
Modifiying hardening script and workflow to make rke2 hardenting configurable (#371)
* Modifiying hardening script and workflow to make rke2 hardenting configurable

* Bringing back previous dispatch

* Creating dispatch for hardened upstream cluster
2025-09-09 09:01:18 +02:00
Manuel Martín d3a8d3e5aa
Fleetqa/add harden test (#370)
* Adding hardening tests
2025-09-04 09:22:03 +02:00
Satyajit Bulage a75874deba
Kubernetes Version upgrade for imported clusters (#312)
* Upgrade K8s on imported cluster

* Added Edit Config another way

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Update CI job description to use k8supgrade tag

* [Revert this commit] Temporary modified 2.7 job

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Renamed variables as per suggestion

* Added K8s version CI input to cypress docker

* Updated timeout value, some cluster takes much time

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Changed default value of upgrade job to false

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Restore 2.7 lane and added final changes

* Update CI Job description as per suggestion

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

---------

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
2025-05-13 11:34:23 +05:30
Satyajit Bulage 233cbf991f
Add Sanity check for cluster after upgrade (#273)
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
2025-02-04 15:02:20 +05:30
Satyajit Bulage e0338cb796
New CI Lane for Upgrade rancher (#251)
* Added Rancher Upgrade job

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Added Rancher Upgrade logic and Cypress test

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Revert Updated existing 2.7 CI job testing purpose

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Restored 2.7 modified job to it's original state

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Restore P0 test file

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Made changes to upgrade file

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Addressed reviews

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Added review changes

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Revert this 2.7 changes once testing is done

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Reverted 2.7-head job to it's original state

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Updated QASE id and review suggestion

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

---------

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
2025-01-29 20:32:44 +05:30
Tomas Hehejik 41462a558d
Enable mochawesome reporter and change several filepaths (#106)
* Enable mochawesome reporter and change several filepaths
* Get rid of qase logging
2024-04-17 09:39:59 +02:00
Manuel Martín 571429cdb1
Fleet qa/79 test ssh private repo (#90)
* Implementing tests for private repo via ssh
* fixing typo
* Adding quotes to avoid uppercase error
2024-04-08 15:11:16 +02:00
Manuel Martín 73cac5191e
Implementing Azure devops http private repo test (#77)
* Implementing Azure devops http private repo test
* adding missing credentials.
correcting small typo
* adding az variable into docker script
* Fixing typo on test number
2024-03-25 11:44:12 +01:00
Manuel Martín ae6359321b
Implementation of cypress/grep (#72)
* Initial implementation of cypress/grep
* Configuring ci for cypress tags
* extending behavior to other wf. Improving dispatch message. Adding readme
* Combining flags into 1 single bracket & adding dep into tsconfig
2024-03-22 14:39:44 +01:00
Tomas Hehejik 8861ad8727 Get rid of cy zombies processes in docker 2024-03-22 13:56:39 +01:00
Manuel Martín 2f62956ee6
Adding Github private repo test (#62)
* Adding Github private repo test
* fixing env name
* addressing changes
2024-03-13 09:13:27 +01:00
Manuel Martín 5160b6931d
Implementing Bitbucket private repo test (#61)
* Implementing Bitbucket private repo test
* Passing Bitbucket vars into Docker
* Remove step forcing deletion and re-installing of repo
2024-02-29 09:23:43 +01:00
Manuel Martín 61196912f0
Fleet qa/test private repos http way (#54)
* Adding private Gitlab repo test
* Adding declared ts functions
2024-02-26 13:33:55 +01:00
Satyajit Bulage f28c9c5711
Add QASE integration support (#48)
* Add QASE integration support

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Restored runs-on for delete-runner

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Updated needs strategy in sub-jobs

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Revert to ubuntu-latest

Signed-off-by: Tomas Hehejik <thehejik@suse.com>

* Fix for needs blocks

Signed-off-by: Tomas Hehejik <thehejik@suse.com>

* Proper handling of cancelled e2e job

* Use generated qase_run_id in cypress instead of value auto

* Addressed comments

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

* Updated test_description's default value

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>

---------

Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
Signed-off-by: Tomas Hehejik <thehejik@suse.com>
Co-authored-by: Tomas Hehejik <thehejik@suse.com>
2024-02-22 17:55:37 +05:30
Tomas Hehejik 2028e88f27
Hardcoded values for runs scheduled by cron (#42)
* Hardcoded values for runs scheduled by cron

* Fix wording
2024-02-13 13:34:28 +01:00
Chandan Pinjani 410f3a1668 Initializing the repository
Signed-off-by: Chandan Pinjani <chandan.pinjani@suse.com>
2024-01-29 15:49:14 +05:30
Chandan Pinjani 60f0ae81dc Initializing the repository
Signed-off-by: Chandan Pinjani <chandan.pinjani@suse.com>
2024-01-29 10:00:00 +05:30