splunk / addonfactory-workflow-addon-release

Repository to store reusable build-test-release workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove saucelabs from UI tests execution

mkolasinski-splunk opened this issue · comments

Utilizing Sauce Labs during test execution introduces extra overhead and extends the time required for test runs.
Let's explore more efficient approaches for managing UI tests, such as Docker in combination with a Selenium Grid.

Additional details:
https://github.com/splunk/splunk-add-on-for-box/pull/640