openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)

Home Page:https://openyurt.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e2e failed in prepare_autonomy_tests

vie-serendipity opened this issue · comments

Which jobs are failing:

+ kubectl wait --for=condition=Ready pod/yurt-e2e-test-nginx-openyurt-e2e-test-worker --timeout=240s
Error from server (NotFound): pods "yurt-e2e-test-nginx-openyurt-e2e-test-worker" not found
make: *** [Makefile:114: e2e-tests] Error 1
Error: Process completed with exit code 2.

Which test(s) are failing:

Since when has it been failing:

Testgrid link:

Reason for failure:

Unknown

Anything else we need to know:

labels

/kind failing-test

@Congrool I notice e2e failed in #1996 too. And it seems fine for now after rerun. Will it work if it keeps rerun or is there any way to work?

I guess it failed for bad performance of github action, which may timeout. If more failures occur, at that time, we have to figure out the reason. Currently, just rerun.