Skip to content

Commit

Permalink
fix: fix snapshot test
Browse files Browse the repository at this point in the history
  • Loading branch information
achoimet committed Jun 14, 2024
1 parent e3b3df9 commit 51f9989
Show file tree
Hide file tree
Showing 8 changed files with 96 additions and 96 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@ manifest should match snapshot:
initialDelaySeconds: 60
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
volumeMounts:
- mountPath: /work
Expand Down Expand Up @@ -188,12 +188,12 @@ manifest should match snapshot replica count:
initialDelaySeconds: 60
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
volumeMounts:
- mountPath: /work
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ manifest should match snapshot:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
serviceAccountName: steadybit-demo
2: |
Expand Down Expand Up @@ -147,12 +147,12 @@ manifest should match snapshot replica count:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
serviceAccountName: steadybit-demo
2: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ manifest should match snapshot:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down Expand Up @@ -179,12 +179,12 @@ manifest should match snapshot replica count:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ manifest should match snapshot:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
- image: nginx:alpine
imagePullPolicy: Always
Expand All @@ -127,12 +127,12 @@ manifest should match snapshot:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
volumeMounts:
- mountPath: /etc/nginx/nginx.conf
Expand Down Expand Up @@ -264,12 +264,12 @@ manifest should match snapshot replica count:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
- image: nginx:alpine
imagePullPolicy: Always
Expand All @@ -288,12 +288,12 @@ manifest should match snapshot replica count:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
volumeMounts:
- mountPath: /etc/nginx/nginx.conf
Expand Down Expand Up @@ -435,12 +435,12 @@ manifest should match snapshot with podAffinity and service type and podDisrupti
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
- image: nginx:alpine
imagePullPolicy: Always
Expand All @@ -459,12 +459,12 @@ manifest should match snapshot with podAffinity and service type and podDisrupti
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
volumeMounts:
- mountPath: /etc/nginx/nginx.conf
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ manifest should match snapshot:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down Expand Up @@ -179,12 +179,12 @@ manifest should match snapshot replica count:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 100m
ephemeral-storage: 500Mi
ephemeral-storage: 100Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ manifest should match snapshot:
port: 61616
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
requests:
cpu: 100m
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 50m
ephemeral-storage: 100Mi
memory: 128Mi
volumeMounts:
- mountPath: /opt/activemq/conf/activemq.xml
Expand Down Expand Up @@ -251,12 +251,12 @@ manifest should match snapshot replica count:
port: 61616
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
requests:
cpu: 100m
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 50m
ephemeral-storage: 100Mi
memory: 128Mi
volumeMounts:
- mountPath: /opt/activemq/conf/activemq.xml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ manifest should match snapshot:
initialDelaySeconds: 60
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
requests:
cpu: 100m
cpu: 250m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 50m
ephemeral-storage: 250Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down Expand Up @@ -168,12 +168,12 @@ manifest should match snapshot replica count:
initialDelaySeconds: 60
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
requests:
cpu: 100m
cpu: 250m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 50m
ephemeral-storage: 250Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down Expand Up @@ -266,12 +266,12 @@ manifest should match snapshot with horizontalPodAutoscaler and podDisruptionBud
initialDelaySeconds: 60
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
requests:
cpu: 100m
cpu: 250m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 50m
ephemeral-storage: 250Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ manifest should match snapshot:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
requests:
cpu: 100m
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 50m
ephemeral-storage: 250Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down Expand Up @@ -148,12 +148,12 @@ manifest should match snapshot replica count:
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
requests:
cpu: 100m
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 50m
ephemeral-storage: 250Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down Expand Up @@ -246,12 +246,12 @@ manifest should match snapshot with horizontalPodAutoscaler and podDisruptionBud
initialDelaySeconds: 40
resources:
limits:
cpu: 1000m
ephemeral-storage: 1Gi
memory: 512Mi
requests:
cpu: 100m
cpu: 500m
ephemeral-storage: 500Mi
memory: 1024Mi
requests:
cpu: 50m
ephemeral-storage: 250Mi
memory: 128Mi
imagePullSecrets:
- name: regcredinternal
Expand Down

0 comments on commit 51f9989

Please sign in to comment.