Skip to content

Update the Secure E2E specs to use commit rather than projectpush

Will Meek requested to merge secure_specs_use_commit into master

What does this MR do and why?

Update the Secure E2E specs to use commit rather than projectpush

As per gitlab-org/quality/quality-engineering/team-tasks#1279 - commit is faster than projectpush.

MR acceptance checklist

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

How to set up and validate locally

CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://gdk.test:3000/ ./qa/specs/features/ee/browser_ui/13_secure/

Merge request reports