Add scritp for DB 61/95561/3
authorsebdet <sebastien.determe@intl.att.com>
Thu, 12 Sep 2019 08:59:15 +0000 (10:59 +0200)
committersebdet <sebastien.determe@intl.att.com>
Thu, 12 Sep 2019 11:01:37 +0000 (13:01 +0200)
commitfdfde2175da045760b356548203131480ae9d601
treef84d70fae9d558d2646d352a09da7af5b7fe9631
parent5b410e6f81aaa11c65e6dd2c3b841eed21ee1c38
Add scritp for DB

Add scripts to load/save the db + add autogeneration of the test data
used by the CSIT

Issue-ID: CLAMP-496
Change-Id: I90cc4d1860562c0325038e6b8e900d99b64d201a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
12 files changed:
extra/bin-for-dev/start-db.sh [new file with mode: 0755]
extra/bin-for-dev/start-emulator.sh [new file with mode: 0755]
extra/bin-for-dev/start-frontend.sh
extra/docker/clamp/docker-compose.yml
extra/sql/bootstrap-database.sh [moved from extra/sql/load-sql-files-tests-automation.sh with 84% similarity]
extra/sql/dump/backup-data-only.sh [new file with mode: 0755]
extra/sql/dump/backup-database.sh [new file with mode: 0755]
extra/sql/dump/load-fake-data.sh [new file with mode: 0755]
extra/sql/dump/test-data.sql [new file with mode: 0644]
pom.xml
src/main/resources/application-noaaf.properties
src/test/resources/application.properties