You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/02/25 16:17:11 UTC

[GitHub] [nifi-registry] bbende edited a comment on pull request #316: NIFIREG-441 - Add test data source factory for Postgres 12 & 13

bbende edited a comment on pull request #316:
URL: https://github.com/apache/nifi-registry/pull/316#issuecomment-785928854


   Tested this out locally and happened to be on a new laptop where I had never run these IT tests before and got a failure:
   {"message":"No such image: quay.io/testcontainers/ryuk:0.2.3"}
   
   I'm guessing maybe I always had this image cached before. Found this discussion which mentioned how testcontainers 1.15.1 would have a fix for something similar:
   https://github.com/testcontainers/testcontainers-java/issues/3574
   
   Everything passed for me using that version, so can we update that in the root pom?
   
   Also, any reason to not include postgres 12 and 13 in the test-all-dbs profile?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org