Skip to content

fix(kiali): Verify CI setup for gevals suite kiali#831

Open
aljesusg wants to merge 2 commits intocontainers:mainfrom
aljesusg:fix_ci_for_kiali
Open

fix(kiali): Verify CI setup for gevals suite kiali#831
aljesusg wants to merge 2 commits intocontainers:mainfrom
aljesusg:fix_ci_for_kiali

Conversation

@aljesusg
Copy link
Contributor

@aljesusg aljesusg commented Feb 27, 2026

This is the change to verify that all is ok to run gevals for suite kiali.

This should be fixed now.
I created an mcp-config folder to handle additional toolsets configuration. Since each tool has its own configuration under [toolsets.], loading all of them won't cause issues; a tool only runs if it is explicitly enabled.

cc @Cali0707

kubectl apply -f dev/config/istio/kiali.yaml -n istio-system
kubectl wait --namespace istio-system --for=condition=available deployment/kiali --timeout=300s
kubectl wait --namespace istio-system --for=condition=available deployment/prometheus --timeout=300s
kubectl wait --for=condition=Ready pod --all -n istio-system --timeout=300s
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess related to the discussion in here? #816

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
@matzew
Copy link
Collaborator

matzew commented Feb 27, 2026

/run-mcpchecker kiali

@aljesusg
Copy link
Contributor Author

I am working in more issues that I found... we should test this with kiali changes... we didn't expect this sorry. I'll ping you to trigger again the mcpchecker

@aljesusg aljesusg force-pushed the fix_ci_for_kiali branch 2 times, most recently from 77a0443 to e81285a Compare February 27, 2026 13:16
@aljesusg
Copy link
Contributor Author

It should work now

=== Overall Statistics ===
Total Tasks: 18
Tasks Passed: 18/18
Assertions Passed: 54/54
Tokens: ~99226 (incomplete - some counts failed)
MCP schemas: ~31176 (included in token total)

=== Statistics by Difficulty ===

easy:
Tasks: 15/15
Assertions: 45/45

medium:
Tasks: 3/3
Assertions: 9/9

@matzew
Copy link
Collaborator

matzew commented Feb 27, 2026

/run-mcpchecker kiali

Signed-off-by: Alberto Gutierrez <aljesusg@gmail.com>
@aljesusg aljesusg changed the title Verify CI setup for gevals suite kiali fix(kiali): Verify CI setup for gevals suite kiali Feb 27, 2026
@Cali0707
Copy link
Collaborator

@aljesusg I think we are still having issues in CI, I'm seeing this error most recently:

Error: flag needs an argument: --config-dir

@aljesusg
Copy link
Contributor Author

Yes I pushed with a fix...hardcoding the value in the Makefile...I don't know why the CI id not passing the value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants