From f86d199d7f2a59fd5caab41ec06adb6b73b80deb Mon Sep 17 00:00:00 2001 From: RehanRaza Date: Fri, 1 Mar 2019 08:21:22 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to d74e5a6083efe5e8979987cb687c6428d5e490fc - ROP file creation script for e2e testing * Creates a number of files (set using NUM_FILES) with standard filenames * File are created using a template XML file (set using FILE_TEMPLATE) * Files are updated after a specific interval (set using UPDATE_MINS) * At each update, the name of oldest file is modified with current timestamp * Works for multiple PNF nodes (set using NUM_NODES) Change-Id: I279970720ae25a360bd7a56923ebf3b8825abfd8 Issue-ID: DCAEGEN2-1225 Signed-off-by: RehanRaza --- 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 d38feb693..d74e5a608 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit d38feb6936783a37631c444d62fe74a78dd41824 +Subproject commit d74e5a6083efe5e8979987cb687c6428d5e490fc -- 2.16.6