Skip to content

Commit 812400e

Browse files
committed
Use gitlab in default pytest path
Use gitlab instead of code.engineering.redhat.com in default pytest path. code.engineering.redhat.com is no longer reachable. Change-Id: If2fc40ef6eaf87e59c0a9ea8c9840ff455da6a8e
1 parent f7736e4 commit 812400e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/pytest-runner/plugin.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ subparsers:
2323
type: Value
2424
help: |
2525
Git repo which contain the test.
26-
default: 'https://code.engineering.redhat.com/gerrit/rhos-qe-core-installer'
26+
default: 'https://gitlab.cee.redhat.com/eng/openstack/rhos-qe-core-installer'
2727

2828
file:
2929
type: ListValue

0 commit comments

Comments
 (0)