From: Moshiur Rahman Date: Wed, 19 Jul 2023 10:31:03 +0000 (+0000) Subject: Revert "Enable mariadb instead of SQLite" X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=5372f6100fbf8fed6b0c3aca46573184b49d2770;p=infra%2Fcicd.git Revert "Enable mariadb instead of SQLite" This reverts commit 0ac13c6e634585bf65b9e39c0bc638b473b39054. Reason for revert: SQLite is fixed Change-Id: I31391cfff13a64045b3f03627b24a10f2a328425 --- diff --git a/jjb/metal3/defaults.yml b/jjb/metal3/defaults.yml index dd4b9580..a423fa39 100644 --- a/jjb/metal3/defaults.yml +++ b/jjb/metal3/defaults.yml @@ -41,6 +41,6 @@ <<: *global_defaults ironic_install_type: 'rpm' build_mariadb_image_locally: 'false' - ironic_use_mariadb: 'true' + ironic_use_mariadb: 'false' name_postfix: '' trigger_postfix: ''