apache / cloudberry

Cloudberry Database - Open source alternative to Greenplum Database. Created by the original Greenplum developers.
https://cloudberrydb.org/
Apache License 2.0
400 stars 98 forks source link

Add singlenode tests in cicd pipeline #92

Open wfnuser opened 1 year ago

wfnuser commented 1 year ago

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
github-actions[bot] commented 1 year ago

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