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

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

XMLWordPrintable

    • Sprint 185

      Description

      The test scenario:

      • Create an application in a form of Deployment or DeploymenConfig and set matching labels on it
      • 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 (selected by the labels) and DB #1
      • Create ServiceBindingRequest #2 to bind the App (selected by the labels) 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

      • A new test is added to be executed by the
        make test-unit

        command so it can be executed on CI.

              pjagrut Pratik Jagrut (Inactive)
              pmacik@redhat.com Pavel Macik
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: