Skip to content

Test wiki HTTP push to secondary Geo node

Jennifer Louie requested to merge qa-jl-geo-wiki-http-2ndry-spec into master

What does this MR do?

Add a test for HTTP pushes of wiki commits to secondary node of a Geo instance.

Steps:

  • Create project with wiki on primary node
  • Push a wiki commit to the secondary node
  • Confirm that the commit is displayed on both nodes

This test required adding geo-specific wait methods to the wiki show page.

Related CE MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32672

Edited by Jennifer Louie

Merge request reports