Skip to content

Commit 7b20de4

Browse files
committed
test(kubevirt): Add gevals-based integration tests for VM toolset
Introduce a comprehensive gevals testing framework to validate VM lifecycle operations including creation with various configurations (basic, Ubuntu, instancetypes, performance, sizing) and troubleshooting scenarios. This enables automated verification of the KubeVirt toolset's functionality and regression prevention. Assisted-By: Claude <noreply@anthropic.com> Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
1 parent 7e9e176 commit 7b20de4

File tree

22 files changed

+2761
-0
lines changed

22 files changed

+2761
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ python/build/
2727
python/dist/
2828
python/kubernetes_mcp_server.egg-info/
2929
!python/kubernetes-mcp-server
30+
31+
.gevals-step*
32+
gevals-kubevirt-vm-operations-out.json
33+
.gemini

0 commit comments

Comments
 (0)