Skip to content

Commit

Permalink
Prow: refactor fluid e2e framework and rewrite testcases (fluid-cloud…
Browse files Browse the repository at this point in the history
…native#2711)

* Implement TestFlow based e2e framework

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Provide fluid CR instances for test cases

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite alluxio-webufs test case

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite jindo-oss test case

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite resource setting test case for Alluxio

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Refactor prow directories

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Refactor py function naming style

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite "Patch Node Label in Parallel" testcase

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Fix kubeconfig load logic

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Fix Jindo OSS testcase

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite CSI Plugin stale node patch test case

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite allluxio changing mountpoint test case

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite allluxio changing mountpoint test case

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite allluxio changing mountpoint test case

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Fix webufs testcase

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Remove redundant code

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewirte CSI FUSE Recover testcase

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Log more clear "PASS" messages

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Remove redundant code in FUSE Recover testcase

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite juicefs access minio testcase

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

* Rewrite juicefs minio sidecar testcase

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>

---------

Signed-off-by: dongyun.xzh <dongyun.xzh@alibaba-inc.com>
  • Loading branch information
TrafalgarZZZ authored Mar 23, 2023
1 parent 5468ebc commit 2d5bf3b
Show file tree
Hide file tree
Showing 23 changed files with 3,003 additions and 2,428 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@ cmd/*/start.sh
openapi-gen
sdk
**/__debug_bin

# debug related
**/__debug_bin
**/__pycache__

261 changes: 0 additions & 261 deletions test/prow/access_oss_via_jindorumtime.py

This file was deleted.

Loading

0 comments on commit 2d5bf3b

Please sign in to comment.