Merge "gerrit: mark file reviewed during testing"
This commit is contained in:
commit
9d62d024da
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user