Maven gradle E2E test improvements

What does this MR do and why?

References

Screenshots or screen recordings

NA

How to set up and validate locally

Run the E2E tests locally against GDK, e.g. from within the qa directory, run WEBDRIVER_HEADLESS=false GITLAB_QA_ADMIN_ACCESS_TOKEN='<root-pat>' GITLAB_USERNAME='root' QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://gdk.test:3000 bundle exec rspec qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #550594 (closed)

Edited by Radamanthus Batnag

Merge request reports

Loading