From 0177bfccc33c8cdedb4c9fcde2298acd90961bf7 Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Wed, 20 Sep 2017 15:57:10 -0700 Subject: [PATCH] Updated git submodules Project: integration/test master e12ba90cd27577c4c6c70ee54f7d599b5f6777ba Default BUNDLEFOLDER var to /opt/opendaylight this currently will have zero effect on upstream ODL CSIT, because we always pass this variable on the pybot command line. However, some other CSIT consumers (e.g. OPNFV) are seeing lots of warnings [0] because they are not *always* passing BUNDLEFOLDER in their robot argument list. This will remove that error for them, while giving us a decent default of /opt/opendaylight which is where the rpm package installs to. [0] https://git.opendaylight.org/gerrit/63293 Change-Id: Ie32d50cd8f42b05378949439b1b1976348032e59 Signed-off-by: Jamo Luhrsen --- docs/submodules/integration/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration/test b/docs/submodules/integration/test index 5cbb1081a..e12ba90cd 160000 --- a/docs/submodules/integration/test +++ b/docs/submodules/integration/test @@ -1 +1 @@ -Subproject commit 5cbb1081a20b6bd7573b2ba5e675ddad6075b84f +Subproject commit e12ba90cd27577c4c6c70ee54f7d599b5f6777ba -- 2.36.6