Skip to content

Update ecommerce database configuration

Boros Gábor requested to merge kshitij/fix_ecommerce_db_settings into master

Created by: xitij2000

The Ansible variables for ecommerce database configuration have changed such that Ocim can no longer deploy an instance based on the standard edx/configuration repo.

This change adds variables to support the new variables for configuring ecommerce.

Sandboxes:

edx:master:

open-craft:opencraft-release/ginkgo.1

Merge deadline: None

Testing instructions:

  1. Set up an Ocim instance based on this pull request.
  2. Create an instance based on edx/configuration:master and edx/edx-platform:master
  3. Launch an AppServer for that instance
  4. If all else works, the ecommerce configuration step should not fail during database migrations.

Reviewers

  • @pomegranited

Merge request reports