提交 e96a35f6 编写于 作者: H Heikki Linnakangas

Run longest-running bugbuster tests in parallel.

This speeds up the overall runtime, when you have multiple CPUs so that
the tests can run in parallel.
上级 c7c80590
......@@ -13,11 +13,10 @@ test: wrkloadadmin
test: xpath
ignore: jdbc
test: world
test: sirv_functions
test: jetpack
test: spi
test: security
test: load_tpch
test: load_tpch sirv_functions
test: hashagg
test: tpch_query
test: gpsort
......@@ -36,14 +35,10 @@ test: metadata_track
test: gp_persistent_table
#mpp23872: Disabling gpcheckmirrorseg as it is erroring out bugbuster on some platforms.
ignore: gpcheckmirrorseg
test: AOCO_Compression2
test: schema_topology
test: gpmgmt1
test: bkup_pg
test: cursor
test: AOCO_Compression2 schema_topology table_statistics
test: bkup_pg gpmgmt1 cursor
test: aggfunc
test: memory_quota
test: TestPSQL
test: table_statistics
test: opperf
# end of tests
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册