Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-3759

Add a GitHub action to validate that all the services work in DEV mode

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • Next - API
    • None
    • CI/Infrastructure
    • None

      To ensure we don't introduce breaking changes, let's add a new step in our existing GitHub action to start/stop all the services in DEV mode.

      We need to use the make command to do this.

      Pseudocode:

      • Start database and Kafka services (maybe using podman compose up -d if that works)
      • Loop over all our services and:
      • Start the service
      • Confirm that the service is listening
      • Stop the service

      Acceptance Criteria

      • New check should be working fine

              jcarvaja@redhat.com Jose Carvajal Hilario
              jcarvaja@redhat.com Jose Carvajal Hilario
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: