Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-18699

Change the CI test running command

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • None

      We have realized in the https://github.com/RedHatInsights/sources-api-go/pull/193 pull request that even though that CI says that the tests pass, it seems that it is not running all the tests from the suite, thus rendering the CI tests unreliable.

      We need to change the command so that it includes all the tests. Right now the issued command in CI is:

      go test --integration ./...
      

      What it seems to execute everything is the following command:

      go test ./... -integration
      

              mbarcina@redhat.com Mikel Barcina
              mbarcina@redhat.com Mikel Barcina
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: