Skip to content

Commit

Permalink
operator: update kuttl tests to use maintenance mode hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaferraro committed Apr 21, 2022
1 parent 0d80ac9 commit f461fc2
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration-bootstrap
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration-bootstrap
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration-drift
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration-tls
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration-tls
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration-tls
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration-tls
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "vectorized/redpanda"
version: "v21.11.11"
replicas: 3
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "vectorized/redpanda"
version: "v21.11.12"
replicas: 3
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 3
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: centralized-configuration
status:
replicas: 1
replicas: 2
restarting: false
conditions:
- type: ClusterConfigured
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
image: "localhost/redpanda"
version: "dev"
replicas: 1
replicas: 2
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit f461fc2

Please sign in to comment.