From d8385301583ca310534a56df76f9ada7441c3903 Mon Sep 17 00:00:00 2001 From: Rado Chmiel Date: Wed, 24 Apr 2024 18:21:10 +0200 Subject: [PATCH 1/2] gotests image version bump for go 1.22 --- .prow.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index ee2a9e5..93f6f5c 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -4,7 +4,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" args: @@ -16,7 +16,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" args: @@ -29,7 +29,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" args: @@ -42,7 +42,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/sh" args: @@ -54,7 +54,7 @@ presubmits: always_run: true spec: containers: - - image: nephio/gotests:7 + - image: nephio/gotests:1782782171367346176 command: - "/bin/bash" args: @@ -98,4 +98,4 @@ presubmits: secretName: regcred items: - key: .dockerconfigjson - path: config.json \ No newline at end of file + path: config.json From e1ec19579c3919863ea5019c617234e0064841b2 Mon Sep 17 00:00:00 2001 From: Rado Chmiel Date: Fri, 26 Apr 2024 19:33:57 +0200 Subject: [PATCH 2/2] Bumping image version to next build --- .prow.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index 93f6f5c..f9414c3 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -4,7 +4,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" args: @@ -16,7 +16,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" args: @@ -29,7 +29,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" args: @@ -42,7 +42,7 @@ presubmits: run_if_changed: "^.*.go$" spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/sh" args: @@ -54,7 +54,7 @@ presubmits: always_run: true spec: containers: - - image: nephio/gotests:1782782171367346176 + - image: nephio/gotests:1783899289886396416 command: - "/bin/bash" args: