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:
- build as cbdb's usual way
- make create-demo-singlenode
- make -C src/test installcheck-singlenode
- make destroy-demo-singlenode