De-quarantine and fix project audit logs spec
What does this MR do and why?
De-quarantine and fix project audit logs spec. Addresses: #386399 (closed)
How to set up and validate locally
WEBDRIVER_HEADLESS=false GITLAB_ADMIN_PASSWORD="xxx" GITLAB_QA_ACCESS_TOKEN=xxxx GITLAB_PASSWORD="xxxx" QA_DEBUG=true QA_GITLAB_URL=http://192.168.1.105:3000 bundle exec rspec ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:77
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Merge request reports
Activity
changed milestone to %15.8
added QA Quality typemaintenance labels
assigned to @hmuralidhar
1 Warning Please add a merge request subtype to this merge request. 1 Message CHANGELOG missing: If you want to create a changelog entry for GitLab FOSS, add the
Changelog
trailer to the commit message you want to add to the changelog.If you want to create a changelog entry for GitLab EE, also add the
EE: true
trailer to your commit message.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Changes that require review have been detected!
Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:
Category Reviewer Maintainer QA John McDonnell (
@john.mcdonnell
) (UTC+0, 5.5 hours behind@hmuralidhar
)Dan Davison (
@ddavison
) (UTC-5, 10.5 hours behind@hmuralidhar
)To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot, based on their timezone. Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.
Once you've decided who will review this merge request, assign them as a reviewer! Danger does not automatically notify them for you.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Dangerenabled an automatic merge when the pipeline for aad087ef succeeds
Allure report
allure-report-publisher
generated test report!e2e-review-qa:
test report for 8893a952expand test summary
+-------------------------------------------------------------+ | suites summary | +--------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +--------+--------+--------+---------+-------+-------+--------+ | Govern | 6 | 0 | 0 | 0 | 6 | ✅ | +--------+--------+--------+---------+-------+-------+--------+ | Total | 6 | 0 | 0 | 0 | 6 | ✅ | +--------+--------+--------+---------+-------+-------+--------+
e2e-package-and-test:
test report for 8893a952expand test summary
+-------------------------------------------------------------+ | suites summary | +--------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +--------+--------+--------+---------+-------+-------+--------+ | Govern | 30 | 0 | 0 | 0 | 30 | ✅ | +--------+--------+--------+---------+-------+-------+--------+ | Total | 30 | 0 | 0 | 0 | 30 | ✅ | +--------+--------+--------+---------+-------+-------+--------+
Edited by Ghost Usermentioned in commit 04f2cbc6
added workflowstaging-canary label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added workflowpost-deploy-db-staging label and removed workflowproduction label
added workflowpost-deploy-db-production label and removed workflowpost-deploy-db-staging label
mentioned in issue #386398 (closed)
mentioned in issue #386399 (closed)
mentioned in issue #386403 (closed)
mentioned in merge request !107523 (closed)
added releasedcandidate label