Merge "gerrit: mark file reviewed during testing"

This commit is contained in:
Zuul 2021-11-11 05:31:46 +00:00 committed by Gerrit Code Review
commit 9d62d024da
1 changed files with 8 additions and 0 deletions

View File

@ -252,6 +252,14 @@
- 2
- 3
- name: Post a file review to confirm accountPatchDb connection
uri:
url: 'http://localhost:8081/a/changes/y%2Ftestproject~1/revisions/1/files/file-1.txt/reviewed'
method: PUT
user: admin
password: secret
status_code: 201
- name: Run selenium container
include_role:
name: run-selenium