Skip to content

Commit

Permalink
Enable DB2DatabaseIT as upstream issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvavrik committed Jan 23, 2023
1 parent 420a92e commit 4974b59
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

@QuarkusScenario
@Tag("fips-incompatible") // Reported in https://github.com/IBM/Db2/issues/43
//TODO https://github.com/quarkusio/quarkus/issues/30176
@DisabledOnNative(reason = "conflict between Oracle and DB2 driver")
public class DB2DatabaseIT extends AbstractSqlDatabaseIT {

@Container(image = "${db2.image}", port = 50000, expectedLog = "Setup has completed")
Expand Down

0 comments on commit 4974b59

Please sign in to comment.