2018-05-31 10.8.3 QA task

Deadline

QA testing on staging.gitlab.com should be completed by 2018-06-01 05:30AM 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.

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 11 minutes 31 seconds (files took 0.70662 seconds to load)
19 examples, 4 failures

Failed examples:

rspec ./qa/specs/features/repository/push_spec.rb:4 # push code to repository with regular account over http user pushes code to the repository
rspec ./qa/specs/features/project/create_issue_spec.rb:5 # creates issue user creates issue
rspec ./qa/specs/features/project/pipelines_spec.rb:28 # CI/CD Pipelines users creates a new pipeline
rspec ./qa/specs/features/merge_request/rebase_spec.rb:3 # merge request rebase rebases source branch of merge request
Edited by Rémy Coutable