|
| 1 | +-- start_matchsubs |
| 2 | +-- m|/.*/testtablespace_existing_version_dir/| |
| 3 | +-- s|/.*/testtablespace_existing_version_dir/|/ABSPATH/testtablespace_existing_version_dir/| |
| 4 | +-- end_matchsubs |
1 | 5 | -- start_matchignore |
2 | 6 | -- m/WARNING: tablespace symlink path is too long for TAR/ |
3 | 7 | -- m/DETAIL: The symlinked path \".*\" will be truncated to 100 characters when sending a TAR to the utilities \(e.g. pg_basebackup\)/ |
@@ -416,28 +420,28 @@ SELECT force_mirrors_to_catch_up(); |
416 | 420 | (1 row) |
417 | 421 |
|
418 | 422 | \! ls $PG_ABS_SRCDIR/testtablespace_existing_version_dir/* |
419 | | -/home/gpadmin/cloudberry/src/test/regress/testtablespace_existing_version_dir/1: |
| 423 | +/ABSPATH/testtablespace_existing_version_dir/1: |
420 | 424 | GPDB_99_399999991 |
421 | 425 |
|
422 | | -/home/gpadmin/cloudberry/src/test/regress/testtablespace_existing_version_dir/2: |
| 426 | +/ABSPATH/testtablespace_existing_version_dir/2: |
423 | 427 | GPDB_99_399999991 |
424 | 428 |
|
425 | | -/home/gpadmin/cloudberry/src/test/regress/testtablespace_existing_version_dir/3: |
| 429 | +/ABSPATH/testtablespace_existing_version_dir/3: |
426 | 430 | GPDB_99_399999991 |
427 | 431 |
|
428 | | -/home/gpadmin/cloudberry/src/test/regress/testtablespace_existing_version_dir/4: |
| 432 | +/ABSPATH/testtablespace_existing_version_dir/4: |
429 | 433 | GPDB_99_399999991 |
430 | 434 |
|
431 | | -/home/gpadmin/cloudberry/src/test/regress/testtablespace_existing_version_dir/5: |
| 435 | +/ABSPATH/testtablespace_existing_version_dir/5: |
432 | 436 | GPDB_99_399999991 |
433 | 437 |
|
434 | | -/home/gpadmin/cloudberry/src/test/regress/testtablespace_existing_version_dir/6: |
| 438 | +/ABSPATH/testtablespace_existing_version_dir/6: |
435 | 439 | GPDB_99_399999991 |
436 | 440 |
|
437 | | -/home/gpadmin/cloudberry/src/test/regress/testtablespace_existing_version_dir/7: |
| 441 | +/ABSPATH/testtablespace_existing_version_dir/7: |
438 | 442 | GPDB_99_399999991 |
439 | 443 |
|
440 | | -/home/gpadmin/cloudberry/src/test/regress/testtablespace_existing_version_dir/8: |
| 444 | +/ABSPATH/testtablespace_existing_version_dir/8: |
441 | 445 | GPDB_99_399999991 |
442 | 446 | -- Test alter tablespace: PG does not seem to test these. |
443 | 447 | -- test SET & OWNER |
|
0 commit comments