Skip to content

Ensure autodevops is enabled before running Smoke test

Dan Davison requested to merge qa-autodevops-smoke-check into master

What does this MR do?

  • Changes the AutoDevOps smoke test to check that AutoDevOps RUNS. Not is enabled by default.
  • Changes the AutoDevOps smoke test to ensure AutoDevOps is enabled before running a test.
  • Extract #enable_autodevops to new page object
  • Change Smoke test naming to only running pipeline
  • Generate AutoDevOps project with SecureRandom suffix

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

This degrades performance by a margin as the smoke test will now ensure that AutoDevOps is enabled before running the check.

New runtime comes in at around ~35 seconds for the test to run

Edited by Dan Davison

Merge request reports