Update git submodules
authorRehanRaza <muhammad.rehan.raza@est.tech>
Fri, 1 Mar 2019 08:21:22 +0000 (08:21 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 1 Mar 2019 08:50:58 +0000 (08:50 +0000)
commitf86d199d7f2a59fd5caab41ec06adb6b73b80deb
treef72254a3158d6a5fd5df02fd231597855ad81690
parent2c743b709b5c5b20358a95cf5609937c34ea2ea9
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 <muhammad.rehan.raza@est.tech>
docs/submodules/integration.git