ryankert01 opened a new pull request, #450: URL: https://github.com/apache/yunikorn-site/pull/450
### What is this PR for? After [YUNIKORN-2305](https://issues.apache.org/jira/browse/YUNIKORN-2305) , the logs of failed E2E test are dumped to local and upload to Github Action Artifact. We should let new developers know how to retrieve them. We should add some explaination to developer guide(https://yunikorn.apache.org/docs/next/developer_guide/e2e_test), below should be included: Where to find the local e2e test logs after `make e2e_test` failed? (In yunikorn-k8shim/build/e2e/{suite}/) What's logs types we have a. {specName}_k8sClusterInfo.txt b.{specName}_ykContainerLog.txt c.{specName}_ykFullStateDump.json How to download logs in Github Action (Check below screenshot in [the failed CI Link](https://github.com/apache/yunikorn-k8shim/actions/runs/9807493804)) ### What type of PR is it? * [ ] - Bug Fix * [ ] - Improvement * [ ] - Feature * [x] - Documentation * [ ] - Hot Fix * [ ] - Refactoring ### Todos * [ ] - Task ### What is the Jira issue? https://issues.apache.org/jira/browse/YUNIKORN-2726 ### How should this be tested? ### Screenshots (if appropriate)   ### Questions: * [ ] - The licenses files need update. * [ ] - There is breaking changes for older versions. * [ ] - It needs documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
