Uploaded image for project: 'Service Binding'
  1. Service Binding
  2. APPSVC-640

Add acceptance test to verify binding with two ServiceBindingRequests with a single application

XMLWordPrintable

      Description

      The test scenario:

      • Create an application in a form of Deployment or DeploymenConfig
      • Create a backing service #1 (PostgreSQL DB) instance
      • Create a backing service #2 (PostgreSQL DB) instance different from #1
      • Create ServiceBindingRequest #1 to bind the App and DB #1
      • Create ServiceBindingRequest #2 to bind the App and DB #2
      • Verify that the App has the proper env variables set for both backing services and is re-deployed without errors.

      Acceptance Criteria

      • Write new test using behave framework.
      • This test to be executed by the
        make test-acceptance

        command so it can be executed on CI

            pjagrut Pratik Jagrut (Inactive)
            pjagrut Pratik Jagrut (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: