On Fri, Oct 22, 2021 at 9:53 AM Oleg Nenashev <[email protected]> wrote:
> W.r.t Docker Fixtures, a while ago I tried hacking a wrapper so that it > uses testcontainers under the hood. Seems risky. Probably suffices to just incrementally rewrite the relatively modest number of existing uses. Why would you need that when you can already add such a test dep yourself? > > In the current form there are a few upper-bounds warning > Feel free to file a patch for `plugin-pom` to pin a known-working version, with an IT demonstrating that it can be used. we indeed need clear benefits for including test-containers, e.g. a number > of Jenkins implementations (e.g. SSH Agent > Perhaps. `jenkins/inbound-agent` is awkward to use with Docker because of networking. I am not aware of plugins successfully using Testcontainers for agents yet. > maybe even Jenkins core for realistic tests > https://github.com/jenkinsci/jenkins-test-harness/blob/46b0925e70db00030a5f9734c04221fe1cdc9121/src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java#L384 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2y_fkbm1y9zROpk8wiQpv3fUw_4N_xE4R91vcmJvQZnQ%40mail.gmail.com.
