File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11- label : ' Test E2E (nightly operator)'
22 instance_size : large
3- image : golang:1.24
3+ image : golang:1.24-bookworm
44 commands :
55 - source .buildkite/setup-env.sh
66 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
2020
2121- label : ' Test E2E rayservice (nightly operator)'
2222 instance_size : large
23- image : golang:1.24
23+ image : golang:1.24-bookworm
2424 commands :
2525 - source .buildkite/setup-env.sh
2626 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
4040
4141- label : ' Test Autoscaler E2E Part 1 (nightly operator)'
4242 instance_size : large
43- image : golang:1.24
43+ image : golang:1.24-bookworm
4444 commands :
4545 - source .buildkite/setup-env.sh
4646 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
6060
6161- label : ' Test Autoscaler E2E Part 2 (nightly operator)'
6262 instance_size : large
63- image : golang:1.24
63+ image : golang:1.24-bookworm
6464 commands :
6565 - source .buildkite/setup-env.sh
6666 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
8080
8181- label : ' Test E2E Operator Version Upgrade (v1.4.0)'
8282 instance_size : large
83- image : golang:1.24
83+ image : golang:1.24-bookworm
8484 commands :
8585 - source .buildkite/setup-env.sh
8686 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
9999
100100- label : ' Test Apiserver E2E (nightly operator)'
101101 instance_size : large
102- image : golang:1.24
102+ image : golang:1.24-bookworm
103103 commands :
104104 - source .buildkite/setup-env.sh
105105 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
Original file line number Diff line number Diff line change 11- label : ' Test E2E (kubectl-plugin)'
22 instance_size : large
3- image : golang:1.24
3+ image : golang:1.24-bookworm
44 commands :
55 - source .buildkite/setup-env.sh
66 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
Original file line number Diff line number Diff line change 11- label : ' Test Python Client'
22 instance_size : large
3- image : golang:1.24
3+ image : golang:1.24-bookworm
44 commands :
55 - source .buildkite/setup-env.sh
66 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
Original file line number Diff line number Diff line change 11- label : ' Test Sample YAMLs (nightly operator)'
22 instance_size : large
3- image : golang:1.24
3+ image : golang:1.24-bookworm
44 commands :
55 - source .buildkite/setup-env.sh
66 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
2121
2222- label : ' Test Sample YAMLs (latest release)'
2323 instance_size : large
24- image : golang:1.24
24+ image : golang:1.24-bookworm
2525 commands :
2626 - source .buildkite/setup-env.sh
2727 - kind create cluster --wait 900s --config ./ci/kind-config-buildkite.yml
You can’t perform that action at this time.
0 commit comments