Paige Patton
ef50aa8c83
adding licsense to files ( #1215 )
...
Signed-off-by: Paige Patton <prubenda@redhat.com >
2026-03-31 15:19:19 -04:00
Paige Patton
bb636cd3a9
Custom weight to resiliency ( #1173 )
...
* feat(resiliency): implement comprehensive resiliency scoring system
- Added resiliency scoring engine
- Implemented scenario-wise scoring with telemetry
- Added configurable SLOs and detailed reporting
Signed-off-by: Abhinav Sharma <abhinavs1920bpl@gmail.com >
Signed-off-by: Paige Patton <prubenda@redhat.com >
* fix: check prometheus url after openshift prometheus check
Signed-off-by: Abhinav Sharma <abhinavs1920bpl@gmail.com >
Signed-off-by: Paige Patton <prubenda@redhat.com >
* custom weight
Signed-off-by: Paige Patton <prubenda@redhat.com >
---------
Signed-off-by: Abhinav Sharma <abhinavs1920bpl@gmail.com >
Signed-off-by: Paige Patton <prubenda@redhat.com >
Co-authored-by: Abhinav Sharma <abhinavs1920bpl@gmail.com >
2026-03-19 13:14:08 -04:00
Darshan Jain
a14d3955a6
feat(ci): add pytest-based CI test framework v2 with ephemeral namespace isolation ( #1172 ) ( #1171 )
...
* feat: add pytest-based CI test framework v2 with ephemeral namespace isolation
Signed-off-by: ddjain <darjain@redhat.com >
* feat(ci): add tests_v2 pytest functional test framework
Signed-off-by: ddjain <darjain@redhat.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
* feat: improve naming convention
Signed-off-by: ddjain <darjain@redhat.com >
* improve local setup script.
Signed-off-by: ddjain <darjain@redhat.com >
* added CI job for v2 test
Signed-off-by: ddjain <darjain@redhat.com >
* disabled broken test
Signed-off-by: ddjain <darjain@redhat.com >
* improved CI pipeline execution time
Signed-off-by: ddjain <darjain@redhat.com >
* chore: remove unwanted/generated files from PR
Signed-off-by: ddjain <darjain@redhat.com >
* clean up gitignore file
Signed-off-by: ddjain <darjain@redhat.com >
* fix copilot comments
Signed-off-by: ddjain <darjain@redhat.com >
* fixed copilot suggestion
Signed-off-by: ddjain <darjain@redhat.com >
* uncommented out test upload stage
Signed-off-by: ddjain <darjain@redhat.com >
* exclude CI/tests_v2 from test coverage reporting
Signed-off-by: ddjain <darjain@redhat.com >
* uploading style.css to fix broken report artifacts
Signed-off-by: ddjain <darjain@redhat.com >
* added openshift supported labels in namespace creatation api
Signed-off-by: ddjain <darjain@redhat.com >
---------
Signed-off-by: ddjain <darjain@redhat.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-03-06 08:44:07 -05:00
jtydlcak
24059fb731
Add json output file option for recommender ( #511 )
...
Output in terminal changed to use json structure.
The json output file names are in format
recommender_namespace_YYYY-MM-DD_HH-MM-SS.
The path to the json file can be specified. Default path is in
kraken/utils/chaos_recommender/recommender_output.
Signed-off-by: jtydlcak <139967002+jtydlack@users.noreply.github.com >
2024-02-27 11:09:00 -05:00
Tullio Sebastiani
f801dfce54
functional tests pointing to real scenario config files
...
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com >
typo
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com >
app_outage fix
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com >
typo
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com >
typo
Signed-off-by: Tullio Sebastiani <tsebasti@redhat.com >
2024-01-18 12:54:39 -05:00
Tullio Sebastiani
cf7bc28a2d
updated k8s/Openshift installation documentation ( #359 )
...
* Added some bits and pieces to the krkn k8s installation to make it easier
* updated k8s/Oc installation documentation
* gitignore
* doc reorg
* fixed numbering + removed italic
Co-authored-by: Tullio Sebastiani <tullio.sebastiani@x3solutions.it >
2022-11-30 23:02:17 +05:30
Paige Rubendall
f17ad062cf
Ci tests ( #184 )
...
* Adding in working ci tests
* spacing in readme
2021-11-24 15:12:47 -05:00
Amit Sagtani
d00d6ec69e
Install pre-commit and use GitHub Actions ( #94 )
...
* added pre-commit and code-cleaning
* removed tox and TravisCI
2021-05-05 09:53:45 -04:00
Yashashree Suresh
f5ae7818fd
Added python linters and enabled travis CI to run linters
...
This commit adds python linters as it improves the code quality.
Travis CI is enabled to run linters on each PR to make sure it
follows the best practices and doesn't break the tool.
2020-05-14 09:08:59 -04:00