File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[gerrit]
2
- host=review.openstack .org
2
+ host=review.opendev .org
3
3
port=29418
4
4
project=openstack/python-swiftclient.git
Original file line number Diff line number Diff line change 9
9
# job sets zuul_work_dir to the swift directory and uses tox
10
10
# for installation.
11
11
required-projects :
12
- - git.openstack .org/openstack/python-swiftclient
12
+ - opendev .org/openstack/python-swiftclient
13
13
14
14
- job :
15
15
name : swiftclient-functional
19
19
python-swiftclient installed from source instead as package from
20
20
PyPI.
21
21
required-projects :
22
- - git.openstack .org/openstack/python-swiftclient
22
+ - opendev .org/openstack/python-swiftclient
23
23
vars :
24
24
# Override value from parent job to use swiftclient tests
25
- zuul_work_dir : " {{ zuul.projects['git.openstack .org/openstack/python-swiftclient'].src_dir }}"
25
+ zuul_work_dir : " {{ zuul.projects['opendev .org/openstack/python-swiftclient'].src_dir }}"
26
26
27
27
- job :
28
28
name : swiftclient-functional-py2
You can’t perform that action at this time.
0 commit comments