Uploaded image for project: 'Camel-K'
  1. Camel-K
  2. CMLK-2000

E2e telemetry_test looks for service in non-existent otlp namespace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Very Likely
    • 0

      On OCP 4.15, with CK 2.3.0ck1 installed, test e2e/advanced/telemetry_test fails:

      Camel K installed in namespace test-f1ba08a9-b5bc-429e-9d3e-13bd102624d0 via OLM subscription
          telemetry_test.go:44: 
              Timed out after 900.000s.
              Expected
                  <[]v1.Service | len:0, cap:0>: []
              not to be empty
      

      #L44:

      g.Eventually(ServicesByType(t, ctx, "otlp", corev1.ServiceTypeClusterIP), TestTimeoutLong).ShouldNot(BeEmpty())
      

      Namespace "otlp" doesn't exist by default on Openshift, is there any missing prerequisite?

            rh-ee-gfournie Gaelle Annie Fournier
            lfabriko@redhat.com Lucie Krejcirova
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: