Skip to content

Very old Selenium container in Helm tests #885

@fleaz

Description

@fleaz

Hey.

We just discovered that the Helm tests for Keycloakx use a Selenium container from 2023, and because the whole Seleniarm piroject has been archived in 2024, so we can't just update to a newer tag.

Maybe switch to the regular Selenium images?

# The image for the test Pod
repository: docker.io/seleniarm/standalone-chromium
# The tag for the test Pod image
tag: "117.0"

A quick test failed at the pip installation in the test.sh, so there need to be a few changes maade, to make it work with the new container.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions