forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf41e56c
committed
Add basic TAP test setup for pg_upgrade
The plan is to convert the current pg_upgrade test to the TAPframework. This commit just puts a basic TAP test in place so that wecan see how the build farm behaves, since the build farm client has somespecial knowledge of the pg_upgrade tests.Author: Michael Paquier <michael.paquier@gmail.com>1 parent71edbb6 commitf41e56c
2 files changed
+13
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 |
| - | |
43 |
| - | |
| 43 | + | |
| 44 | + |
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
0 commit comments
Comments
(0)