From 75df705acd886a83a49692bf557f9bdda4c65a4f Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Wed, 4 Apr 2018 18:48:52 +0200 Subject: shabump: Bump SHA to make sfc scenario work sfc scenario fails when running the functest snaps-healthcheck. The reason is a race condition found in ODL Nitrogen. This race condition is gone in ODL Oxygen. We need latest ODL role to include the ODL Oxygen version Depends-On: I59802f467a77ae755886e4cc389c2406e9d17d4c deploy-scenario:os-odl-sfc installer-type:osa Change-Id: I6d575370834eabb1b6a0532f74e1b2fc733e500c Signed-off-by: Manuel Buil --- xci/installer/osa/files/ansible-role-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xci/installer') diff --git a/xci/installer/osa/files/ansible-role-requirements.yml b/xci/installer/osa/files/ansible-role-requirements.yml index e4e87ddd..5ecbf155 100644 --- a/xci/installer/osa/files/ansible-role-requirements.yml +++ b/xci/installer/osa/files/ansible-role-requirements.yml @@ -200,7 +200,7 @@ - name: opendaylight scm: git src: https://github.com/opendaylight/integration-packaging-ansible-opendaylight - version: 72face5c6bfcef4e548d2af5066eff884b4cfac7 + version: 1f0f943499dcdd28a1b6971992c46bb4513ce8fb - name: haproxy_endpoints scm: git src: https://github.com/logan2211/ansible-haproxy-endpoints -- cgit 1.2.3-korg