Remove MariaDB support 47/139947/1
authoradheli.tavares <adheli.tavares@est.tech>
Thu, 16 Jan 2025 14:03:12 +0000 (14:03 +0000)
committeradheli.tavares <adheli.tavares@est.tech>
Thu, 16 Jan 2025 14:50:15 +0000 (14:50 +0000)
commit513561b7a9ff3e33ea008e7bdc6cf822dbcfe1c9
tree1f894940775e5d8f548428ac3db2efbcedabb3f3
parentee5eeb38c03a2e13c585cceafe5695a47fd39491
Remove MariaDB support

- change configurations to use PostgreSQL as default
- remove unused configurations

Issue-ID: POLICY-5196
Change-Id: I22ce625ff16e94375f5a93b803a71044f2d5f008
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
14 files changed:
main/src/main/resources/application.yaml
main/src/test/resources/application-test-e2e.yaml
main/src/test/resources/application-test.yaml
packages/policy-pap-tarball/src/main/resources/etc/papParameters.yaml
testsuites/stability/src/main/resources/papsetup/config/pap/bin/policy-pap.sh [deleted file]
testsuites/stability/src/main/resources/papsetup/config/pap/etc/defaultConfig.json [deleted file]
testsuites/stability/src/main/resources/papsetup/setup_pap.sh [deleted file]
testsuites/stability/src/main/resources/simulatorsetup/config/db/db.conf [deleted file]
testsuites/stability/src/main/resources/simulatorsetup/config/db/db.sh [deleted file]
testsuites/stability/src/main/resources/simulatorsetup/config/pdp/OnapPfConfig.json [deleted file]
testsuites/stability/src/main/resources/simulatorsetup/docker-compose-simulator.yml [deleted file]
testsuites/stability/src/main/resources/simulatorsetup/setup_components.sh [deleted file]
testsuites/stability/src/main/resources/testplans/pdp_sim_startup.sh [deleted file]
testsuites/stability/src/main/resources/testplans/pdp_sim_stop.sh [deleted file]