cloudberry icon indicating copy to clipboard operation
cloudberry copied to clipboard

Add singlenode tests in cicd pipeline

Open wfnuser opened this issue 2 years ago • 1 comments

Sincle we introduce new singlenode deploy mode, we should add related tests in CI/CD pipeline. I have discussed with @sandiandian , he will take care of it after #77 is merged.

Follow the steps bellow to run singlenode test:

  1. build as cbdb's usual way
  2. make create-demo-singlenode
  3. make -C src/test installcheck-singlenode
  4. make destroy-demo-singlenode

wfnuser avatar Jul 25 '23 03:07 wfnuser

Hey, @wfnuser welcome!🎊 Thanks for taking the time to point this out.🙌

github-actions[bot] avatar Jul 25 '23 03:07 github-actions[bot]

cicd done.

yjhjstz avatar Dec 09 '24 02:12 yjhjstz