7 fail, 7 skipped, 99 pass in 3h 24m 6s
4 files 4 suites 3h 24m 6s ⏱️
113 tests 99 ✅ 7 💤 7 ❌
464 runs 425 ✅ 28 💤 11 ❌
Results for commit 52e90d3.
Annotations
Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e
github-actions / Published E2E Test Results
1 out of 5 runs failed: TestAnalysisSuite/TestAnalysisWithArgs (github.com/argoproj/argo-rollouts/test/e2e)
artifacts/E2E Test Results (k8s 1.27)/junit-e2e-test.xml [took 1m 48s]
Raw output
Failed
=== RUN TestAnalysisSuite/TestAnalysisWithArgs
time="2024-08-27T00:20:05Z" level=info msg="Deleting e2e-test-name=TestAnalysisWithArgs"
time="2024-08-27T00:20:05Z" level=info msg="rollout.argoproj.io/rollout-secret created\n" rollout=rollout-secret
time="2024-08-27T00:20:05Z" level=info msg="secret/example-secret created\n" rollout=rollout-secret
time="2024-08-27T00:20:05Z" level=info msg="analysistemplate.argoproj.io/analysis-secret-args created\n" rollout=rollout-secret
time="2024-08-27T00:20:05Z" level=info msg="Waiting for condition: status=Healthy" rollout=rollout-secret
time="2024-08-27T00:20:07Z" level=info msg="Condition 'status=Healthy' met after 2s" rollout=rollout-secret
time="2024-08-27T00:20:07Z" level=info msg="AnalysisRun expectation 'analysisrun count == 0' met" rollout=rollout-secret
time="2024-08-27T00:20:07Z" level=info msg="Updated rollout pod spec: 2024-08-27T00:20:07.448377988Z" rollout=rollout-secret
time="2024-08-27T00:20:07Z" level=info msg="Waiting for condition: status=Paused" rollout=rollout-secret
time="2024-08-27T00:20:23Z" level=info msg="Condition 'status=Paused' met after 15s" rollout=rollout-secret
time="2024-08-27T00:20:23Z" level=info msg="Waiting for AnalysisRun rollout-secret-85b6b84cfd-2-1 condition: phase=Successful" rollout=rollout-secret
time="2024-08-27T00:20:23Z" level=info msg="Condition 'phase=Successful' met after 0s" rollout=rollout-secret
time="2024-08-27T00:20:23Z" level=info msg="Promoted rollout" rollout=rollout-secret
time="2024-08-27T00:20:23Z" level=info msg="Waiting for condition: status=Healthy" rollout=rollout-secret
when.go:467: timeout after 1m30s waiting for condition status=Healthy
Name: rollout-secret
Namespace: default
Status: �[94m◌�[0m Progressing
Message: waiting for rollout to unpause
Strategy: Canary
Step: 2/3
SetWeight: 25
ActualWeight: 50
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
⟳ rollout-secret Rollout �[94m◌�[0m Progressing 108s
├──# revision:2
│ ├──⧉ �[33mrollout-secret-85b6b84cfd�[0m ReplicaSet �[32m✔�[0m Healthy 106s �[33mcanary�[0m
│ │ └──□ rollout-secret-85b6b84cfd-8r8mg Pod �[32m✔�[0m Running 106s ready:1/1
│ └──α �[0mrollout-secret-85b6b84cfd-2-1�[0m AnalysisRun �[32m✔�[0m Successful 105s �[32m✔�[0m 3
└──# revision:1
└──⧉ �[32mrollout-secret-77bf55959c�[0m ReplicaSet �[32m✔�[0m Healthy 108s �[32mstable�[0m
└──□ rollout-secret-77bf55959c-b44tv Pod �[32m✔�[0m Running 108s ready:1/1
---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
annotations:
rollout.argoproj.io/revision: "2"
creationTimestamp: "2024-08-27T00:20:05Z"
generation: 3
labels:
argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
e2e-test-name: TestAnalysisWithArgs
name: rollout-secret
namespace: default
resourceVersion: "933"
uid: 441e5172-7ae5-4e85-b277-bcc9ef275a8d
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
matchLabels:
app: rollout-secret
strategy:
canary:
steps:
- setWeight: 25
- analysis:
analysisRunMetadata: {}
args:
- name: failure-limit
value: "2"
- name: analysis-interval
value: 5s
- name: analysis-runs
value: "3"
- name: inconclusive-limit
value: "2"
- name: success-condition
value: It worked!
templates:
- templateName: analysis-secret-args
- pause: {}
template:
metadata:
annotations:
update: "2024-08-27T00:20:07.448377988Z"
creationTimestamp: null
labels:
app: rollout-secret
spec:
containers:
- image: nginx:1.19-alpine
imagePullPolicy: Always
name: rollouts-demo
ports:
- containerPort: 8080
protocol: TCP
resources: {}
status:
HPAReplicas: 2
availableReplicas: 2
blueGreen: {}
canary: {}
conditions:
- lastTransitionTime: "2024-08-27T00:20:07Z"
lastUpdateTime: "2024-08-27T00:20:07Z"
message: Rollout has minimum availability
reason: AvailableReason
status: "True"
type: Available
- lastTransitionTime: "2024-08-27T00:20:07Z"
lastUpdateTime: "2024-08-27T00:20:07Z"
message: Rollout is not healthy
reason: RolloutHealthy
status: "False"
type: Healthy
- lastTransitionTime: "2024-08-27T00:20:07Z"
lastUpdateTime: "2024-08-27T00:20:07Z"
message: RolloutCompleted
reason: RolloutCompleted
status: "False"
type: Completed
- lastTransitionTime: "2024-08-27T00:20:23Z"
lastUpdateTime: "2024-08-27T00:20:23Z"
message: Rollout is paused
reason: RolloutPaused
status: Unknown
type: Progressing
- lastTransitionTime: "2024-08-27T00:20:23Z"
lastUpdateTime: "2024-08-27T00:20:23Z"
message: Rollout is paused
reason: RolloutPaused
status: "True"
type: Paused
controllerPause: true
currentPodHash: 85b6b84cfd
currentStepHash: 58d9d99467
currentStepIndex: 2
message: CanaryPauseStep
observedGeneration: "3"
phase: Paused
readyReplicas: 2
replicas: 2
selector: app=rollout-secret
stableRS: 77bf55959c
updatedReplicas: 1
2024-08-27T00:20:05Z Normal RolloutAddedToInformer Rollout resource added to informer: default/rollout-secret
2024-08-27T00:20:05Z Normal RolloutUpdated Rollout updated to revision 1
2024-08-27T00:20:05Z Normal NewReplicaSetCreated Created ReplicaSet rollout-secret-77bf55959c (revision 1)
2024-08-27T00:20:05Z Normal RolloutNotCompleted Rollout not completed, started update to revision 1 (77bf55959c)
2024-08-27T00:20:05Z Normal ScalingReplicaSet Scaled up ReplicaSet rollout-secret-77bf55959c (revision 1) from 0 to 1
2024-08-27T00:20:05Z Normal RolloutCompleted Rollout completed update to revision 1 (77bf55959c): Initial deploy
2024-08-27T00:20:07Z Normal RolloutUpdated Rollout updated to revision 2
2024-08-27T00:20:07Z Normal NewReplicaSetCreated Created ReplicaSet rollout-secret-85b6b84cfd (revision 2)
2024-08-27T00:20:07Z Normal RolloutNotCompleted Rollout not completed, started update to revision 2 (85b6b84cfd)
2024-08-27T00:20:07Z Normal ScalingReplicaSet Scaled up ReplicaSet rollout-secret-85b6b84cfd (revision 2) from 0 to 1
2024-08-27T00:20:08Z Normal RolloutStepCompleted Rollout step 1/3 completed (setWeight: 25)
2024-08-27T00:20:08Z Normal AnalysisRunRunning Step Analysis Run 'rollout-secret-85b6b84cfd-2-1' Status New: 'Running' Previous: ''
2024-08-27T00:20:23Z Normal AnalysisRunSuccessful Step Analysis Run 'rollout-secret-85b6b84cfd-2-1' Status New: 'Successful' Previous: 'Running'
2024-08-27T00:20:23Z Normal RolloutStepCompleted Rollout step 2/3 completed (analysis)
2024-08-27T00:20:23Z Normal RolloutPaused Rollout is paused (CanaryPauseStep)
time="2024-08-27T00:21:53Z" level=info msg="Deleting e2e-test-name=TestAnalysisWithArgs"
--- FAIL: TestAnalysisSuite/TestAnalysisWithArgs (108.20s)
Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e
github-actions / Published E2E Test Results
1 out of 5 runs failed: TestAnalysisSuite/TestCanaryInlineAnalysis (github.com/argoproj/argo-rollouts/test/e2e)
artifacts/E2E Test Results (k8s 1.27)/junit-e2e-test.xml [took 1m 35s]
Raw output
Failed
=== RUN TestAnalysisSuite/TestCanaryInlineAnalysis
time="2024-08-27T00:24:06Z" level=info msg="Deleting e2e-test-name=TestCanaryInlineAnalysis"
time="2024-08-27T00:24:06Z" level=info msg="rollout.argoproj.io/rollout-inline-analysis created\n" rollout=rollout-inline-analysis
time="2024-08-27T00:24:06Z" level=info msg="Waiting for condition: status=Healthy" rollout=rollout-inline-analysis
time="2024-08-27T00:24:06Z" level=info msg="Condition 'status=Healthy' met after 0s" rollout=rollout-inline-analysis
time="2024-08-27T00:24:06Z" level=info msg="AnalysisRun expectation 'analysisrun count == 0' met" rollout=rollout-inline-analysis
time="2024-08-27T00:24:06Z" level=info msg="Updated rollout pod spec: 2024-08-27T00:24:06.996830756Z" rollout=rollout-inline-analysis
time="2024-08-27T00:24:07Z" level=info msg="Waiting for condition: status=Paused" rollout=rollout-inline-analysis
time="2024-08-27T00:24:11Z" level=info msg="Condition 'status=Paused' met after 4s" rollout=rollout-inline-analysis
time="2024-08-27T00:24:11Z" level=info msg="AnalysisRun expectation 'analysisrun count == 1' met" rollout=rollout-inline-analysis
time="2024-08-27T00:24:11Z" level=info msg="Waiting for AnalysisRun rollout-inline-analysis-684d6d8b8-2-1 condition: phase=Successful" rollout=rollout-inline-analysis
time="2024-08-27T00:24:11Z" level=info msg="Condition 'phase=Successful' met after 0s" rollout=rollout-inline-analysis
time="2024-08-27T00:24:11Z" level=info msg="Promoted rollout" rollout=rollout-inline-analysis
time="2024-08-27T00:24:11Z" level=info msg="Waiting for condition: status=Healthy" rollout=rollout-inline-analysis
when.go:467: timeout after 1m30s waiting for condition status=Healthy
Name: rollout-inline-analysis
Namespace: default
Status: �[94m◌�[0m Progressing
Message: waiting for rollout to unpause
Strategy: Canary
Step: 2/5
SetWeight: 10
ActualWeight: 50
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
⟳ rollout-inline-analysis Rollout �[94m◌�[0m Progressing 95s
├──# revision:2
│ ├──⧉ �[33mrollout-inline-analysis-684d6d8b8�[0m ReplicaSet �[32m✔�[0m Healthy 94s �[33mcanary�[0m
│ │ └──□ rollout-inline-analysis-684d6d8b8-kc5mf Pod �[32m✔�[0m Running 94s ready:1/1
│ └──α �[0mrollout-inline-analysis-684d6d8b8-2-1�[0m AnalysisRun �[32m✔�[0m Successful 94s �[32m✔�[0m 1
│ └──⊞ �[0m4addf166-c1c9-49c8-aeff-7253bc3d599d.sleep-job.1�[0m Job �[32m✔�[0m Successful 94s
└──# revision:1
└──⧉ �[32mrollout-inline-analysis-5b9ffdfd5�[0m ReplicaSet �[32m✔�[0m Healthy 95s �[32mstable�[0m
└──□ rollout-inline-analysis-5b9ffdfd5-x2qpv Pod �[32m✔�[0m Running 95s ready:1/1
---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
annotations:
rollout.argoproj.io/revision: "2"
creationTimestamp: "2024-08-27T00:24:06Z"
generation: 4
labels:
argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
e2e-test-name: TestCanaryInlineAnalysis
name: rollout-inline-analysis
namespace: default
resourceVersion: "2744"
uid: ecb3a503-69c0-4d28-ba7c-1977c5a72c64
spec:
replicas: 1
selector:
matchLabels:
app: rollout-inline-analysis
strategy:
canary:
steps:
- setWeight: 10
- analysis:
analysisRunMetadata: {}
templates:
- templateName: sleep-job
- pause: {}
- analysis:
analysisRunMetadata: {}
templates:
- templateName: sleep-job
- analysis:
analysisRunMetadata: {}
templates:
- templateName: sleep-job
template:
metadata:
annotations:
update: "2024-08-27T00:24:06.996830756Z"
creationTimestamp: null
labels:
app: rollout-inline-analysis
spec:
containers:
- image: nginx:1.19-alpine
name: rollouts-demo
resources:
requests:
cpu: 5m
memory: 16Mi
status:
HPAReplicas: 2
availableReplicas: 2
blueGreen: {}
canary: {}
conditions:
- lastTransitionTime: "2024-08-27T00:24:06Z"
lastUpdateTime: "2024-08-27T00:24:06Z"
message: Rollout has minimum availability
reason: AvailableReason
status: "True"
type: Available
- lastTransitionTime: "2024-08-27T00:24:07Z"
lastUpdateTime: "2024-08-27T00:24:07Z"
message: Rollout is not healthy
reason: RolloutHealthy
status: "False"
type: Healthy
- lastTransitionTime: "2024-08-27T00:24:07Z"
lastUpdateTime: "2024-08-27T00:24:07Z"
message: RolloutCompleted
reason: RolloutCompleted
status: "False"
type: Completed
- lastTransitionTime: "2024-08-27T00:24:11Z"
lastUpdateTime: "2024-08-27T00:24:11Z"
message: Rollout is paused
reason: RolloutPaused
status: Unknown
type: Progressing
- lastTransitionTime: "2024-08-27T00:24:11Z"
lastUpdateTime: "2024-08-27T00:24:11Z"
message: Rollout is paused
reason: RolloutPaused
status: "True"
type: Paused
controllerPause: true
currentPodHash: 684d6d8b8
currentStepHash: 69b8949bf5
currentStepIndex: 2
message: CanaryPauseStep
observedGeneration: "4"
phase: Paused
readyReplicas: 2
replicas: 2
selector: app=rollout-inline-analysis
stableRS: 5b9ffdfd5
updatedReplicas: 1
2024-08-27T00:24:06Z Normal RolloutAddedToInformer Rollout resource added to informer: default/rollout-inline-analysis
2024-08-27T00:24:06Z Normal RolloutUpdated Rollout updated to revision 1
2024-08-27T00:24:06Z Normal NewReplicaSetCreated Created ReplicaSet rollout-inline-analysis-5b9ffdfd5 (revision 1)
2024-08-27T00:24:06Z Normal RolloutNotCompleted Rollout not completed, started update to revision 1 (5b9ffdfd5)
2024-08-27T00:24:06Z Normal ScalingReplicaSet Scaled up ReplicaSet rollout-inline-analysis-5b9ffdfd5 (revision 1) from 0 to 1
2024-08-27T00:24:06Z Normal RolloutCompleted Rollout completed update to revision 1 (5b9ffdfd5): Initial deploy
2024-08-27T00:24:07Z Normal RolloutUpdated Rollout updated to revision 2
2024-08-27T00:24:07Z Normal NewReplicaSetCreated Created ReplicaSet rollout-inline-analysis-684d6d8b8 (revision 2)
2024-08-27T00:24:07Z Normal RolloutNotCompleted Rollout not completed, started update to revision 2 (684d6d8b8)
2024-08-27T00:24:07Z Normal ScalingReplicaSet Scaled up ReplicaSet rollout-inline-analysis-684d6d8b8 (revision 2) from 0 to 1
2024-08-27T00:24:07Z Normal RolloutStepCompleted Rollout step 1/5 completed (setWeight: 10)
2024-08-27T00:24:08Z Normal AnalysisRunRunning Step Analysis Run 'rollout-inline-analysis-684d6d8b8-2-1' Status New: 'Running' Previous: ''
2024-08-27T00:24:11Z Normal AnalysisRunSuccessful Step Analysis Run 'rollout-inline-analysis-684d6d8b8-2-1' Status New: 'Successful' Previous: 'Running'
2024-08-27T00:24:11Z Normal RolloutStepCompleted Rollout step 2/5 completed (analysis)
2024-08-27T00:24:11Z Normal RolloutPaused Rollout is paused (CanaryPauseStep)
time="2024-08-27T00:25:41Z" level=info msg="Deleting e2e-test-name=TestCanaryInlineAnalysis"
--- FAIL: TestAnalysisSuite/TestCanaryInlineAnalysis (95.11s)
Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e
github-actions / Published E2E Test Results
1 out of 6 runs failed: TestAnalysisSuite (github.com/argoproj/argo-rollouts/test/e2e)
artifacts/E2E Test Results (k8s 1.27)/junit-e2e-test.xml [took 5m 54s]
Raw output
Failed
=== RUN TestAnalysisSuite
time="2024-08-27T00:20:04Z" level=info msg="analysistemplate.argoproj.io/web-background created\n"
time="2024-08-27T00:20:04Z" level=info msg="analysistemplate.argoproj.io/sleep-job created\n"
time="2024-08-27T00:20:04Z" level=info msg="analysistemplate.argoproj.io/multiple-job created\n"
time="2024-08-27T00:20:05Z" level=info msg="analysistemplate.argoproj.io/multiple-job-fail created\n"
--- FAIL: TestAnalysisSuite (354.80s)
Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e
github-actions / Published E2E Test Results
3 out of 7 runs failed: TestAWSSuite/TestALBExperimentStepNoSetWeight (github.com/argoproj/argo-rollouts/test/e2e)
artifacts/E2E Test Results (k8s 1.27)/junit-e2e-test.xml [took 12s]
artifacts/E2E Test Results (k8s 1.28)/junit-e2e-test.xml [took 12s]
Raw output
Failed
=== RUN TestAWSSuite/TestALBExperimentStepNoSetWeight
time="2024-08-27T00:25:00Z" level=info msg="Deleting e2e-test-name=TestALBExperimentStepNoSetWeight"
time="2024-08-27T00:25:00Z" level=info msg="service/alb-rollout-root created\n" rollout=alb-rollout
time="2024-08-27T00:25:00Z" level=info msg="service/alb-rollout-canary created\n" rollout=alb-rollout
time="2024-08-27T00:25:00Z" level=info msg="service/alb-rollout-stable created\n" rollout=alb-rollout
time="2024-08-27T00:25:01Z" 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-08-27T00:25:01Z" level=info msg="rollout.argoproj.io/alb-rollout created\n" rollout=alb-rollout
time="2024-08-27T00:25:01Z" level=info msg="Waiting for condition: status=Healthy" rollout=alb-rollout
time="2024-08-27T00:25:02Z" level=info msg="Condition 'status=Healthy' met after 1s" rollout=alb-rollout
time="2024-08-27T00:25:02Z" level=info msg="Experiment expectation 'experiment count == 0' met" rollout=alb-rollout
time="2024-08-27T00:25:02Z" level=info msg="Updated rollout pod spec: 2024-08-27T00:25:02.268024622Z" rollout=alb-rollout
time="2024-08-27T00:25:02Z" 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:330
/home/runner/work/argo-rollouts/argo-rollouts/test/fixtures/then.go:29
/home/runner/work/argo-rollouts/argo-rollouts/test/e2e/aws_test.go:320
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 11s
├──# revision:2
│ ├──⧉ �[33malb-rollout-9475bb55b�[0m ReplicaSet �[0m•�[0m ScaledDown 10s �[33mcanary�[0m
│ └──Σ �[94malb-rollout-9475bb55b-2-0�[0m Experiment �[94m◌�[0m Running 10s
│ ├──⧉ alb-rollout-9475bb55b-2-0-experiment-alb-canary ReplicaSet �[32m✔�[0m Healthy 10s
│ │ └──□ alb-rollout-9475bb55b-2-0-experiment-alb-canary-d5sx7 Pod �[32m✔�[0m Running 10s ready:1/1
│ └──⧉ alb-rollout-9475bb55b-2-0-experiment-alb-stable ReplicaSet �[32m✔�[0m Healthy 10s
│ └──□ alb-rollout-9475bb55b-2-0-experiment-alb-stable-f2tqs Pod �[32m✔�[0m Running 10s ready:1/1
└──# revision:1
└──⧉ �[32malb-rollout-d6f4fdcdc�[0m ReplicaSet �[32m✔�[0m Healthy 11s �[32mstable�[0m
└──□ alb-rollout-d6f4fdcdc-znrgg Pod �[32m✔�[0m Running 11s ready:1/1
---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
annotations:
rollout.argoproj.io/revision: "2"
creationTimestamp: "2024-08-27T00:25:01Z"
generation: 4
labels:
argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
e2e-test-name: TestALBExperimentStepNoSetWeight
name: alb-rollout
namespace: default
resourceVersion: "3939"
uid: 78480e6a-5fb9-4207-a5be-6029952bd57c
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-08-27T00:25:02.268024622Z"
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-9475bb55b-2-0
weights:
additional:
- weight: 20
- weight: 20
canary:
podTemplateHash: 9475bb55b
serviceName: alb-rollout-canary
weight: 0
stable:
podTemplateHash: d6f4fdcdc
serviceName: alb-rollout-stable
weight: 60
conditions:
- lastTransitionTime: "2024-08-27T00:25:02Z"
lastUpdateTime: "2024-08-27T00:25:02Z"
message: Rollout has minimum availability
reason: AvailableReason
status: "True"
type: Available
- lastTransitionTime: "2024-08-27T00:25:02Z"
lastUpdateTime: "2024-08-27T00:25:02Z"
message: Rollout is not healthy
reason: RolloutHealthy
status: "False"
type: Healthy
- lastTransitionTime: "2024-08-27T00:25:01Z"
lastUpdateTime: "2024-08-27T00:25:02Z"
message: ReplicaSet "alb-rollout-9475bb55b" is progressing.
reason: ReplicaSetUpdated
status: "True"
type: Progressing
- lastTransitionTime: "2024-08-27T00:25:02Z"
lastUpdateTime: "2024-08-27T00:25:02Z"
message: RolloutCompleted
reason: RolloutCompleted
status: "False"
type: Completed
currentPodHash: 9475bb55b
currentStepHash: 8b59978
currentStepIndex: 0
message: more replicas need to be updated
observedGeneration: "4"
phase: Progressing
readyReplicas: 1
replicas: 1
selector: app=alb-rollout
stableRS: d6f4fdcdc
2024-08-27T00:25:01Z Normal RolloutAddedToInformer Rollout resource added to informer: default/alb-rollout
2024-08-27T00:25:01Z Normal RolloutUpdated Rollout updated to revision 1
2024-08-27T00:25:01Z Normal NewReplicaSetCreated Created ReplicaSet alb-rollout-d6f4fdcdc (revision 1)
2024-08-27T00:25:01Z Normal RolloutNotCompleted Rollout not completed, started update to revision 1 (d6f4fdcdc)
2024-08-27T00:25:03Z (x2) Normal PatchingALBIngress Updating Ingress `alb-rollout-ingress` to desiredWeight '0'
2024-08-27T00:25:01Z Normal TrafficWeightUpdated Traffic weight updated to 0
2024-08-27T00:25:01Z Normal ScalingReplicaSet Scaled up ReplicaSet alb-rollout-d6f4fdcdc (revision 1) from 0 to 1
2024-08-27T00:25:01Z Normal RolloutCompleted Rollout completed update to revision 1 (d6f4fdcdc): Initial deploy
2024-08-27T00:25:02Z (x2) Normal TrafficWeightUpdated Traffic weight updated
2024-08-27T00:25:02Z Normal SwitchService Switched selector for service 'alb-rollout-stable' from '' to 'd6f4fdcdc'
2024-08-27T00:25:02Z Normal SwitchService Switched selector for service 'alb-rollout-canary' from '' to 'd6f4fdcdc'
2024-08-27T00:25:02Z Normal RolloutUpdated Rollout updated to revision 2
2024-08-27T00:25:02Z Normal NewReplicaSetCreated Created ReplicaSet alb-rollout-9475bb55b (revision 2)
2024-08-27T00:25:02Z Normal RolloutNotCompleted Rollout not completed, started update to revision 2 (9475bb55b)
2024-08-27T00:25:02Z Normal ExperimentCreated Created Experiment 'alb-rollout-9475bb55b-2-0'
2024-08-27T00:25:03Z Normal TrafficWeightUpdated Traffic weight updated additional: [{20 } {20 }]
time="2024-08-27T00:25:12Z" 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
github-actions / Published E2E Test Results
3 out of 7 runs failed: TestAWSSuite (github.com/argoproj/argo-rollouts/test/e2e)
artifacts/E2E Test Results (k8s 1.27)/junit-e2e-test.xml [took 1m 51s]
artifacts/E2E Test Results (k8s 1.28)/junit-e2e-test.xml [took 12s]
Raw output
Failed
=== RUN TestAWSSuite
--- FAIL: TestAWSSuite (111.68s)
Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e
github-actions / Published E2E Test Results
1 out of 5 runs failed: TestIstioSuite/TestIstioAbortUpdate (github.com/argoproj/argo-rollouts/test/e2e)
artifacts/E2E Test Results (k8s 1.28)/junit-e2e-test.xml [took 1m 32s]
Raw output
Failed
=== RUN TestIstioSuite/TestIstioAbortUpdate
time="2024-08-27T00:41:20Z" level=info msg="Deleting e2e-test-name=TestIstioAbortUpdate"
time="2024-08-27T00:41:20Z" level=info msg="service/istio-host-split-canary created\n" rollout=istio-host-split
time="2024-08-27T00:41:20Z" level=info msg="service/istio-host-split-stable created\n" rollout=istio-host-split
time="2024-08-27T00:41:20Z" level=info msg="virtualservice.networking.istio.io/istio-host-split-vsvc created\n" rollout=istio-host-split
time="2024-08-27T00:41:20Z" level=info msg="rollout.argoproj.io/istio-host-split created\n" rollout=istio-host-split
time="2024-08-27T00:41:20Z" level=info msg="Waiting for condition: status=Healthy" rollout=istio-host-split
time="2024-08-27T00:41:21Z" level=info msg="Condition 'status=Healthy' met after 0s" rollout=istio-host-split
time="2024-08-27T00:41:21Z" level=info msg="Aborted rollout" rollout=istio-host-split
time="2024-08-27T00:41:21Z" level=info msg="Waiting for condition: status=Healthy" rollout=istio-host-split
time="2024-08-27T00:41:21Z" level=info msg="Condition 'status=Healthy' met after 0s" rollout=istio-host-split
time="2024-08-27T00:41:21Z" level=info msg="Pod expectation 'revision:1 pod count == 1' met" rollout=istio-host-split
time="2024-08-27T00:41:21Z" level=info msg="Updated rollout pod spec: 2024-08-27T00:41:21.610288955Z" rollout=istio-host-split
time="2024-08-27T00:41:21Z" level=info msg="Waiting for condition: status=Paused" rollout=istio-host-split
time="2024-08-27T00:41:22Z" level=info msg="Condition 'status=Paused' met after 0s" rollout=istio-host-split
time="2024-08-27T00:41:22Z" level=info msg="Promoted rollout" rollout=istio-host-split
time="2024-08-27T00:41: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 92s
├──# revision:2
│ └──⧉ �[33mistio-host-split-5b8459fb5f�[0m ReplicaSet �[32m✔�[0m Healthy 91s �[33mcanary�[0m
│ └──□ istio-host-split-5b8459fb5f-bsgln Pod �[32m✔�[0m Running 91s ready:1/1
└──# revision:1
└──⧉ �[32mistio-host-split-5b6ddfd769�[0m ReplicaSet �[32m✔�[0m Healthy 92s �[32mstable�[0m
└──□ istio-host-split-5b6ddfd769-shxgf Pod �[32m✔�[0m Running 92s ready:1/1
---
apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
annotations:
rollout.argoproj.io/revision: "2"
creationTimestamp: "2024-08-27T00:41:20Z"
generation: 3
labels:
argo-rollouts.argoproj.io/controller-instance-id: argo-rollouts-e2e
e2e-test-name: TestIstioAbortUpdate
name: istio-host-split
namespace: default
resourceVersion: "15753"
uid: d6e976b8-7793-47cc-9cfe-5963111943a5
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
template:
metadata:
annotations:
update: "2024-08-27T00:41:21.610288955Z"
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: 5b8459fb5f
serviceName: istio-host-split-canary
weight: 10
stable:
podTemplateHash: 5b6ddfd769
serviceName: istio-host-split-stable
weight: 90
conditions:
- lastTransitionTime: "2024-08-27T00:41:21Z"
lastUpdateTime: "2024-08-27T00:41:21Z"
message: Rollout has minimum availability
reason: AvailableReason
status: "True"
type: Available
- lastTransitionTime: "2024-08-27T00:41:21Z"
lastUpdateTime: "2024-08-27T00:41:21Z"
message: Rollout is not healthy
reason: RolloutHealthy
status: "False"
type: Healthy
- lastTransitionTime: "2024-08-27T00:41:21Z"
lastUpdateTime: "2024-08-27T00:41:21Z"
message: RolloutCompleted
reason: RolloutCompleted
status: "False"
type: Completed
- lastTransitionTime: "2024-08-27T00:41:22Z"
lastUpdateTime: "2024-08-27T00:41:22Z"
message: Rollout is paused
reason: RolloutPaused
status: Unknown
type: Progressing
- lastTransitionTime: "2024-08-27T00:41:22Z"
lastUpdateTime: "2024-08-27T00:41:22Z"
message: Rollout is paused
reason: RolloutPaused
status: "True"
type: Paused
controllerPause: true
currentPodHash: 5b8459fb5f
currentStepHash: 849b756fd4
currentStepIndex: 1
message: CanaryPauseStep
observedGeneration: "3"
phase: Paused
readyReplicas: 2
replicas: 2
selector: app=istio-host-split
stableRS: 5b6ddfd769
updatedReplicas: 1
2024-08-27T00:41:20Z Normal RolloutAddedToInformer Rollout resource added to informer: default/istio-host-split
2024-08-27T00:41:20Z Normal RolloutUpdated Rollout updated to revision 1
2024-08-27T00:41:20Z Normal NewReplicaSetCreated Created ReplicaSet istio-host-split-5b6ddfd769 (revision 1)
2024-08-27T00:41:20Z Normal RolloutNotCompleted Rollout not completed, started update to revision 1 (5b6ddfd769)
2024-08-27T00:41:20Z Normal TrafficWeightUpdated Traffic weight updated to 0
2024-08-27T00:41:20Z Normal ScalingReplicaSet Scaled up ReplicaSet istio-host-split-5b6ddfd769 (revision 1) from 0 to 1
2024-08-27T00:41:20Z Normal RolloutCompleted Rollout completed update to revision 1 (5b6ddfd769): Initial deploy
2024-08-27T00:41:21Z (x2) Normal TrafficWeightUpdated Traffic weight updated
2024-08-27T00:41:21Z Normal SwitchService Switched selector for service 'istio-host-split-stable' from '' to '5b6ddfd769'
2024-08-27T00:41:21Z Normal SwitchService Switched selector for service 'istio-host-split-canary' from '' to '5b6ddfd769'
2024-08-27T00:41:21Z Normal RolloutUpdated Rollout updated to revision 2
2024-08-27T00:41:21Z Normal NewReplicaSetCreated Created ReplicaSet istio-host-split-5b8459fb5f (revision 2)
2024-08-27T00:41:21Z Normal RolloutNotCompleted Rollout not completed, started update to revision 2 (5b8459fb5f)
2024-08-27T00:41:21Z Normal ScalingReplicaSet Scaled up ReplicaSet istio-host-split-5b8459fb5f (revision 2) from 0 to 1
2024-08-27T00:41:22Z Normal SwitchService Switched selector for service 'istio-host-split-canary' from '5b6ddfd769' to '5b8459fb5f'
2024-08-27T00:41:22Z Normal Updated VirtualService VirtualService `istio-host-split-vsvc` set to desiredWeight '10'
2024-08-27T00:41:22Z Normal TrafficWeightUpdated Traffic weight updated from 0 to 10
2024-08-27T00:41:22Z Normal RolloutStepCompleted Rollout step 1/2 completed (setWeight: 10)
2024-08-27T00:41:22Z Normal RolloutPaused Rollout is paused (CanaryPauseStep)
time="2024-08-27T00:42:52Z" level=info msg="Deleting e2e-test-name=TestIstioAbortUpdate"
--- FAIL: TestIstioSuite/TestIstioAbortUpdate (92.73s)
Check warning on line 0 in github.com/argoproj/argo-rollouts/test/e2e
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.28)/junit-e2e-test.xml [took 2m 42s]
Raw output
Failed
=== RUN TestIstioSuite
--- FAIL: TestIstioSuite (162.27s)
Check notice on line 0 in .github
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
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