cerner / terra-toolkit

Terra Toolkit is a monorepo that contains utility modules for use when developing using Terra components
https://engineering.cerner.com/terra-toolkit
Apache License 2.0
32 stars 37 forks source link

[terra-functional-testing] Update to use seleniarm 4.10 docker images for Apple silicon support #790

Closed artpark closed 12 months ago

artpark commented 1 year ago

Summary

What was changed: The docker compose file now pulls in the seleniarm-4.10 image. This will be considered a major version change as the screenshots generated by the new docker image is different. This is because the chrome version in the image is higher -- which comes with updated styling changes.

Why it was changed: The previous docker image was not compatible with Apple silicon chips.

Testing

This change was tested using:

Reviews

In addition to engineering reviews, this PR needs:

Additional Details

This PR resolves:

UXPLATFORM-9173


Thank you for contributing to Terra. @cerner/terra

sdadn commented 1 year ago

The overall PR looks good! Before we merge, can we test this with terra-core?

artpark commented 1 year ago

The overall PR looks good! Before we merge, can we test this with terra-core?

Tested with terra-core, everything looks good