From 79aa20cb04629663125532d76f4e76891f3c5cf5 Mon Sep 17 00:00:00 2001 From: ebo Date: Mon, 20 Apr 2020 08:11:26 +0100 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to ee0c74e28de9552e683724264b101362c144694c - netconf-pnp-simulator: fix sysrepod crash on TLS reconfig The crash was caused by: - the '--permanent' option while updating the ietf-keystore by sysrepocfg - missing some Yang modules on sysrepo installation Other changes: 1. Added TLS integration tests, including reconfiguration 2. reconfigure-*.sh are now synchronous, only returnig after restart is completed Issue-ID: INT-1516 Change-Id: Iddc03fc968aaab60931596045437ba0c78448b08 Signed-off-by: ebo --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index 93d2ff22d..ee0c74e28 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 93d2ff22d0c8c1bc1fc7a2ea5e5643c88a345667 +Subproject commit ee0c74e28de9552e683724264b101362c144694c -- 2.16.6