2018-04-24 10.7.3 QA task
Deadline
QA testing on staging.gitlab.com should be completed by 2018-05-03 12:00 UTC. After this deadline has passed, RMs will proceed with the production deployment.
Tasks
General Quality info can be found at the Quality Handbook.
You can use the QA Checklist to ensure you've tested critical features.
For each PM, add a separate section. PMs should fill in the details of the tests they conducted and any issues they've created relating to testing e.g. bugs or regressions.
Changes tested
Check off any features you've tested successfully.
-
6c0c85d1aa3 @reprazent Move the push_to_empty_repo to the user_access spec -
0dfba185200 @reprazent Resolve conflicts inspec/models/project_spec.rb| take 2 -
604326232f1 @DouweM Merge branch 'ee-add-jwt-strategy-to-gitlab-suite' into 'master' -
18306dfca1d @stanhu Merge branch '5796-fix-invalid-signature-time-error' into 'master' -
87407cc13af @stanhu Merge branch 'load-balancing-connection-quoting' into 'master' -
67492d2e53d @stanhu Merge branch '5751-geo-undefined-method-pending_delete-for-nil-nilclass' into 'master' -
e98768157a6 @stanhu Merge branch 'sh-geo-dr-background-verf-docs' into 'master' -
4b8ae0f6548 @stanhu Merge branch '5735-follow-up-from-resolve-document-background-verification-docs' into 'master' -
2ecf4895106 @nick.thomas Merge branch 'sh-geo-pgbouncer-fdw-docs' into 'master' -
9ec4b5c9b65 @nick.thomas Merge branch 'ide-relative-url-fix' of gitlab.com:gitlab-org/gitlab-ce -
4eb0be68311 @DouweM Merge branch 'make-job-lfs-artifacts-read-only' into 'master' -
c0a0443c146 @DouweM Merge branch 'bvl-fix-openid-redirect' into 'master' -
10ed401d435 @rspeicher Merge branch 'dm-commit-trailer-without-gravatar' into 'master' -
4bf364717eb @DouweM Merge branch 'add-jwt-strategy-to-gitlab-suite' into 'master' -
e676870097f @stanhu Merge branch 'update-doorkeeper-changelog' into 'master' -
bdcbbf6d717 @smcgivern Merge branch 'issue_45463' into 'master' -
03bec777ccd @DouweM Merge branch 'bvl-fix-maintainer-push-error' into 'master' -
2d4a5879e8e @northrup Merge branch '44775-avatar-on-os-fails-with-cdn' into 'master' -
d4fcc8ad7e8 @ayufan Merge branch 'update-pages-for-10-7' into '10-7-stable' -
9a1294886e4 @nick.thomas Update GitLab Pages to v0.8.1
Issues raised
Take note of any issues you've created and check them off as they are resolved.
-
Found ISSUE_1 -
Opened ISSUE_2
Automated QA
Current version
Please post the results of the gitlab-qa automated QA test below
Run
GITLAB_USERNAME=your_username GITLAB_PASSWORD=your_password gitlab-qa Test::Instance::Any EE latest https://staging.gitlab.com
The credentials are in 1password, look for GitLab QA
QA Result
Finished in 19 minutes 52 seconds (files took 0.59051 seconds to load)
19 examples, 2 failures
Failed examples:
rspec ./qa/specs/features/merge_request/rebase_spec.rb:3 # merge request rebase rebases source branch of merge request
rspec ./qa/specs/features/project/activity_spec.rb:3 # activity page push creates an event in the activity page
Edited by Nick Thomas