We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8270730 commit 710b95cCopy full SHA for 710b95c
1 file changed
.github/workflows/build-deb-cloudberry.yml
@@ -246,12 +246,6 @@ jobs:
246
"gpcontrib/gp_sparse_vector:installcheck",
247
"gpcontrib/gp_toolkit:installcheck"]
248
},
249
- # TODO: Enable diskquota test after fixing deb build prefix inconsistency
250
- # The deb build uses --prefix=/usr/cloudberry-db but installs to /usr/local/cloudberry-db
251
- # {"test":"ic-deb-diskquota",
252
- # "make_configs":["gpcontrib/diskquota:installcheck"],
253
- # "shared_preload_libraries":"diskquota-2.3"
254
- # },
255
{"test":"ic-cbdb-parallel",
256
"make_configs":["src/test/regress:installcheck-cbdb-parallel"]
257
}
0 commit comments