Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleFox94 committed Jul 29, 2022
2 parents ba65cc8 + d4f1f10 commit b7ab17a
Show file tree
Hide file tree
Showing 172 changed files with 3,291 additions and 4,052 deletions.
36 changes: 20 additions & 16 deletions .prow/e2e-features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ presubmits:
- name: pull-machine-controller-e2e-invalid-objects-get-rejected
always_run: true
decorate: true
error_on_eviction: true
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git"
labels:
preset-aws: "true"
Expand All @@ -35,7 +34,7 @@ presubmits:
preset-kubeconfig-ci: "true"
spec:
containers:
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-5
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-9
command:
- "./hack/ci/run-e2e-tests.sh"
args:
Expand All @@ -44,13 +43,14 @@ presubmits:
privileged: true
resources:
requests:
memory: 1Gi
cpu: 500m
memory: 6Gi
cpu: 2
limits:
memory: 6Gi

- name: pull-machine-controller-e2e-custom-ca
always_run: true
decorate: true
error_on_eviction: true
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git"
labels:
preset-openstack: "true"
Expand All @@ -63,7 +63,7 @@ presubmits:
preset-kubeconfig-ci: "true"
spec:
containers:
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-5
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-9
command:
- "./hack/ci/run-e2e-tests.sh"
args:
Expand All @@ -72,13 +72,14 @@ presubmits:
privileged: true
resources:
requests:
memory: 1Gi
cpu: 500m
memory: 6Gi
cpu: 2
limits:
memory: 6Gi

- name: pull-machine-controller-e2e-ubuntu-upgrade
always_run: true
decorate: true
error_on_eviction: true
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git"
labels:
preset-openstack: "true"
Expand All @@ -90,7 +91,7 @@ presubmits:
preset-kubeconfig-ci: "true"
spec:
containers:
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-5
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-9
command:
- "./hack/ci/run-e2e-tests.sh"
args:
Expand All @@ -99,13 +100,14 @@ presubmits:
privileged: true
resources:
requests:
memory: 1Gi
cpu: 500m
memory: 6Gi
cpu: 2
limits:
memory: 6Gi

- name: pull-machine-controller-e2e-deployment-upgrade
always_run: true
decorate: true
error_on_eviction: true
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git"
labels:
preset-hetzner: "true"
Expand All @@ -116,7 +118,7 @@ presubmits:
preset-kubeconfig-ci: "true"
spec:
containers:
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-5
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-9
command:
- "./hack/ci/run-e2e-tests.sh"
args:
Expand All @@ -125,5 +127,7 @@ presubmits:
privileged: true
resources:
requests:
memory: 1Gi
cpu: 500m
memory: 6Gi
cpu: 2
limits:
memory: 6Gi
4 changes: 2 additions & 2 deletions .prow/postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ postsubmits:
preset-goproxy: "true"
spec:
containers:
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-5
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-9
command:
- /bin/bash
- -c
Expand Down Expand Up @@ -54,7 +54,7 @@ postsubmits:
preset-goproxy: "true"
spec:
containers:
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-5
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-9
command:
- "./hack/ci/upload-gocache.sh"
resources:
Expand Down
9 changes: 5 additions & 4 deletions .prow/provider-alibaba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ presubmits:
optional: true
always_run: false
decorate: true
error_on_eviction: true
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git"
max_concurrency: 1
labels:
Expand All @@ -30,7 +29,7 @@ presubmits:
preset-kubeconfig-ci: "true"
spec:
containers:
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-5
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-9
command:
- "./hack/ci/run-e2e-tests.sh"
args:
Expand All @@ -39,5 +38,7 @@ presubmits:
privileged: true
resources:
requests:
memory: 1Gi
cpu: 500m
memory: 6Gi
cpu: 2
limits:
memory: 6Gi
9 changes: 5 additions & 4 deletions .prow/provider-anexia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ presubmits:
- name: pull-machine-controller-e2e-anexia
always_run: false
decorate: true
error_on_eviction: true
clone_uri: "ssh://[email protected]/kubermatic/machine-controller.git"
labels:
preset-hetzner: "true"
Expand All @@ -28,7 +27,7 @@ presubmits:
preset-kubeconfig-ci: "true"
spec:
containers:
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-5
- image: quay.io/kubermatic/build:go-1.18-node-16-kind-0.14-9
command:
- "./hack/ci/run-e2e-tests.sh"
args:
Expand All @@ -37,5 +36,7 @@ presubmits:
privileged: true
resources:
requests:
memory: 1Gi
cpu: 500m
memory: 6Gi
cpu: 2
limits:
memory: 6Gi
Loading

0 comments on commit b7ab17a

Please sign in to comment.