Use rebased Python 3.8 IR patchset

Change-Id: I8689d99eb10204d5f594c7fd73370ddbc6b10bf8
This commit is contained in:
Federico Ressi 2020-06-01 12:48:53 +02:00
parent c50ab412a0
commit ecd82224c7
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@
vars:
tox_environment:
# This patchset fixes to use IR with Python 3.8
IR_DEPS: "git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/23/493623/3"
IR_DEPS: "git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/23/493623/5"
- job:
@ -84,4 +84,4 @@
vars:
tox_environment:
# This patchset fixes to use IR with Python 3.8
IR_DEPS: "git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/23/493623/3"
IR_DEPS: "git+https://review.gerrithub.io/redhat-openstack/infrared@refs/changes/23/493623/5"