Skip to content

Revert back to Debian/Ubuntu based image so Cypress e2e deps are available

Revert back to Debian/Ubuntu based image so Cypress e2e deps are available

Fix https://gitlab.com/gitlab-org/gitter/webapp/-/issues/2495

MR where we changed to Alpine and broke the e2e tests in CI: https://gitlab.com/gitlab-org/gitter/webapp/-/merge_requests/1788/diffs

Testing strategy

I ran the Docker build jobs and built the :revert-to-debian tag and changed our tests to use it. The e2e tests now run 🏃 but still fail because of a separate issue ->

I fixed up the create room e2e test in https://gitlab.com/gitlab-org/gitter/webapp/-/merge_requests/1861

Edited by Eric Eastwood

Merge request reports