1. 29 7月, 2022 1 次提交
    • J
      [ci] Make cluster test work on release branch (#11199) · 93a73b12
      Jiajie Zhong 提交于
      When I try to release the 3.0.0 on branch `3.0.0-prepare`,
      I find out cluster-test error due to version change of
      tarball, I think we should make cluster test work on both
      dev and prepare release branch, so I add this patch
      93a73b12
  2. 15 5月, 2022 1 次提交
  3. 14 5月, 2022 1 次提交
    • X
      [Feature-9474] [CI] Add cluster test script verify on shell script (#9997) · baf654cb
      xiangzihao 提交于
      * cluster test
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add sudo
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * remove cluster-test workflows
      
      * add github actions
      
      * add github actions
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * remove create schema logic
      
      * remove create schema logic
      
      * remove create schema logic
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add cluster test timeout
      
      * add cluster start test loop check
      
      * add cluster start test loop check
      
      * optimize cluster start test loop check
      baf654cb