Skip to content

Commit 1cc7113

Browse files
committed
[#26663] YSQL: Remove ysql_major_upgrade_pgregress-test
Summary: Delete ysql_major_upgrade_pgregress-test.cc. Jira: DB-16041 Test Plan: Jenkins: compile only Reviewers: telgersma Reviewed By: telgersma Subscribers: yql Differential Revision: https://phorge.dev.yugabyte.com/D42996
1 parent b7a0458 commit 1cc7113

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

src/yb/integration-tests/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ ADD_YB_TEST(upgrade-tests/ysql_major_upgrade_conn_mgr-test)
283283
ADD_YB_TEST(upgrade-tests/ysql_major_upgrade_ddl_blocking-test)
284284
ADD_YB_TEST(upgrade-tests/ysql_major_upgrade_expression_pushdown-test)
285285
ADD_YB_TEST(upgrade-tests/ysql_major_upgrade_matview-test)
286-
ADD_YB_TEST(upgrade-tests/ysql_major_upgrade_pgregress-test)
287286
ADD_YB_TEST(upgrade-tests/ysql_major_upgrade_rpcs-test)
288287
ADD_YB_TEST(upgrade-tests/ysql_major_upgrade-test)
289288

src/yb/integration-tests/upgrade-tests/ysql_major_upgrade_pgregress-test.cc

-32
This file was deleted.

0 commit comments

Comments
 (0)