Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

[terra-functional-testing] Handle Jenkins setting to disable selenium docker service #637

Closed
benbcai opened this issue Apr 21, 2021 · 0 comments · Fixed by #646
Closed
Assignees
Labels
📦 terra-functional-testing Size: 3 Story Up Next - KC Issues that are ready to pull into an iteration for the KC team
Milestone

Comments

@benbcai
Copy link
Contributor

benbcai commented Apr 21, 2021

Story

Description

As a maintainer of terra-functional-testing, I want to read the env variable set by Jenkins that indicated the selenium grid is not used for testing

Motivation

So that I know whether or not there is a need to spin up the local selenium docker server to run the tests.

Definition of Done

We'll know we're done when terra-functional-testing can handle this configuration similar to terra-toolkit-boneyard.

Additional Details

When the useSeleniumGrid option in Jenkinsfile is set to false to indicate not to use the selenium grid for testing, we need a new env variable that terra-functional-testing can read to determine to disable the selenium docker service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📦 terra-functional-testing Size: 3 Story Up Next - KC Issues that are ready to pull into an iteration for the KC team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants