kyma-project / kyma-companion

A tool that brings AI to Kyma
Apache License 2.0
3 stars 12 forks source link

refactor: blackbox testing #205

Closed friedrichwilken closed 1 month ago

friedrichwilken commented 1 month ago

Description Because of the changes in test data the validation test does no longer work. This PR will changed this.

Changes proposed in this pull request:

github-actions[bot] commented 1 month ago

The evaluation test will be skipped for this PR. You can trigger it manually by adding the label evaluation requested.

github-actions[bot] commented 1 month ago

The evaluation test will be skipped for this PR. You can trigger it manually by adding the label evaluation requested.

github-actions[bot] commented 1 month ago

The evaluation test will be skipped for this PR. You can trigger it manually by adding the label evaluation requested.

friedrichwilken commented 1 month ago

And it works: image

friedrichwilken commented 1 month ago

The validation test now also handles rate limits with retries

2024-10-08 18:46:37 - INFO - validation.validator : Validating expectation: complete_yaml
2024-10-08 18:46:38 - WARNING - validation.validator : Rate limit error: Error code: 429 - {'error': 'TooManyRequest', 'message': 'Your request has been rate limited by AI Core. Please try again later.'}. Retrying in 2 minutes...
2024-10-08 18:48:39 - INFO - validation.validator : Validating expectation: deployable_yaml
github-actions[bot] commented 1 month ago

The evaluation test will be skipped for this PR. You can trigger it manually by adding the label evaluation requested.

github-actions[bot] commented 1 month ago

The evaluation test will be skipped for this PR. You can trigger it manually by adding the label evaluation requested.