Skip to content

fix unit test

f441be6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

DRAFT: Remove pod exec password retrieval #1818

fix unit test
f441be6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Integration Test Results - managercrcrud failed Apr 6, 2026 in 0s

274 tests run, 2 passed, 271 skipped, 1 failed.

Annotations

Check failure on line 1 in Running crcrud-g5z

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - managercrcrud

Running crcrud-g5z.[It] Crcrud test for SVA S1 Standalone deployment (S1) managercrcrud, integration, s1: can deploy a standalone instance, change its CR, update the instance

A suite timeout occurred
Raw output
[TIMEDOUT] A suite timeout occurred
In [It] at: /home/runner/work/splunk-operator/splunk-operator/test/custom_resource_crud/custom_resource_crud_s1_test.go:64 @ 04/06/26 19:36:19.233

This is the Progress Report generated when the suite timeout occurred:
  Crcrud test for SVA S1 Standalone deployment (S1) managercrcrud, integration, s1: can deploy a standalone instance, change its CR, update the instance (Spec Runtime: 3h43m18.024s)
    /home/runner/work/splunk-operator/splunk-operator/test/custom_resource_crud/custom_resource_crud_s1_test.go:64
    In [It] (Node Runtime: 3h43m15.623s)
      /home/runner/work/splunk-operator/splunk-operator/test/custom_resource_crud/custom_resource_crud_s1_test.go:64

    Spec Goroutine
    goroutine 12 [select]
      github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000256d90, {0x23e9028, 0xc000404250}, 0x1, {0x0, 0x0, 0x0})
        /home/runner/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:558
      github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000256d90, {0x23e9028, 0xc000404250}, {0x0, 0x0, 0x0})
        /home/runner/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:145
      github.com/splunk/splunk-operator/test/testenv.VerifyTelemetry({0x23f9fd8, 0x35e62e0}, 0xc0004b98c0, {0x0, 0x0})
        /home/runner/work/splunk-operator/splunk-operator/test/testenv/verificationutils.go:1296
    > github.com/splunk/splunk-operator/test/custom_resource_crud.init.func3.3.1()
        /home/runner/work/splunk-operator/splunk-operator/test/custom_resource_crud/custom_resource_crud_s1_test.go:77
          | // Verify telemetry
          | testenv.TriggerTelemetrySubmission(ctx, deployment)
          > testenv.VerifyTelemetry(ctx, deployment, prevTelemetrySubmissionTime)
          | 
          | // Deploy Monitoring Console CRD
      github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0?, 0x0?})
        /home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/node.go:585
      github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
        /home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/suite.go:946
      github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 80
        /home/runner/go/pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/internal/suite.go:911