This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git
The following commit(s) were added to refs/heads/master by this push:
new a9750bcf60 [YUNIKORN-2710] Update e2e test tutorial doc in developer
guide (#446)
a9750bcf60 is described below
commit a9750bcf604ecbc36892c1facdcbd972fd899f97
Author: Jade Chang <[email protected]>
AuthorDate: Tue Jul 2 01:40:26 2024 +0800
[YUNIKORN-2710] Update e2e test tutorial doc in developer guide (#446)
Closes: #446
Signed-off-by: Chia-Ping Tsai <[email protected]>
---
docs/developer_guide/build.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/developer_guide/build.md b/docs/developer_guide/build.md
index ecd95580d0..771046f6b6 100644
--- a/docs/developer_guide/build.md
+++ b/docs/developer_guide/build.md
@@ -246,4 +246,4 @@ In addition to the unit tests for each project, YuniKorn
contains many e2e
functionaliy of the scheduler on a functioning Kubernetes cluster.
How to run the tests locally is described
-[here](https://github.com/apache/yunikorn-k8shim/blob/master/test/e2e/README.md).
+[here](developer_guide/e2e_test.md).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]