kmesh-net/kmesh

Kernel Native mode need e2e test

Open

#1,065 opened on Nov 23, 2024

View on GitHub
 (8 comments) (0 reactions) (1 assignee)Go (239 forks)auto 404
good first issuekind/enhancement

Repository metrics

Stars
 (739 stars)
PR merge metrics
 (PR metrics pending)

Description

What would you like to be added: Kernel Native mode need e2e test, There are currently no end-to-end tests for the kernel-native mode in the repository, making the functionality modifications for this mode very fragile and prone to issues. There is an urgent need to add restart and large-scale end-to-end test cases. Why is this needed:

Contributor guide