- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit327d987
committed
tests: Cope with io_method in TEMP_CONFIG in test_aio
If io_method is set in TEMP_CONFIG the test added in93bc3d7 fails,because it assumes the io_method specified at initdb is actually used.Fix that by appending the io_method again, after initdb (and thus afterTEMP_CONFIG has been added by Cluster.pm).Per buildfarm animal bumblebeeDiscussion:https://postgr.es/m/zh5u22wbpcyfw2ddl3lsvmsxf4yvsrvgxqwwmfjddc4c2khsgp@gfysyjsaelr51 parentbc22dc0 commit327d987
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
97 | 108 | | |
98 | 109 | | |
99 | 110 | | |
| |||
0 commit comments
Comments
(0)