doc: add workflow image to ingress-conformance test (#173)

Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
Xunzhuo
2023-02-06 17:16:28 +08:00
committed by GitHub
parent c88ee327ba
commit 245c807b85
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,10 @@ Higress e2e tests are mainly focusing on two parts for now:
![ingress-arch](./ingress/arch.png)
### Workflow
![ingress-workflow](./ingress/pipeline.png)
Higress provides make target to run ingress api conformance tests: `make ingress-conformance-test`. It can be divided into below steps:
1. delete-cluster: checks if we have undeleted kind cluster.

BIN
test/ingress/pipeline.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 KiB