Skip to content
GitHub Actions / Published E2E Test Results succeeded Oct 29, 2024 in 0s

2 fail, 7 skipped, 104 pass in 3h 18m 18s

  4 files    4 suites   3h 18m 18s ⏱️
113 tests 104 ✅  7 💤 2 ❌
454 runs  424 ✅ 28 💤 2 ❌

Results for commit bf44cd9.

Annotations

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / Published E2E Test Results

1 out of 5 runs failed: TestIstioSuite/TestIstioHostSplit (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.26)/junit-e2e-test.xml [took 1m 43s]
Raw output
Failed
=== RUN   TestIstioSuite/TestIstioHostSplit
time="2024-10-29T01:07:09Z" level=info msg="Deleting e2e-test-name=TestIstioHostSplit"
time="2024-10-29T01:07:09Z" level=info msg="service/istio-host-split-canary created\n" rollout=istio-host-split
time="2024-10-29T01:07:10Z" level=info msg="service/istio-host-split-stable created\n" rollout=istio-host-split
time="2024-10-29T01:07:10Z" level=info msg="virtualservice.networking.istio.io/istio-host-split-vsvc created\n" rollout=istio-host-split
time="2024-10-29T01:07:10Z" level=info msg="rollout.argoproj.io/istio-host-split created\n" rollout=istio-host-split
time="2024-10-29T01:07:10Z" level=info msg="Waiting for condition: status=Healthy" rollout=istio-host-split
time="2024-10-29T01:07:13Z" level=info msg="Condition 'status=Healthy' met after 3s" rollout=istio-host-split
time="2024-10-29T01:07:13Z" level=info msg="Updated rollout pod spec: 2024-10-29T01:07:13.350890463Z" rollout=istio-host-split
time="2024-10-29T01:07:13Z" level=info msg="Waiting for condition: status=Paused" rollout=istio-host-split
time="2024-10-29T01:07:17Z" level=info msg="Condition 'status=Paused' met after 4s" rollout=istio-host-split
time="2024-10-29T01:07:17Z" level=info msg="Promoted rollout" rollout=istio-host-split
time="2024-10-29T01:07:17Z" level=info msg="Waiting for condition: status=Healthy" rollout=istio-host-split
time="2024-10-29T01:07:18Z" level=info msg="Condition 'status=Healthy' met after 0s" rollout=istio-host-split
time="2024-10-29T01:07:18Z" level=info msg="Sleeping 1s" rollout=istio-host-split
time="2024-10-29T01:07:19Z" level=info msg="Pod expectation 'revision:1 pod count == 1' met" rollout=istio-host-split
time="2024-10-29T01:07:19Z" level=info msg="Deleting e2e-test-name"
time="2024-10-29T01:07:19Z" level=info msg="service/istio-host-split-canary created\n" rollout=istio-host-split
time="2024-10-29T01:07:19Z" level=info msg="service/istio-host-split-stable created\n" rollout=istio-host-split
time="2024-10-29T01:07:19Z" level=info msg="virtualservice.networking.istio.io/istio-host-split-vsvc created\n" rollout=istio-host-split
time="2024-10-29T01:07:19Z" level=info msg="rollout.argoproj.io/istio-host-split created\n" rollout=istio-host-split
time="2024-10-29T01:07:19Z" level=info msg="Waiting for condition: status=Healthy" rollout=istio-host-split
time="2024-10-29T01:07:21Z" level=info msg="Condition 'status=Healthy' met after 1s" rollout=istio-host-split
time="2024-10-29T01:07:21Z" level=info msg="Updated rollout pod spec: 2024-10-29T01:07:21.514628728Z" rollout=istio-host-split
time="2024-10-29T01:07:21Z" level=info msg="Waiting for condition: status=Paused" rollout=istio-host-split
time="2024-10-29T01:07:22Z" level=info msg="Condition 'status=Paused' met after 0s" rollout=istio-host-split
time="2024-10-29T01:07:22Z" level=info msg="Promoted rollout" rollout=istio-host-split
time="2024-10-29T01:07:22Z" level=info msg="Waiting for condition: status=Healthy" rollout=istio-host-split
    when.go:467: timeout after 1m30s waiting for condition status=Healthy
Name:            istio-host-split
Namespace:       default
Status:          �[94m◌�[0m Progressing
Message:         waiting for rollout to unpause
Strategy:        Canary
  Step:          1/2
  SetWeight:     10
  ActualWeight:  10
Images:          nginx:1.19-alpine (�[33mcanary�[0m, �[32mstable�[0m)
Replicas:
  Desired:       1
  Current:       2
  Updated:       1
  Ready:         2
  Available:     2

NAME                                          KIND        STATUS         AGE  INFO
⟳ istio-host-split                            Rollout     �[94m◌�[0m Progressing  93s  
├──# revision:2                                                               
│  └──⧉ �[33mistio-host-split-d996b55bb�[0m            ReplicaSet  �[32m✔�[0m Healthy      91s  �[33mcanary�[0m
│     └──□ istio-host-split-d996b55bb-k5h82   Pod         �[32m✔�[0m Running      91s  ready:1/1
└──# revision:1                                                               
   └──⧉ �[32mistio-host-split-5b6ddfd769�[0m           ReplicaSet  �[32m✔�[0m Healthy      93s  �[32mstable�[0m
      └──□ istio-host-split-5b6ddfd769-wbszf  Pod         �[32m✔�[0m Running      93s  ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-10-29T01:07:19Z"
  generation: 3
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestIstioHostSplit
  name: istio-host-split
  namespace: default
  resourceVersion: "16670"
  uid: 55fa4e12-672f-4591-8fea-4249d6bd7e5b
spec:
  replicas: 1
  selector:
    matchLabels:
      app: istio-host-split
  strategy:
    canary:
      canaryService: istio-host-split-canary
      stableService: istio-host-split-stable
      steps:
      - setWeight: 10
      - pause: {}
      trafficRouting:
        istio:
          virtualService:
            name: istio-host-split-vsvc
            routes:
            - primary
            tlsRoutes:
            - port: 3000
              sniHosts:
              - istio-host-split
  template:
    metadata:
      annotations:
        update: "2024-10-29T01:07:21.514628728Z"
      creationTimestamp: null
      labels:
        app: istio-host-split
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: istio-host-split
        ports:
        - containerPort: 80
          name: http
          protocol: TCP
        resources:
          requests:
            cpu: 5m
            memory: 16Mi
status:
  HPAReplicas: 2
  availableReplicas: 2
  blueGreen: {}
  canary:
    weights:
      canary:
        podTemplateHash: d996b55bb
        serviceName: istio-host-split-canary
        weight: 10
      stable:
        podTemplateHash: 5b6ddfd769
        serviceName: istio-host-split-stable
        weight: 90
  conditions:
  - lastTransitionTime: "2024-10-29T01:07:21Z"
    lastUpdateTime: "2024-10-29T01:07:21Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-10-29T01:07:21Z"
    lastUpdateTime: "2024-10-29T01:07:21Z"
    message: Rollout is not healthy
    reason: RolloutHealthy
    status: "False"
    type: Healthy
  - lastTransitionTime: "2024-10-29T01:07:21Z"
    lastUpdateTime: "2024-10-29T01:07:21Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "False"
    type: Completed
  - lastTransitionTime: "2024-10-29T01:07:22Z"
    lastUpdateTime: "2024-10-29T01:07:22Z"
    message: Rollout is paused
    reason: RolloutPaused
    status: Unknown
    type: Progressing
  - lastTransitionTime: "2024-10-29T01:07:22Z"
    lastUpdateTime: "2024-10-29T01:07:22Z"
    message: Rollout is paused
    reason: RolloutPaused
    status: "True"
    type: Paused
  controllerPause: true
  currentPodHash: d996b55bb
  currentStepHash: 849b756fd4
  currentStepIndex: 1
  message: CanaryPauseStep
  observedGeneration: "3"
  phase: Paused
  readyReplicas: 2
  replicas: 2
  selector: app=istio-host-split
  stableRS: 5b6ddfd769
  updatedReplicas: 1

2024-10-29T01:07:19Z         Normal    RolloutAddedToInformer    Rollout resource added to informer: default/istio-host-split
2024-10-29T01:07:19Z         Normal    RolloutUpdated            Rollout updated to revision 1
2024-10-29T01:07:19Z         Normal    NewReplicaSetCreated      Created ReplicaSet istio-host-split-5b6ddfd769 (revision 1)
2024-10-29T01:07:19Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (5b6ddfd769)
2024-10-29T01:07:19Z         Normal    TrafficWeightUpdated      Traffic weight updated to 0
2024-10-29T01:07:19Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet istio-host-split-5b6ddfd769 (revision 1) from 0 to 1
2024-10-29T01:07:19Z         Normal    RolloutCompleted          Rollout completed update to revision 1 (5b6ddfd769): Initial deploy
2024-10-29T01:07:21Z         Normal    SwitchService             Switched selector for service 'istio-host-split-stable' from '' to '5b6ddfd769'
2024-10-29T01:07:21Z         Normal    SwitchService             Switched selector for service 'istio-host-split-canary' from '' to '5b6ddfd769'
2024-10-29T01:07:21Z         Normal    RolloutUpdated            Rollout updated to revision 2
2024-10-29T01:07:21Z         Normal    NewReplicaSetCreated      Created ReplicaSet istio-host-split-d996b55bb (revision 2)
2024-10-29T01:07:21Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (d996b55bb)
2024-10-29T01:07:21Z (x2)    Normal    TrafficWeightUpdated      Traffic weight updated 
2024-10-29T01:07:21Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet istio-host-split-d996b55bb (revision 2) from 0 to 1
2024-10-29T01:07:22Z         Normal    SwitchService             Switched selector for service 'istio-host-split-canary' from '5b6ddfd769' to 'd996b55bb'
2024-10-29T01:07:22Z         Normal    Updated VirtualService    VirtualService `istio-host-split-vsvc` set to desiredWeight '10'
2024-10-29T01:07:22Z         Normal    TrafficWeightUpdated      Traffic weight updated from 0 to 10
2024-10-29T01:07:22Z         Normal    RolloutStepCompleted      Rollout step 1/2 completed (setWeight: 10)
2024-10-29T01:07:22Z         Normal    RolloutPaused             Rollout is paused (CanaryPauseStep)

time="2024-10-29T01:08:52Z" level=info msg="Deleting e2e-test-name=TestIstioHostSplit"
    --- FAIL: TestIstioSuite/TestIstioHostSplit (103.43s)

Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e

See this annotation in the file changed.

@github-actions github-actions / Published E2E Test Results

1 out of 5 runs failed: TestIstioSuite (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.26)/junit-e2e-test.xml [took 3m 36s]
Raw output
Failed
=== RUN   TestIstioSuite
--- FAIL: TestIstioSuite (216.66s)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Published E2E Test Results

7 skipped tests found

There are 7 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBBlueGreenUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBCanaryUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBCanaryUpdateMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAppMeshSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestSMIIngressSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestSMISuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestStepPluginSuite

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Published E2E Test Results

113 tests found

There are 113 tests, see "Raw output" for the full list of tests.
Raw output
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAPISIXSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAPISIXSuite/TestAPISIXCanarySetHeaderStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAPISIXSuite/TestAPISIXCanaryStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBBlueGreenUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBCanaryUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBCanaryUpdateMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBExperimentStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBExperimentStepMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBExperimentStepNoSetWeight
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBMesh_PingPong_StableCanary_Update
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBPingPongUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestALBPingPongUpdateMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestAlbHeaderRoute
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAWSSuite/TestAlbHeaderRouteMultiIngress
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestAnalysisWithArgs
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestAnalysisWithSecret
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBackgroundAnalysisWithArgs
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenAbortAndUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenKitchenSink
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenPostPromotionFail
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestBlueGreenPrePromotionFail
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestCanaryBackgroundAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestCanaryFailInlineMultipleAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestCanaryInlineAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestCanaryInlineMultipleAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAnalysisSuite/TestMultipleAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestAppMeshSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite/TestBlueGreenPreviewReplicaCount
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite/TestBlueGreenProgressDeadlineExceededWithPause
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite/TestBlueGreenProgressDeadlineExceededWithoutPause
github.com/argoproj/argo-rollouts/test/e2e ‑ TestBlueGreenSuite/TestEphemeralMetadata
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryDynamicStableScale
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryDynamicStableScaleRollbackToStable
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryProgressDeadlineExceededWithPause
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryScaleDownDelayWithProgressDeadline
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryScaleDownOnAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryScaleDownOnAbortNoTrafficRouting
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanarySetCanaryScale
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryUnScaleDownOnAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestCanaryWithPausedRollout
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestEphemeralMetadata
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestReduceWeightAndHonorMaxUnavailable
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestRolloutScalingDuringUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestRolloutScalingWhenPaused
github.com/argoproj/argo-rollouts/test/e2e ‑ TestCanarySuite/TestRolloutWithMaxSurgeScalingDuringUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithDryRunMetrics
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithMeasurementRetentionMetrics
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithMultiportServiceAndScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithServiceAndScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestExperimentWithServiceNameAndScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestExperimentSuite/TestRolloutWithExperimentAndAnalysis
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenExceedProgressDeadlineAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenPreviewReplicaCountPromoteFull
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenPromoteFull
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenScaleDownDelay
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenScaleDownOnAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenToCanary
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestBlueGreenUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestCanaryPromoteFull
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestCompleteRolloutRestart
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestContainerResourceFormats
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestControllerMetrics
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestFixInvalidSpec
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestKubectlWaitForCompleted
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestKubectlWaitForPaused
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestMalformedRollout
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestMalformedRolloutEphemeralCtr
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestNeverScaleDown
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutAbortRetryPromote
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutBadToBadUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutBadToGoodSetWeightUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutBadToGoodUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutGoodToBadUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutPDBRestart
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutPauseDurationGreaterThanProgressDeadlineSeconds
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutPodVolumesItemsSpec
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestRolloutRestart
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestScaleDownOnSuccess
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestScaleDownProgressively
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestSpecAndReplicaChangeSameTime
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestWorkloadRef
github.com/argoproj/argo-rollouts/test/e2e ‑ TestFunctionalSuite/TestWorkloadRefTemplate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestHeaderRoutingSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestHeaderRoutingSuite/TestIstioHostHeaderRoute
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioAbortUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioAbortUpdateDeleteAllCanaryPods
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioHostSplit
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioHostSplitExperimentStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioHostSplitOnlyTls
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioPingPongUpdate
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioSubsetSplit
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioSubsetSplitExperimentStep
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioSubsetSplitInStableDownscaleAfterCanaryAbort
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioSubsetSplitSingleRoute
github.com/argoproj/argo-rollouts/test/e2e ‑ TestIstioSuite/TestIstioUpdateInMiddleZeroCanaryReplicas
github.com/argoproj/argo-rollouts/test/e2e ‑ TestMirrorRouteSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestMirrorRouteSuite/TestIstioHostMirrorRoute
github.com/argoproj/argo-rollouts/test/e2e ‑ TestRollbackSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestRollbackSuite/TestRollbackAnalysisOutsideWindow
github.com/argoproj/argo-rollouts/test/e2e ‑ TestRollbackSuite/TestRollbackAnalysisWithinWindow
github.com/argoproj/argo-rollouts/test/e2e ‑ TestSMIIngressSuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestSMISuite
github.com/argoproj/argo-rollouts/test/e2e ‑ TestStepPluginSuite