Skip to content

Fixes for Auto DevOps QA specs

Dylan Griffith requested to merge fix-auto-devops-qa-domain-wait-for-build into master

What does this MR do?

Fixes 2 problems with QA:

  1. The domain name setting was not doing anything (as far as I could tell). Now we set the input and save the form
  2. The waiting logic on the build page was flaky or just not really working. Waiting for the spinner to not be present seemed to not work and we were regularly still seeing the spinner in our build failure screenshots https://gitlab.com/gitlab-org/gitlab-qa/-/jobs/161759351

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports