Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating to use e2e v2.1.7 #51528

Merged
merged 1 commit into from
May 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ref:
tag: latest
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: KUBE_BURNER_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ref:
memory: 100Mi
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: BUILD_LIST
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ref:
mount_path: /ga-gsheet
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: KUBE_BURNER_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ref:
mount_path: /secret
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: INGRESS_PERF_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ref:
memory: 100Mi
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: KUBE_BURNER_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ref:
tag: latest
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: NETPERF_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ref:
timeout: 8h0m0s
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: KUBE_BURNER_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ref:
memory: 100Mi
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: NETPERF_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ref:
mount_path: /secret
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: KUBE_BURNER_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ref:
mount_path: /ga-gsheet
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: KUBE_BURNER_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ref:
memory: 100Mi
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: KUBE_BURNER_VERSION
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ref:
mount_path: /ga-gsheet
env:
- name: E2E_VERSION
default: "v2.1.6"
default: "v2.1.7"
documentation: |-
Override the e2e version
- name: WORKLOAD_TYPE
Expand Down