Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: verify the weight of the alb at the end of the rollout #3627

Merged
merged 8 commits into from
Jun 12, 2024

rename test and cleanup un-need logic check

68c6f6f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: verify the weight of the alb at the end of the rollout #3627

rename test and cleanup un-need logic check
68c6f6f
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E Tests Published Test Results succeeded Jun 12, 2024 in 0s

9 fail, 6 skipped, 95 pass in 3h 29m 12s

  4 files    4 suites   3h 29m 12s ⏱️
110 tests  95 ✅  6 💤  9 ❌
454 runs  417 ✅ 24 💤 13 ❌

Results for commit 68c6f6f.

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 / E2E Tests Published Test Results

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

artifacts/E2E Test Results (k8s 1.27)/junit.xml [took 12s]
Raw output
Failed
=== RUN   TestAWSSuite/TestALBExperimentStepNoSetWeight
time="2024-06-12T16:34:23Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeight"
time="2024-06-12T16:34:23Z" level=info msg="service/alb-rollout-root created\n" rollout=alb-rollout
time="2024-06-12T16:34:23Z" level=info msg="service/alb-rollout-canary created\n" rollout=alb-rollout
time="2024-06-12T16:34:23Z" level=info msg="service/alb-rollout-stable created\n" rollout=alb-rollout
time="2024-06-12T16:34:23Z" level=info msg="Warning: annotation \"kubernetes.io/ingress.class\" is deprecated, please use 'spec.ingressClassName' instead\ningress.networking.k8s.io/alb-rollout-ingress created\n" rollout=alb-rollout
time="2024-06-12T16:34:23Z" level=info msg="rollout.argoproj.io/alb-rollout created\n" rollout=alb-rollout
time="2024-06-12T16:34:23Z" level=info msg="Waiting for condition: status=Healthy" rollout=alb-rollout
time="2024-06-12T16:34:25Z" level=info msg="Condition 'status=Healthy' met after 1s" rollout=alb-rollout
time="2024-06-12T16:34:25Z" level=info msg="Experiment expectation 'experiment count == 0' met" rollout=alb-rollout
time="2024-06-12T16:34:25Z" level=info msg="Updated rollout pod spec: 2024-06-12T16:34:25.085820124Z" rollout=alb-rollout
time="2024-06-12T16:34:25Z" level=info msg="Sleeping 10s" rollout=alb-rollout
    require.go:72: 
        	Error Trace:	/home/runner/go/pkg/mod/github.com/tj/[email protected]/require.go:72
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:265
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/fixtures/then.go:29
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:255
        	Error:      	Not equal: 
        	            	expected: "{\"Type\":\"forward\",\"ForwardConfig\":{\"TargetGroups\":[{\"ServiceName\":\"alb-rollout-canary\",\"ServicePort\":\"80\",\"Weight\":0},{\"ServiceName\":\"\",\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"\",\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"alb-rollout-stable\",\"ServicePort\":\"80\",\"Weight\":60}]}}"
        	            	actual  : "{\"Type\":\"forward\",\"ForwardConfig\":{\"TargetGroups\":[{\"ServiceName\":\"alb-rollout-canary\",\"ServicePort\":\"80\",\"Weight\":0},{\"ServicePort\":\"80\",\"Weight\":20},{\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"alb-rollout-stable\",\"ServicePort\":\"80\",\"Weight\":60}]}}"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-{"Type":"forward","ForwardConfig":{"TargetGroups":[{"ServiceName":"alb-rollout-canary","ServicePort":"80","Weight":0},{"ServiceName":"","ServicePort":"80","Weight":20},{"ServiceName":"","ServicePort":"80","Weight":20},{"ServiceName":"alb-rollout-stable","ServicePort":"80","Weight":60}]}}
        	            	+{"Type":"forward","ForwardConfig":{"TargetGroups":[{"ServiceName":"alb-rollout-canary","ServicePort":"80","Weight":0},{"ServicePort":"80","Weight":20},{"ServicePort":"80","Weight":20},{"ServiceName":"alb-rollout-stable","ServicePort":"80","Weight":60}]}}
        	Test:       	TestAWSSuite/TestALBExperimentStepNoSetWeight
Name:            alb-rollout
Namespace:       default
Status:          �[94m◌�[0m Progressing
Message:         more replicas need to be updated
Strategy:        Canary
  Step:          0/1
  SetWeight:     0
  ActualWeight:  0
Images:          nginx:1.19-alpine (�[32mstable�[0m, �[0mΣ:experiment-alb-canary�[0m, �[0mΣ:experiment-alb-stable�[0m)
Replicas:
  Desired:       1
  Current:       1
  Updated:       0
  Ready:         1
  Available:     1

NAME                                                                 KIND        STATUS         AGE  INFO
⟳ alb-rollout                                                        Rollout     �[94m◌�[0m Progressing  12s  
├──# revision:2                                                                                      
│  ├──⧉ �[33malb-rollout-c649967dd�[0m                                        ReplicaSet  �[0m•�[0m ScaledDown   10s  �[33mcanary�[0m
│  └──Σ �[94malb-rollout-c649967dd-2-0�[0m                                    Experiment  �[94m◌�[0m Running      10s  
│     ├──⧉ alb-rollout-c649967dd-2-0-experiment-alb-canary           ReplicaSet  �[32m✔�[0m Healthy      10s  
│     │  └──□ alb-rollout-c649967dd-2-0-experiment-alb-canary-hgt6g  Pod         �[32m✔�[0m Running      10s  ready:1/1
│     └──⧉ alb-rollout-c649967dd-2-0-experiment-alb-stable           ReplicaSet  �[32m✔�[0m Healthy      10s  
│        └──□ alb-rollout-c649967dd-2-0-experiment-alb-stable-vrs5k  Pod         �[32m✔�[0m Running      10s  ready:1/1
└──# revision:1                                                                                      
   └──⧉ �[32malb-rollout-d6f4fdcdc�[0m                                        ReplicaSet  �[32m✔�[0m Healthy      12s  �[32mstable�[0m
      └──□ alb-rollout-d6f4fdcdc-j27jj                               Pod         �[32m✔�[0m Running      12s  ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-06-12T16:34:23Z"
  generation: 3
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestALBExperimentStepNoSetWeight
  name: alb-rollout
  namespace: default
  resourceVersion: "4044"
  uid: 8eb24e18-b5c4-4494-bcc9-0459e2fb324a
spec:
  replicas: 1
  selector:
    matchLabels:
      app: alb-rollout
  strategy:
    canary:
      canaryService: alb-rollout-canary
      stableService: alb-rollout-stable
      steps:
      - experiment:
          analysisRunMetadata: {}
          duration: 15s
          templates:
          - metadata: {}
            name: experiment-alb-canary
            specRef: canary
            weight: 20
          - metadata: {}
            name: experiment-alb-stable
            specRef: stable
            weight: 20
      trafficRouting:
        alb:
          ingress: alb-rollout-ingress
          rootService: alb-rollout-root
          servicePort: 80
  template:
    metadata:
      annotations:
        update: "2024-06-12T16:34:25.085820124Z"
      creationTimestamp: null
      labels:
        app: alb-rollout
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: alb-rollout
        ports:
        - containerPort: 80
          name: http
          protocol: TCP
        resources:
          requests:
            cpu: 5m
            memory: 16Mi
status:
  HPAReplicas: 1
  availableReplicas: 1
  blueGreen: {}
  canary:
    currentExperiment: alb-rollout-c649967dd-2-0
    weights:
      additional:
      - weight: 20
      - weight: 20
      canary:
        podTemplateHash: c649967dd
        serviceName: alb-rollout-canary
        weight: 0
      stable:
        podTemplateHash: d6f4fdcdc
        serviceName: alb-rollout-stable
        weight: 60
  conditions:
  - lastTransitionTime: "2024-06-12T16:34:25Z"
    lastUpdateTime: "2024-06-12T16:34:25Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-06-12T16:34:25Z"
    lastUpdateTime: "2024-06-12T16:34:25Z"
    message: Rollout is not healthy
    reason: RolloutHealthy
    status: "False"
    type: Healthy
  - lastTransitionTime: "2024-06-12T16:34:25Z"
    lastUpdateTime: "2024-06-12T16:34:25Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "False"
    type: Completed
  - lastTransitionTime: "2024-06-12T16:34:23Z"
    lastUpdateTime: "2024-06-12T16:34:25Z"
    message: Created new replica set "alb-rollout-c649967dd"
    reason: NewReplicaSetCreated
    status: "True"
    type: Progressing
  currentPodHash: c649967dd
  currentStepHash: 8b59978
  currentStepIndex: 0
  message: more replicas need to be updated
  observedGeneration: "3"
  phase: Progressing
  readyReplicas: 1
  replicas: 1
  selector: app=alb-rollout
  stableRS: d6f4fdcdc

2024-06-12T16:34:23Z         Normal    RolloutAddedToInformer    Rollout resource added to informer: default/alb-rollout
2024-06-12T16:34:23Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (d6f4fdcdc)
2024-06-12T16:34:23Z         Normal    RolloutUpdated            Rollout updated to revision 1
2024-06-12T16:34:23Z         Normal    NewReplicaSetCreated      Created ReplicaSet alb-rollout-d6f4fdcdc (revision 1)
2024-06-12T16:34:23Z         Normal    TrafficWeightUpdated      Traffic weight updated to 0
2024-06-12T16:34:23Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet alb-rollout-d6f4fdcdc (revision 1) from 0 to 1
2024-06-12T16:34:23Z         Normal    RolloutCompleted          Rollout completed update to revision 1 (d6f4fdcdc): Initial deploy
2024-06-12T16:34:25Z         Normal    SwitchService             Switched selector for service 'alb-rollout-stable' from '' to 'd6f4fdcdc'
2024-06-12T16:34:25Z         Normal    SwitchService             Switched selector for service 'alb-rollout-canary' from '' to 'd6f4fdcdc'
2024-06-12T16:34:25Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (c649967dd)
2024-06-12T16:34:25Z         Normal    RolloutUpdated            Rollout updated to revision 2
2024-06-12T16:34:25Z         Normal    NewReplicaSetCreated      Created ReplicaSet alb-rollout-c649967dd (revision 2)
2024-06-12T16:34:25Z (x2)    Normal    TrafficWeightUpdated      Traffic weight updated 
2024-06-12T16:34:25Z         Normal    ExperimentCreated         Created Experiment 'alb-rollout-c649967dd-2-0'
2024-06-12T16:34:26Z (x2)    Normal    PatchingALBIngress        Updating Ingress `alb-rollout-ingress` to desiredWeight '0'
2024-06-12T16:34:26Z         Normal    TrafficWeightUpdated      Traffic weight updated additional: [{20  } {20  }]

time="2024-06-12T16:34:35Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeight"
    --- FAIL: TestAWSSuite/TestALBExperimentStepNoSetWeight (12.13s)

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

See this annotation in the file changed.

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

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

artifacts/E2E Test Results (k8s 1.27)/junit.xml [took 12s]
Raw output
Failed
=== RUN   TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress
time="2024-06-12T16:34:35Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeightMultiIngress"
time="2024-06-12T16:34:35Z" level=info msg="service/alb-rollout-root created\n" rollout=alb-rollout
time="2024-06-12T16:34:35Z" level=info msg="service/alb-rollout-canary created\n" rollout=alb-rollout
time="2024-06-12T16:34:35Z" level=info msg="service/alb-rollout-stable created\n" rollout=alb-rollout
time="2024-06-12T16:34:35Z" level=info msg="Warning: annotation \"kubernetes.io/ingress.class\" is deprecated, please use 'spec.ingressClassName' instead\ningress.networking.k8s.io/alb-rollout-multi-ingress-1 created\n" rollout=alb-rollout
time="2024-06-12T16:34:36Z" level=info msg="Warning: annotation \"kubernetes.io/ingress.class\" is deprecated, please use 'spec.ingressClassName' instead\ningress.networking.k8s.io/alb-rollout-multi-ingress-2 created\n" rollout=alb-rollout
time="2024-06-12T16:34:36Z" level=info msg="rollout.argoproj.io/alb-rollout created\n" rollout=alb-rollout
time="2024-06-12T16:34:36Z" level=info msg="Waiting for condition: status=Healthy" rollout=alb-rollout
time="2024-06-12T16:34:37Z" level=info msg="Condition 'status=Healthy' met after 0s" rollout=alb-rollout
time="2024-06-12T16:34:37Z" level=info msg="Experiment expectation 'experiment count == 0' met" rollout=alb-rollout
time="2024-06-12T16:34:37Z" level=info msg="Updated rollout pod spec: 2024-06-12T16:34:37.115005521Z" rollout=alb-rollout
time="2024-06-12T16:34:37Z" level=info msg="Sleeping 10s" rollout=alb-rollout
    require.go:72: 
        	Error Trace:	/home/runner/go/pkg/mod/github.com/tj/[email protected]/require.go:72
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:300
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/fixtures/then.go:29
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:289
        	Error:      	Not equal: 
        	            	expected: "{\"Type\":\"forward\",\"ForwardConfig\":{\"TargetGroups\":[{\"ServiceName\":\"alb-rollout-canary\",\"ServicePort\":\"80\",\"Weight\":0},{\"ServiceName\":\"\",\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"\",\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"alb-rollout-stable\",\"ServicePort\":\"80\",\"Weight\":60}]}}"
        	            	actual  : "{\"Type\":\"forward\",\"ForwardConfig\":{\"TargetGroups\":[{\"ServiceName\":\"alb-rollout-canary\",\"ServicePort\":\"80\",\"Weight\":0},{\"ServicePort\":\"80\",\"Weight\":20},{\"ServicePort\":\"80\",\"Weight\":20},{\"ServiceName\":\"alb-rollout-stable\",\"ServicePort\":\"80\",\"Weight\":60}]}}"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-{"Type":"forward","ForwardConfig":{"TargetGroups":[{"ServiceName":"alb-rollout-canary","ServicePort":"80","Weight":0},{"ServiceName":"","ServicePort":"80","Weight":20},{"ServiceName":"","ServicePort":"80","Weight":20},{"ServiceName":"alb-rollout-stable","ServicePort":"80","Weight":60}]}}
        	            	+{"Type":"forward","ForwardConfig":{"TargetGroups":[{"ServiceName":"alb-rollout-canary","ServicePort":"80","Weight":0},{"ServicePort":"80","Weight":20},{"ServicePort":"80","Weight":20},{"ServiceName":"alb-rollout-stable","ServicePort":"80","Weight":60}]}}
        	Test:       	TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress
Name:            alb-rollout
Namespace:       default
Status:          �[94m◌�[0m Progressing
Message:         more replicas need to be updated
Strategy:        Canary
  Step:          0/1
  SetWeight:     0
  ActualWeight:  0
Images:          nginx:1.19-alpine (�[32mstable�[0m, �[0mΣ:experiment-alb-canary�[0m, �[0mΣ:experiment-alb-stable�[0m)
Replicas:
  Desired:       1
  Current:       1
  Updated:       0
  Ready:         1
  Available:     1

NAME                                                                  KIND        STATUS         AGE  INFO
⟳ alb-rollout                                                         Rollout     �[94m◌�[0m Progressing  11s  
├──# revision:2                                                                                       
│  ├──⧉ �[33malb-rollout-7b7d9f5977�[0m                                        ReplicaSet  �[0m•�[0m ScaledDown   10s  �[33mcanary�[0m
│  └──Σ �[94malb-rollout-7b7d9f5977-2-0�[0m                                    Experiment  �[94m◌�[0m Running      10s  
│     ├──⧉ alb-rollout-7b7d9f5977-2-0-experiment-alb-canary           ReplicaSet  �[32m✔�[0m Healthy      10s  
│     │  └──□ alb-rollout-7b7d9f5977-2-0-experiment-alb-canary-mwg7d  Pod         �[32m✔�[0m Running      10s  ready:1/1
│     └──⧉ alb-rollout-7b7d9f5977-2-0-experiment-alb-stable           ReplicaSet  �[32m✔�[0m Healthy      10s  
│        └──□ alb-rollout-7b7d9f5977-2-0-experiment-alb-stable-mbzwq  Pod         �[32m✔�[0m Running      10s  ready:1/1
└──# revision:1                                                                                       
   └──⧉ �[32malb-rollout-d6f4fdcdc�[0m                                         ReplicaSet  �[32m✔�[0m Healthy      11s  �[32mstable�[0m
      └──□ alb-rollout-d6f4fdcdc-22gjr                                Pod         �[32m✔�[0m Running      11s  ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-06-12T16:34:36Z"
  generation: 3
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestALBExperimentStepNoSetWeightMultiIngress
  name: alb-rollout
  namespace: default
  resourceVersion: "4270"
  uid: 50cae3d2-fcbd-4b37-aa38-d16e3363b5d4
spec:
  replicas: 1
  selector:
    matchLabels:
      app: alb-rollout
  strategy:
    canary:
      canaryService: alb-rollout-canary
      stableService: alb-rollout-stable
      steps:
      - experiment:
          analysisRunMetadata: {}
          duration: 15s
          templates:
          - metadata: {}
            name: experiment-alb-canary
            specRef: canary
            weight: 20
          - metadata: {}
            name: experiment-alb-stable
            specRef: stable
            weight: 20
      trafficRouting:
        alb:
          ingresses:
          - alb-rollout-multi-ingress-1
          - alb-rollout-multi-ingress-2
          rootService: alb-rollout-root
          servicePort: 80
  template:
    metadata:
      annotations:
        update: "2024-06-12T16:34:37.115005521Z"
      creationTimestamp: null
      labels:
        app: alb-rollout
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: alb-rollout
        ports:
        - containerPort: 80
          name: http
          protocol: TCP
        resources:
          requests:
            cpu: 5m
            memory: 16Mi
status:
  HPAReplicas: 1
  availableReplicas: 1
  blueGreen: {}
  canary:
    currentExperiment: alb-rollout-7b7d9f5977-2-0
    weights:
      additional:
      - weight: 20
      - weight: 20
      canary:
        podTemplateHash: 7b7d9f5977
        serviceName: alb-rollout-canary
        weight: 0
      stable:
        podTemplateHash: d6f4fdcdc
        serviceName: alb-rollout-stable
        weight: 60
  conditions:
  - lastTransitionTime: "2024-06-12T16:34:37Z"
    lastUpdateTime: "2024-06-12T16:34:37Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-06-12T16:34:37Z"
    lastUpdateTime: "2024-06-12T16:34:37Z"
    message: Rollout is not healthy
    reason: RolloutHealthy
    status: "False"
    type: Healthy
  - lastTransitionTime: "2024-06-12T16:34:37Z"
    lastUpdateTime: "2024-06-12T16:34:37Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "False"
    type: Completed
  - lastTransitionTime: "2024-06-12T16:34:36Z"
    lastUpdateTime: "2024-06-12T16:34:37Z"
    message: Created new replica set "alb-rollout-7b7d9f5977"
    reason: NewReplicaSetCreated
    status: "True"
    type: Progressing
  currentPodHash: 7b7d9f5977
  currentStepHash: 8b59978
  currentStepIndex: 0
  message: more replicas need to be updated
  observedGeneration: "3"
  phase: Progressing
  readyReplicas: 1
  replicas: 1
  selector: app=alb-rollout
  stableRS: d6f4fdcdc

2024-06-12T16:34:36Z         Normal    RolloutAddedToInformer    Rollout resource added to informer: default/alb-rollout
2024-06-12T16:34:36Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (d6f4fdcdc)
2024-06-12T16:34:36Z         Normal    RolloutUpdated            Rollout updated to revision 1
2024-06-12T16:34:36Z         Normal    NewReplicaSetCreated      Created ReplicaSet alb-rollout-d6f4fdcdc (revision 1)
2024-06-12T16:34:36Z         Normal    TrafficWeightUpdated      Traffic weight updated to 0
2024-06-12T16:34:36Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet alb-rollout-d6f4fdcdc (revision 1) from 0 to 1
2024-06-12T16:34:36Z         Normal    RolloutCompleted          Rollout completed update to revision 1 (d6f4fdcdc): Initial deploy
2024-06-12T16:34:37Z         Normal    SwitchService             Switched selector for service 'alb-rollout-stable' from '' to 'd6f4fdcdc'
2024-06-12T16:34:37Z         Normal    SwitchService             Switched selector for service 'alb-rollout-canary' from '' to 'd6f4fdcdc'
2024-06-12T16:34:37Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (7b7d9f5977)
2024-06-12T16:34:37Z         Normal    RolloutUpdated            Rollout updated to revision 2
2024-06-12T16:34:37Z         Normal    NewReplicaSetCreated      Created ReplicaSet alb-rollout-7b7d9f5977 (revision 2)
2024-06-12T16:34:37Z (x2)    Normal    TrafficWeightUpdated      Traffic weight updated 
2024-06-12T16:34:37Z         Normal    ExperimentCreated         Created Experiment 'alb-rollout-7b7d9f5977-2-0'
2024-06-12T16:34:38Z (x2)    Normal    PatchingALBIngress        Updating Ingress `alb-rollout-multi-ingress-1` to desiredWeight '0'
2024-06-12T16:34:38Z (x2)    Normal    PatchingALBIngress        Updating Ingress `alb-rollout-multi-ingress-2` to desiredWeight '0'
2024-06-12T16:34:38Z         Normal    TrafficWeightUpdated      Traffic weight updated additional: [{20  } {20  }]

time="2024-06-12T16:34:47Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeightMultiIngress"
    --- FAIL: TestAWSSuite/TestALBExperimentStepNoSetWeightMultiIngress (12.03s)

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

See this annotation in the file changed.

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

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

artifacts/E2E Test Results (k8s 1.27)/junit.xml [took 1m 37s]
Raw output
Failed
=== RUN   TestAWSSuite
--- FAIL: TestAWSSuite (97.41s)

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

See this annotation in the file changed.

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

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

artifacts/E2E Test Results (k8s 1.27)/junit.xml [took 1m 33s]
Raw output
Failed
=== RUN   TestCanarySuite/TestRolloutWithMaxSurgeScalingDuringUpdate
time="2024-06-12T16:43:03Z" level=info msg="Deleting e2e-test-name=TestRolloutWithMaxSurgeScalingDuringUpdate"
time="2024-06-12T16:43:03Z" level=info msg="rollout.argoproj.io/updatescaling created\n" rollout=updatescaling
time="2024-06-12T16:43:03Z" level=info msg="Waiting for condition: status=Healthy" rollout=updatescaling
time="2024-06-12T16:43:05Z" level=info msg="Condition 'status=Healthy' met after 1s" rollout=updatescaling
W0612 16:43:05.501881   25854 warnings.go:70] unknown field "spec.template.metadata.creationTimestamp"
time="2024-06-12T16:43:05Z" level=info msg="Patched rollout: {\"spec\":{\"template\":{\"spec\":{\"containers\":[{\"name\":\"updatescaling\",\"resources\":{\"requests\":{\"cpu\":\"2m\",\"memory\":\"16Mi\"}}}]}}}}" rollout=updatescaling
time="2024-06-12T16:43:05Z" level=info msg="Waiting for condition: status.replicas=7" rollout=updatescaling
time="2024-06-12T16:43:05Z" level=info msg="Condition 'status.replicas=7' met after 0s" rollout=updatescaling
time="2024-06-12T16:43:05Z" level=info msg="Pod expectation 'canary pod count == 4' met" rollout=updatescaling
time="2024-06-12T16:43:05Z" level=info msg="Pod expectation 'stable pod count == 3' met" rollout=updatescaling
time="2024-06-12T16:43:05Z" level=info msg="Scaled rollout to 8" rollout=updatescaling
time="2024-06-12T16:43:05Z" level=info msg="Waiting for condition: status.replicas=11" rollout=updatescaling
time="2024-06-12T16:43:06Z" level=info msg="Condition 'status.replicas=11' met after 0s" rollout=updatescaling
time="2024-06-12T16:43:06Z" level=info msg="Pod expectation 'canary pod count == 8' met" rollout=updatescaling
time="2024-06-12T16:43:06Z" level=info msg="Pod expectation 'stable pod count == 3' met" rollout=updatescaling
time="2024-06-12T16:43:06Z" level=info msg="Scaled rollout to 4" rollout=updatescaling
time="2024-06-12T16:43:06Z" level=info msg="Waiting for condition: status.replicas=7" rollout=updatescaling
    when.go:455: timeout after 1m30s waiting for condition status.replicas=7
Name:            updatescaling
Namespace:       default
Status:          �[32m✔�[0m Healthy
Strategy:        Canary
  Step:          
  SetWeight:     100
  ActualWeight:  100
Images:          nginx:1.19-alpine (�[32mstable�[0m)
Replicas:
  Desired:       4
  Current:       4
  Updated:       4
  Ready:         4
  Available:     4

NAME                                       KIND        STATUS        AGE  INFO
⟳ updatescaling                            Rollout     �[32m✔�[0m Healthy     93s  
├──# revision:2                                                           
│  └──⧉ �[32mupdatescaling-79b6b5f5d4�[0m           ReplicaSet  �[32m✔�[0m Healthy     91s  �[32mstable�[0m
│     ├──□ updatescaling-79b6b5f5d4-brwd4  Pod         �[32m✔�[0m Running     91s  ready:1/1
│     ├──□ updatescaling-79b6b5f5d4-nrjc7  Pod         �[32m✔�[0m Running     91s  ready:1/1
│     ├──□ updatescaling-79b6b5f5d4-xf5x4  Pod         �[32m✔�[0m Running     91s  ready:1/1
│     └──□ updatescaling-79b6b5f5d4-xgtf7  Pod         �[32m✔�[0m Running     91s  ready:1/1
└──# revision:1                                                           
   └──⧉ updatescaling-54d546d75c           ReplicaSet  �[0m•�[0m ScaledDown  92s  

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-06-12T16:43:03Z"
  generation: 4
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestRolloutWithMaxSurgeScalingDuringUpdate
  name: updatescaling
  namespace: default
  resourceVersion: "9836"
  uid: 6d9a6c6c-f404-43fd-a876-e57de09dd096
spec:
  replicas: 4
  selector:
    matchLabels:
      app: updatescaling
  strategy:
    canary:
      maxSurge: 100%
  template:
    metadata:
      creationTimestamp: null
      labels:
        app: updatescaling
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: updatescaling
        resources:
          requests:
            cpu: 2m
            memory: 16Mi
status:
  HPAReplicas: 4
  availableReplicas: 4
  blueGreen: {}
  canary: {}
  conditions:
  - lastTransitionTime: "2024-06-12T16:43:06Z"
    lastUpdateTime: "2024-06-12T16:43:06Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-06-12T16:43:06Z"
    lastUpdateTime: "2024-06-12T16:43:06Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "True"
    type: Completed
  - lastTransitionTime: "2024-06-12T16:43:08Z"
    lastUpdateTime: "2024-06-12T16:43:08Z"
    message: Rollout is healthy
    reason: RolloutHealthy
    status: "True"
    type: Healthy
  - lastTransitionTime: "2024-06-12T16:43:03Z"
    lastUpdateTime: "2024-06-12T16:43:08Z"
    message: ReplicaSet "updatescaling-79b6b5f5d4" has successfully progressed.
    reason: NewReplicaSetAvailable
    status: "True"
    type: Progressing
  currentPodHash: 79b6b5f5d4
  currentStepHash: 5ffbfbbd64
  observedGeneration: "4"
  phase: Healthy
  readyReplicas: 4
  replicas: 4
  selector: app=updatescaling
  stableRS: 79b6b5f5d4
  updatedReplicas: 4

2024-06-12T16:43:03Z    Normal    RolloutAddedToInformer    Rollout resource added to informer: default/updatescaling
2024-06-12T16:43:03Z    Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (54d546d75c)
2024-06-12T16:43:04Z    Normal    RolloutUpdated            Rollout updated to revision 1
2024-06-12T16:43:04Z    Normal    NewReplicaSetCreated      Created ReplicaSet updatescaling-54d546d75c (revision 1)
2024-06-12T16:43:04Z    Normal    ScalingReplicaSet         Scaled up ReplicaSet updatescaling-54d546d75c (revision 1) from 0 to 4
2024-06-12T16:43:04Z    Normal    RolloutCompleted          Rollout completed update to revision 1 (54d546d75c): Initial deploy
2024-06-12T16:43:05Z    Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (79b6b5f5d4)
2024-06-12T16:43:05Z    Normal    RolloutUpdated            Rollout updated to revision 2
2024-06-12T16:43:05Z    Normal    NewReplicaSetCreated      Created ReplicaSet updatescaling-79b6b5f5d4 (revision 2)
2024-06-12T16:43:05Z    Normal    ScalingReplicaSet         Scaled down ReplicaSet updatescaling-54d546d75c (revision 1) from 4 to 3
2024-06-12T16:43:05Z    Normal    ScalingReplicaSet         Scaled up ReplicaSet updatescaling-79b6b5f5d4 (revision 2) from 0 to 4
2024-06-12T16:43:05Z    Normal    ScalingReplicaSet         Scaled up ReplicaSet updatescaling-79b6b5f5d4 (revision 2) from 4 to 8
2024-06-12T16:43:06Z    Normal    ScalingReplicaSet         Scaled down ReplicaSet updatescaling-79b6b5f5d4 (revision 2) from 8 to 4
2024-06-12T16:43:06Z    Normal    ScalingReplicaSet         Scaled down ReplicaSet updatescaling-54d546d75c (revision 1) from 3 to 1
2024-06-12T16:43:06Z    Normal    ScalingReplicaSet         Scaled down ReplicaSet updatescaling-54d546d75c (revision 1) from 1 to 0
2024-06-12T16:43:06Z    Normal    RolloutCompleted          Rollout completed update to revision 2 (79b6b5f5d4): Completed all 0 canary steps

time="2024-06-12T16:44:36Z" level=info msg="Deleting e2e-test-name=TestRolloutWithMaxSurgeScalingDuringUpdate"
time="2024-06-12T16:44:36Z" level=info msg="Deleting e2e-test-name"
    --- FAIL: TestCanarySuite/TestRolloutWithMaxSurgeScalingDuringUpdate (93.08s)

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

See this annotation in the file changed.

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

2 out of 6 runs failed: TestCanarySuite (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.27)/junit.xml [took 6m 51s]
artifacts/E2E Test Results (k8s 1.28)/junit.xml [took 5m 22s]
Raw output
Failed
=== RUN   TestCanarySuite
time="2024-06-12T16:37:46Z" level=info msg="analysistemplate.argoproj.io/sleep-job created\n"
--- FAIL: TestCanarySuite (411.06s)

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

See this annotation in the file changed.

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

2 out of 6 runs failed: TestFunctionalSuite/TestBlueGreenUpdate (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.27)/junit.xml [took 3s]
artifacts/E2E Test Results (k8s 1.28)/junit.xml [took 3s]
Raw output
Failed
=== RUN   TestFunctionalSuite/TestBlueGreenUpdate
time="2024-06-12T16:47:20Z" level=info msg="Deleting e2e-test-name=TestBlueGreenUpdate"
time="2024-06-12T16:47:20Z" level=info msg="Event watcher started"
time="2024-06-12T16:47:20Z" level=info msg="service/bluegreen created\n" rollout=bluegreen
time="2024-06-12T16:47:20Z" level=info msg="rollout.argoproj.io/bluegreen created\n" rollout=bluegreen
time="2024-06-12T16:47:20Z" level=info msg="Waiting for condition: status=Healthy" rollout=bluegreen
time="2024-06-12T16:47:22Z" level=info msg="Condition 'status=Healthy' met after 1s" rollout=bluegreen
time="2024-06-12T16:47:22Z" level=info msg="Replica count expectation met (desired:3, current:3, updated:3, ready:3, available:3)" rollout=bluegreen
time="2024-06-12T16:47:22Z" level=info msg="Updated rollout pod spec: 2024-06-12T16:47:22.253664422Z" rollout=bluegreen
time="2024-06-12T16:47:22Z" level=info msg="Waiting for condition: status=Progressing" rollout=bluegreen
time="2024-06-12T16:47:22Z" level=info msg="Condition 'status=Progressing' met after 0s" rollout=bluegreen
time="2024-06-12T16:47:22Z" level=info msg="Waiting for condition: active revision=2" rollout=bluegreen
time="2024-06-12T16:47:23Z" level=info msg="Condition 'active revision=2' met after 0s" rollout=bluegreen
time="2024-06-12T16:47:23Z" level=info msg="Replica count expectation met (desired:3, current:6, updated:3, ready:3, available:3)" rollout=bluegreen
time="2024-06-12T16:47:23Z" level=info msg="Waiting for condition: status=Healthy" rollout=bluegreen
time="2024-06-12T16:47:23Z" level=info msg="Condition 'status=Healthy' met after 0s" rollout=bluegreen
time="2024-06-12T16:47:23Z" level=info msg="Replica count expectation met (desired:3, current:6, updated:3, ready:3, available:3)" rollout=bluegreen
    functional_test.go:709: 
        	Error Trace:	/home/runner/work/argo-rollouts/argo-rollouts/test/fixtures/then.go:493
        	            				/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/functional_test.go:709
        	Error:      	Not equal: 
        	            	expected: []string{"RolloutAddedToInformer", "RolloutUpdated", "NewReplicaSetCreated", "ScalingReplicaSet", "RolloutCompleted", "SwitchService", "RolloutUpdated", "NewReplicaSetCreated", "RolloutNotCompleted", "ScalingReplicaSet", "SwitchService", "RolloutCompleted"}
        	            	actual  : []string{"RolloutAddedToInformer", "RolloutUpdated", "NewReplicaSetCreated", "ScalingReplicaSet", "RolloutCompleted", "SwitchService", "RolloutUpdated", "NewReplicaSetCreated", "RolloutNotCompleted", "ScalingReplicaSet", "ScalingReplicaSet", "SwitchService", "RolloutCompleted"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-([]string) (len=12) {
        	            	+([]string) (len=13) {
        	            	  (string) (len=22) "RolloutAddedToInformer",
        	            	@@ -11,2 +11,3 @@
        	            	  (string) (len=17) "ScalingReplicaSet",
        	            	+ (string) (len=17) "ScalingReplicaSet",
        	            	  (string) (len=13) "SwitchService",
        	Test:       	TestFunctionalSuite/TestBlueGreenUpdate
time="2024-06-12T16:47:23Z" level=info msg="Event watcher stopped" rollout=bluegreen
Name:            bluegreen
Namespace:       default
Status:          �[32m✔�[0m Healthy
Strategy:        BlueGreen
Images:          nginx:1.19-alpine (�[32mactive�[0m, �[32mstable�[0m)
Replicas:
  Desired:       3
  Current:       6
  Updated:       3
  Ready:         3
  Available:     3

NAME                                   KIND        STATUS     AGE  INFO
⟳ bluegreen                            Rollout     �[32m✔�[0m Healthy  3s   
├──# revision:2                                                    
│  └──⧉ �[32m�[32mbluegreen-575c69567f�[0m�[0m           ReplicaSet  �[32m✔�[0m Healthy  1s   �[32mstable�[0m,�[32mactive�[0m
│     ├──□ bluegreen-575c69567f-4r57b  Pod         �[32m✔�[0m Running  1s   ready:1/1
│     ├──□ bluegreen-575c69567f-bmlvf  Pod         �[32m✔�[0m Running  1s   ready:1/1
│     └──□ bluegreen-575c69567f-rrbpz  Pod         �[32m✔�[0m Running  1s   ready:1/1
└──# revision:1                                                    
   └──⧉ bluegreen-5976bbf5bf           ReplicaSet  �[32m✔�[0m Healthy  3s   delay:9s
      ├──□ bluegreen-5976bbf5bf-k7vtr  Pod         �[32m✔�[0m Running  3s   ready:1/1
      ├──□ bluegreen-5976bbf5bf-n5xtd  Pod         �[32m✔�[0m Running  3s   ready:1/1
      └──□ bluegreen-5976bbf5bf-nxvnz  Pod         �[32m✔�[0m Running  3s   ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-06-12T16:47:20Z"
  generation: 2
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestBlueGreenUpdate
  name: bluegreen
  namespace: default
  resourceVersion: "12057"
  uid: 7e95c9eb-89c1-4936-9c89-8adac5c11304
spec:
  replicas: 3
  selector:
    matchLabels:
      app: bluegreen
  strategy:
    blueGreen:
      activeService: bluegreen
      scaleDownDelaySeconds: 10
  template:
    metadata:
      annotations:
        update: "2024-06-12T16:47:22.253664422Z"
      creationTimestamp: null
      labels:
        app: bluegreen
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: bluegreen
        resources:
          requests:
            cpu: 1m
            memory: 16Mi
status:
  HPAReplicas: 3
  availableReplicas: 3
  blueGreen:
    activeSelector: 575c69567f
  canary: {}
  conditions:
  - lastTransitionTime: "2024-06-12T16:47:22Z"
    lastUpdateTime: "2024-06-12T16:47:22Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-06-12T16:47:23Z"
    lastUpdateTime: "2024-06-12T16:47:23Z"
    message: Rollout is healthy
    reason: RolloutHealthy
    status: "True"
    type: Healthy
  - lastTransitionTime: "2024-06-12T16:47:20Z"
    lastUpdateTime: "2024-06-12T16:47:23Z"
    message: ReplicaSet "bluegreen-575c69567f" has successfully progressed.
    reason: NewReplicaSetAvailable
    status: "True"
    type: Progressing
  - lastTransitionTime: "2024-06-12T16:47:23Z"
    lastUpdateTime: "2024-06-12T16:47:23Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "True"
    type: Completed
  currentPodHash: 575c69567f
  observedGeneration: "2"
  phase: Healthy
  readyReplicas: 3
  replicas: 6
  selector: app=bluegreen,rollouts-pod-template-hash=575c69567f
  stableRS: 575c69567f
  updatedReplicas: 3

2024-06-12T16:47:20Z         Normal    RolloutAddedToInformer    Rollout resource added to informer: default/bluegreen
2024-06-12T16:47:20Z         Normal    RolloutUpdated            Rollout updated to revision 1
2024-06-12T16:47:20Z         Normal    NewReplicaSetCreated      Created ReplicaSet bluegreen-5976bbf5bf (revision 1)
2024-06-12T16:47:20Z         Normal    ScalingReplicaSet         Scaled up ReplicaSet bluegreen-5976bbf5bf (revision 1) from 0 to 3
2024-06-12T16:47:20Z         Normal    RolloutCompleted          Rollout completed update to revision 1 (5976bbf5bf): Initial deploy
2024-06-12T16:47:22Z         Normal    SwitchService             Switched selector for service 'bluegreen' from '' to '5976bbf5bf'
2024-06-12T16:47:22Z         Normal    RolloutUpdated            Rollout updated to revision 2
2024-06-12T16:47:22Z         Normal    NewReplicaSetCreated      Created ReplicaSet bluegreen-575c69567f (revision 2)
2024-06-12T16:47:22Z         Normal    RolloutNotCompleted       Rollout not completed, started update to revision 3 (575c69567f)
2024-06-12T16:47:22Z (x2)    Normal    ScalingReplicaSet         Scaled up ReplicaSet bluegreen-575c69567f (revision 2) from 0 to 3
2024-06-12T16:47:23Z         Normal    SwitchService             Switched selector for service 'bluegreen' from '5976bbf5bf' to '575c69567f'
2024-06-12T16:47:23Z         Normal    RolloutCompleted          Rollout completed update to revision 2 (575c69567f): Completed blue-green update

time="2024-06-12T16:47:23Z" level=info msg="Deleting e2e-test-name=TestBlueGreenUpdate"
    --- FAIL: TestFunctionalSuite/TestBlueGreenUpdate (3.22s)

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

See this annotation in the file changed.

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

3 out of 7 runs failed: TestFunctionalSuite (github.com/argoproj/argo-rollouts/test/e2e)

artifacts/E2E Test Results (k8s 1.26)/junit.xml [took 6m 12s]
artifacts/E2E Test Results (k8s 1.27)/junit.xml [took 5m 42s]
artifacts/E2E Test Results (k8s 1.28)/junit.xml [took 5m 35s]
Raw output
Failed
=== RUN   TestFunctionalSuite
time="2024-06-12T16:46:42Z" level=info msg="analysistemplate.argoproj.io/sleep-job created\n"
--- FAIL: TestFunctionalSuite (342.88s)

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

See this annotation in the file changed.

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

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

artifacts/E2E Test Results (k8s 1.28)/junit.xml [took 1m 32s]
Raw output
Failed
=== RUN   TestCanarySuite/TestCanarySetCanaryScale
time="2024-06-12T16:41:21Z" level=info msg="Deleting e2e-test-name=TestCanarySetCanaryScale"
=== PAUSE TestCanarySuite/TestCanarySetCanaryScale
=== CONT  TestCanarySuite/TestCanarySetCanaryScale
time="2024-06-12T16:43:42Z" level=info msg="service/set-canary-scale-canary created\n" rollout=set-canary-scale
time="2024-06-12T16:43:42Z" level=info msg="service/set-canary-scale-stable created\n" rollout=set-canary-scale
time="2024-06-12T16:43:42Z" level=info msg="Warning: annotation \"kubernetes.io/ingress.class\" is deprecated, please use 'spec.ingressClassName' instead\ningress.networking.k8s.io/set-canary-scale-ingress created\n" rollout=set-canary-scale
time="2024-06-12T16:43:43Z" level=info msg="rollout.argoproj.io/set-canary-scale created\n" rollout=set-canary-scale
time="2024-06-12T16:43:43Z" level=info msg="Waiting for condition: status=Healthy" rollout=set-canary-scale
time="2024-06-12T16:43:44Z" level=info msg="Condition 'status=Healthy' met after 1s" rollout=set-canary-scale
time="2024-06-12T16:43:44Z" level=info msg="Updated rollout pod spec: 2024-06-12T16:43:44.5409688Z" rollout=set-canary-scale
time="2024-06-12T16:43:44Z" level=info msg="Waiting for condition: status=Paused" rollout=set-canary-scale
    when.go:455: timeout after 1m30s waiting for condition status=Paused
Name:            set-canary-scale
Namespace:       default
Status:          �[94m◌�[0m Progressing
Message:         waiting for rollout spec update to be observed
Strategy:        Canary
  Step:          9/9
  SetWeight:     100
  ActualWeight:  100
Images:          nginx:1.19-alpine (�[32mstable�[0m)
Replicas:
  Desired:       4
  Current:       4
  Updated:       4
  Ready:         4
  Available:     4

NAME                                          KIND        STATUS         AGE  INFO
⟳ set-canary-scale                            Rollout     �[94m◌�[0m Progressing  91s  
└──# revision:1                                                               
   └──⧉ �[32mset-canary-scale-5d7d466b9c�[0m           ReplicaSet  �[32m✔�[0m Healthy      91s  �[32mstable�[0m
      ├──□ set-canary-scale-5d7d466b9c-5fbkc  Pod         �[32m✔�[0m Running      91s  ready:1/1
      ├──□ set-canary-scale-5d7d466b9c-88rm4  Pod         �[32m✔�[0m Running      91s  ready:1/1
      ├──□ set-canary-scale-5d7d466b9c-bs44d  Pod         �[32m✔�[0m Running      91s  ready:1/1
      └──□ set-canary-scale-5d7d466b9c-ndgwb  Pod         �[32m✔�[0m Running      91s  ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "1"
  creationTimestamp: "2024-06-12T16:43:43Z"
  generation: 2
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestCanarySetCanaryScale
  name: set-canary-scale
  namespace: default
  resourceVersion: "10110"
  uid: e30ec891-cc27-48bf-8a16-3bb7aec9a5bf
spec:
  replicas: 4
  selector:
    matchLabels:
      app: set-canary-scale
  strategy:
    canary:
      canaryService: set-canary-scale-canary
      stableService: set-canary-scale-stable
      steps:
      - pause: {}
      - setCanaryScale:
          weight: 25
      - pause:
          duration: 100s
      - setWeight: 50
      - pause:
          duration: 10s
      - setCanaryScale:
          replicas: 3
      - pause: {}
      - setCanaryScale:
          matchTrafficWeight: true
      - pause:
          duration: 5s
      trafficRouting:
        nginx:
          stableIngress: set-canary-scale-ingress
  template:
    metadata:
      annotations:
        update: "2024-06-12T16:43:44.5409688Z"
      creationTimestamp: null
      labels:
        app: set-canary-scale
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: set-canary-scale
        ports:
        - containerPort: 80
          name: http
          protocol: TCP
        resources:
          requests:
            cpu: 5m
            memory: 16Mi
status:
  HPAReplicas: 4
  availableReplicas: 4
  blueGreen: {}
  canary:
    weights:
      canary:
        podTemplateHash: 5d7d466b9c
        serviceName: set-canary-scale-canary
        weight: 0
      stable:
        podTemplateHash: 5d7d466b9c
        serviceName: set-canary-scale-stable
        weight: 100
  conditions:
  - lastTransitionTime: "2024-06-12T16:43:43Z"
    lastUpdateTime: "2024-06-12T16:43:43Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "True"
    type: Completed
  - lastTransitionTime: "2024-06-12T16:43:44Z"
    lastUpdateTime: "2024-06-12T16:43:44Z"
    message: Rollout is healthy
    reason: RolloutHealthy
    status: "True"
    type: Healthy
  - lastTransitionTime: "2024-06-12T16:43:43Z"
    lastUpdateTime: "2024-06-12T16:43:44Z"
    message: ReplicaSet "set-canary-scale-5d7d466b9c" has successfully progressed.
    reason: NewReplicaSetAvailable
    status: "True"
    type: Progressing
  - lastTransitionTime: "2024-06-12T16:43:44Z"
    lastUpdateTime: "2024-06-12T16:43:44Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  currentPodHash: 5d7d466b9c
  currentStepHash: 574c54b58c
  currentStepIndex: 9
  observedGeneration: "1"
  phase: Healthy
  readyReplicas: 4
  replicas: 4
  selector: app=set-canary-scale
  stableRS: 5d7d466b9c
  updatedReplicas: 4

2024-06-12T16:43:43Z    Normal    RolloutAddedToInformer    Rollout resource added to informer: default/set-canary-scale
2024-06-12T16:43:43Z    Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (5d7d466b9c)
2024-06-12T16:43:43Z    Normal    RolloutUpdated            Rollout updated to revision 1
2024-06-12T16:43:43Z    Normal    NewReplicaSetCreated      Created ReplicaSet set-canary-scale-5d7d466b9c (revision 1)
2024-06-12T16:43:43Z    Normal    CreatingCanaryIngress     Creating canary ingress `set-canary-scale-set-canary-scale-ingress-canary` with weight `0`
2024-06-12T16:43:43Z    Normal    TrafficWeightUpdated      Traffic weight updated to 0
2024-06-12T16:43:43Z    Normal    ScalingReplicaSet         Scaled up ReplicaSet set-canary-scale-5d7d466b9c (revision 1) from 0 to 4
2024-06-12T16:43:43Z    Normal    RolloutCompleted          Rollout completed update to revision 1 (5d7d466b9c): Initial deploy
2024-06-12T16:43:43Z    Normal    TrafficWeightUpdated      Traffic weight updated 
2024-06-12T16:43:44Z    Normal    SwitchService             Switched selector for service 'set-canary-scale-stable' from '' to '5d7d466b9c'
2024-06-12T16:43:44Z    Normal    SwitchService             Switched selector for service 'set-canary-scale-canary' from '' to '5d7d466b9c'

time="2024-06-12T16:45:14Z" level=info msg="Deleting e2e-test-name=TestCanarySetCanaryScale"
    --- FAIL: TestCanarySuite/TestCanarySetCanaryScale (92.54s)

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

See this annotation in the file changed.

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

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

artifacts/E2E Test Results (k8s 1.26)/junit.xml [took 10s]
Raw output
Failed
=== RUN   TestFunctionalSuite/TestRolloutPauseDurationGreaterThanProgressDeadlineSeconds
time="2024-06-12T16:52:26Z" level=info msg="Deleting e2e-test-name=TestRolloutPauseDurationGreaterThanProgressDeadlineSeconds"
time="2024-06-12T16:52:26Z" level=info msg="rollout.argoproj.io/rollout-canary created\n" rollout=rollout-canary
time="2024-06-12T16:52:26Z" level=info msg="Waiting for condition: status=Healthy" rollout=rollout-canary
time="2024-06-12T16:52:31Z" level=info msg="Condition 'status=Healthy' met after 4s" rollout=rollout-canary
time="2024-06-12T16:52:31Z" level=info msg="Updated rollout pod spec: 2024-06-12T16:52:31.319812189Z" rollout=rollout-canary
    when.go:368: unexpected status Degraded
Name:            rollout-canary
Namespace:       default
Status:          �[31m✖�[0m Degraded
Message:         ProgressDeadlineExceeded: ReplicaSet "rollout-canary-67d86b649d" has timed out progressing.
Strategy:        Canary
  Step:          0/3
  SetWeight:     32
  ActualWeight:  0
Images:          nginx:1.19-alpine (�[33mcanary�[0m, �[32mstable�[0m)
Replicas:
  Desired:       3
  Current:       4
  Updated:       1
  Ready:         3
  Available:     3

NAME                                        KIND        STATUS               AGE  INFO
⟳ rollout-canary                            Rollout     �[31m✖�[0m Degraded           11s  
├──# revision:2                                                                   
│  └──⧉ �[33mrollout-canary-67d86b649d�[0m           ReplicaSet  �[94m◌�[0m Progressing        6s   �[33mcanary�[0m
│     └──□ rollout-canary-67d86b649d-hb2pr  Pod         �[94m◌�[0m ContainerCreating  6s   ready:0/1
└──# revision:1                                                                   
   └──⧉ �[32mrollout-canary-5c8ff9c59d�[0m           ReplicaSet  �[32m✔�[0m Healthy            11s  �[32mstable�[0m
      ├──□ rollout-canary-5c8ff9c59d-5qbrp  Pod         �[32m✔�[0m Running            11s  ready:1/1
      ├──□ rollout-canary-5c8ff9c59d-bzqbl  Pod         �[32m✔�[0m Running            11s  ready:1/1
      └──□ rollout-canary-5c8ff9c59d-mhkkp  Pod         �[32m✔�[0m Running            11s  ready:1/1

---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  annotations:
    rollout.argoproj.io/revision: "2"
  creationTimestamp: "2024-06-12T16:52:26Z"
  generation: 2
  labels:
    argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
    e2e-test-name: TestRolloutPauseDurationGreaterThanProgressDeadlineSeconds
  name: rollout-canary
  namespace: default
  resourceVersion: "14251"
  uid: c078390d-75f9-421f-b2af-417532241171
spec:
  progressDeadlineSeconds: 5
  replicas: 3
  selector:
    matchLabels:
      app: rollout-canary
  strategy:
    canary:
      steps:
      - setWeight: 32
      - pause:
          duration: 30s
      - setWeight: 67
  template:
    metadata:
      annotations:
        update: "2024-06-12T16:52:31.319812189Z"
      creationTimestamp: null
      labels:
        app: rollout-canary
    spec:
      containers:
      - image: nginx:1.19-alpine
        name: rollouts-demo
        ports:
        - containerPort: 80
          protocol: TCP
        resources:
          requests:
            cpu: 5m
            memory: 16Mi
status:
  HPAReplicas: 4
  availableReplicas: 3
  blueGreen: {}
  canary: {}
  conditions:
  - lastTransitionTime: "2024-06-12T16:52:31Z"
    lastUpdateTime: "2024-06-12T16:52:31Z"
    message: Rollout has minimum availability
    reason: AvailableReason
    status: "True"
    type: Available
  - lastTransitionTime: "2024-06-12T16:52:31Z"
    lastUpdateTime: "2024-06-12T16:52:31Z"
    message: Rollout is not healthy
    reason: RolloutHealthy
    status: "False"
    type: Healthy
  - lastTransitionTime: "2024-06-12T16:52:31Z"
    lastUpdateTime: "2024-06-12T16:52:31Z"
    message: RolloutCompleted
    reason: RolloutCompleted
    status: "False"
    type: Completed
  - lastTransitionTime: "2024-06-12T16:52:37Z"
    lastUpdateTime: "2024-06-12T16:52:37Z"
    message: ReplicaSet "rollout-canary-67d86b649d" has timed out progressing.
    reason: ProgressDeadlineExceeded
    status: "False"
    type: Progressing
  currentPodHash: 67d86b649d
  currentStepHash: fd7c94c7c
  currentStepIndex: 0
  message: 'ProgressDeadlineExceeded: ReplicaSet "rollout-canary-67d86b649d" has timed
    out progressing.'
  observedGeneration: "2"
  phase: Degraded
  readyReplicas: 3
  replicas: 4
  selector: app=rollout-canary
  stableRS: 5c8ff9c59d
  updatedReplicas: 1

2024-06-12T16:52:26Z    Normal    RolloutAddedToInformer    Rollout resource added to informer: default/rollout-canary
2024-06-12T16:52:26Z    Normal    RolloutNotCompleted       Rollout not completed, started update to revision 1 (5c8ff9c59d)
2024-06-12T16:52:26Z    Normal    RolloutUpdated            Rollout updated to revision 1
2024-06-12T16:52:26Z    Normal    NewReplicaSetCreated      Created ReplicaSet rollout-canary-5c8ff9c59d (revision 1)
2024-06-12T16:52:26Z    Normal    ScalingReplicaSet         Scaled up ReplicaSet rollout-canary-5c8ff9c59d (revision 1) from 0 to 3
2024-06-12T16:52:26Z    Normal    RolloutCompleted          Rollout completed update to revision 1 (5c8ff9c59d): Initial deploy
2024-06-12T16:52:31Z    Normal    RolloutNotCompleted       Rollout not completed, started update to revision 2 (67d86b649d)
2024-06-12T16:52:31Z    Normal    RolloutUpdated            Rollout updated to revision 2
2024-06-12T16:52:31Z    Normal    NewReplicaSetCreated      Created ReplicaSet rollout-canary-67d86b649d (revision 2)
2024-06-12T16:52:31Z    Normal    ScalingReplicaSet         Scaled up ReplicaSet rollout-canary-67d86b649d (revision 2) from 0 to 1

time="2024-06-12T16:52:37Z" level=info msg="Deleting e2e-test-name=TestRolloutPauseDurationGreaterThanProgressDeadlineSeconds"
    --- FAIL: TestFunctionalSuite/TestRolloutPauseDurationGreaterThanProgressDeadlineSeconds (10.68s)

Check notice on line 0 in .github

See this annotation in the file changed.

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

6 skipped tests found

There are 6 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

Check notice on line 0 in .github

See this annotation in the file changed.

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

110 tests found

There are 110 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/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/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