2018-05-23 10.8.1 QA task
Deadline
QA testing on staging.gitlab.com should be completed by 2018-05-24 10: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.
-
a10dca97816 @mikegreiling Merge branch 'ldap-u2f-fix' into 'master' -
b35fc1d0d00 @nick.thomas Merge branch 'sh-exclude-pg-tables-from-fdw-check' into 'master' -
5144ba36d07 @DouweM Merge branch '46630-add-missing-columns-to-project-mirror-data' into 'master' -
b2f54bc68f0 @rymai Merge branch '46413-error-when-prometheus-adapter-is-disabled' into 'master' -
10aaa1ccca4 @stanhu Fix admin dashboard merge conflicts -
1d77de4713f @filipa Merge branch 'ide-commit-state-bug' into 'master' -
8c22568d403 @filipa Merge branch 'ide-file-finder-improve-order' into 'master' -
49d7c4a89b1 @nick.thomas Merge branch 'sh-bump-prometheus-client-mmap' into 'master' -
d9734c258ca @filipa Merge branch '46381-dropdown-mr-widget-backport' into '10-8-stable-patch-1' -
e69696f03a0 @yorickpeterse Merge branch 'sh-fast-admin-counts-ee' into 'master' -
1e2658f4c4e @filipa Merge branch 'fix_dependency_scanning_no_cve' into 'master' -
ada946d1991 @axil Merge branch 'docs/incremental-rollouts-ee' into 'master' -
e79f851837c @stanhu Merge branch 'geo-prevent-removing-registry-records' into 'master' -
48bd8bea82e @stanhu Merge branch '5971-geo-verification-information-section-shows-incorrect-data-values-for-the-primary-node-in-geo-admin-screen' into 'master' -
209675522da @stanhu Merge branch 'mk/geo/fix-renaming-namespace-with-subgroup' into 'master' -
9fb4114bcdd @rspeicher Merge branch 'rd-add-group-plan-to-system-hook-payload' into 'master' -
ef97e07c032 @axil Merge branch 'doc-update_sast_supported_languages' into 'master' -
f4868ff0af4 @yorickpeterse Merge branch 'sh-fast-admin-counts' into 'master' -
f3a09f49e4a @mayra-cabrera Merge branch '46177-fix-present-on-generic-commit-status' into 'master' -
ab4df99b0b1 @axil Merge branch 'docs/46042-document-that-project-templates-can-be-used-with-auto-devops' into 'master' -
c6140b0a4b1 @marin Merge branch 'docker-backup-restore-doc' into 'master' -
6a155c183a6 @DouweM Merge branch 'sh-fix-blocked-user-account-ldap' into 'master' -
a2e7f2941f8 @stanhu Merge branch 'xeodon/gitlab-ce-fix/45743-master-fix-gitaly-delete-refs' into 'master' -
a0afe659c8c @dosuken123 Merge branch 'fix-kube_client-proxy_url-exception' into 'master' -
3ebaa2bdd39 @mayra-cabrera Merge branch '46454-wrong-value-in-ci-deploy-user' into 'master' -
dc88ced2659 @stanhu Merge branch '46498-do-not-modify-strings' into 'master' -
92c05bee6fc @axil Merge branch 'docs/incremental-rollouts' into 'master'
Issues raised
Take note of any issues you've created and check them off as they are resolved.
Automated QA
10.8.1
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 20 minutes 14 seconds (files took 0.31502 seconds to load)
19 examples, 4 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/deploy_key_clone_spec.rb:18 # cloning code using a deploy key user sets up a deploy key to clone code using pipelines
rspec ./qa/specs/features/project/create_spec.rb:3 # create a new project user creates a new project
rspec ./qa/specs/features/project/pipelines_spec.rb:9 # CI/CD Pipelines user registers a new specific runner
Randomized with seed 5376
/Users/mayra-cabrera/Documents/code/gitlab-qa/lib/gitlab/qa/docker/shellout.rb:31:in `block in execute!': Docker command `docker run -t --rm --net=bridge --env GITLAB_USERNAME="$GITLAB_USERNAME" --env GITLAB_PASSWORD="$GITLAB_PASSWORD" --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /tmp/gitlab-qa/screenshots:/home/qa/tmp:z --name gitlab-specs-1527110205 gitlab/gitlab-ee-qa:latest Test::Instance https://staging.gitlab.com` failed! (Gitlab::QA::Docker::Shellout::StatusError)
Edited by Douwe Maan