I'm using SauceLabs for end user acceptance testing of plugin compatibility across many atlassian products.
============= shipit Integration Test Results ============== jira:6.3.1 PENDING jira:7.3.1 PENDING jira-sd:6.3.1 PENDING jira-sd:7.3.1 PENDING bamboo:5.10.0 PENDING bamboo:5.15.0 PENDING bitbucket:4.0.0 PENDING bitbucket:4.13.0 PENDING confluence:5.10.2 PENDING confluence:6.0.5 PENDING fecru:4.1.0-20160624111830 PENDING fecru:4.3.0-20170119092650 PENDING ==============================================================
So i need the container URL for each docker image that is available externally so SauceLabs can invoke automated testing agaisnt the running applications. The hostname info provided by containers is only locallly resolvable (i.e. 724babeb-d690-452c-aa9b-ef5660af34ae)
I was hoping there is a known domain I could append to provide to the SauceLabs tests (i.e. 724babeb-d690-452c-aa9b-ef5660af34ae.pipelines.bitbucker.com)
It's not an answer for use cases outside of SauceLabs, but if you just need an easy way to integrate tunnerl startup with testing, their Maven Mojo is perfect solution.
https://github.com/saucelabs/sauce-java/tree/master/sauce-connect-plugin
Just add the config to your build steps and it will open and close a tunnel to localhost as part of IT testing lifecycle.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.