Commit c90a9f9
authored
Temporarily ignore DB2 test - unrelated CI disk space issues (#2557)
* Temporary ignore DB2 test in JDBCDriverTest.data
We have some problems with file space running out on CI, so the jdbc-test module, pulling a lot of database images, can potentially break the build.
* Also ignore SimpleDb2Test1 parent dd662ce commit c90a9f9
File tree
2 files changed
+3
-1
lines changed- modules/jdbc-test/src/test/java/org/testcontainers
- jdbc
- junit
2 files changed
+3
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments