diff --git a/prow/cluster/jobs/all-presets.yaml b/prow/cluster/jobs/all-presets.yaml index e514244d706..9fb25c92650 100644 --- a/prow/cluster/jobs/all-presets.yaml +++ b/prow/cluster/jobs/all-presets.yaml @@ -3,42 +3,6 @@ # all versions, we keep the presets. These should not be used for new use cases and can be removed # as release branches are pruned presets: -- labels: - preset-release-pipeline: "true" - env: - - name: DOCKER_CONFIG - value: /etc/rel-pipeline-docker-config - - name: GITHUB_TOKEN_FILE - value: /etc/github/rel-pipeline-github - - name: GRAFANA_TOKEN_FILE - value: /etc/grafana/token - - name: GOOGLE_APPLICATION_CREDENTIALS - value: /etc/service-account/rel-pipeline-service-account.json - volumeMounts: - - name: rel-pipeline-docker-config - mountPath: /etc/rel-pipeline-docker-config - - name: rel-pipeline-github - mountPath: /etc/github - readOnly: true - - name: rel-pipeline-grafana - mountPath: /etc/grafana - readOnly: true - - name: rel-pipeline-service-account - mountPath: /etc/service-account - readOnly: true - volumes: - - name: rel-pipeline-service-account - secret: - secretName: rel-pipeline-service-account - - name: rel-pipeline-github - secret: - secretName: rel-pipeline-github - - name: rel-pipeline-grafana - secret: - secretName: grafana-token - - name: rel-pipeline-docker-config - secret: - secretName: rel-pipeline-docker-config - labels: preset-enable-ssh: "true" env: diff --git a/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.11.gen.yaml b/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.11.gen.yaml deleted file mode 100644 index 7737b0dca59..00000000000 --- a/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.11.gen.yaml +++ /dev/null @@ -1,89 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/api: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: build_api_release-1.11_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: gencheck_api_release-1.11_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache diff --git a/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.12.gen.yaml b/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.12.gen.yaml deleted file mode 100644 index d18a74f7f2b..00000000000 --- a/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.12.gen.yaml +++ /dev/null @@ -1,89 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/api: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: build_api_release-1.12_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: gencheck_api_release-1.12_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache diff --git a/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.13.gen.yaml b/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.13.gen.yaml deleted file mode 100644 index cefb7fc7832..00000000000 --- a/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.13.gen.yaml +++ /dev/null @@ -1,89 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/api: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: build_api_release-1.13_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: gencheck_api_release-1.13_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache diff --git a/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.14.gen.yaml b/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.14.gen.yaml deleted file mode 100644 index e1023cfa0ad..00000000000 --- a/prow/cluster/jobs/istio-private/api/istio-private.api.release-1.14.gen.yaml +++ /dev/null @@ -1,214 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/api: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: build_api_release-1.14_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: gencheck_api_release-1.14_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - extra_refs: - - base_ref: master - clone_uri: git@github.com:istio-private/test-infra.git - org: istio-private - path_alias: istio.io/test-infra - repo: test-infra - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: update_api_dep_client_go_api_release-1.14_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/api.git - cluster: private - decorate: true - extra_refs: - - base_ref: master - clone_uri: git@github.com:istio-private/test-infra.git - org: istio-private - path_alias: istio.io/test-infra - repo: test-infra - labels: - preset-enable-ssh: "true" - preset-override-envoy: "true" - name: update_api_dep_istio_api_release-1.14_postsubmit_pri - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token diff --git a/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.11.gen.yaml b/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.11.gen.yaml deleted file mode 100644 index 1059fc8e571..00000000000 --- a/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.11.gen.yaml +++ /dev/null @@ -1,159 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -presubmits: - istio-private/envoy: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_envoy_release-1.11_pri - path_alias: istio.io/envoy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.asan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: index.docker.io/envoyproxy/envoy-build-ubuntu:55d9e4719d2bd0accce8f829b44dab70cd42112a - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_envoy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - name: test-tsan_envoy_release-1.11_pri - path_alias: istio.io/envoy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.tsan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: index.docker.io/envoyproxy/envoy-build-ubuntu:55d9e4719d2bd0accce8f829b44dab70cd42112a - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_envoy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - name: test-release_envoy_release-1.11_pri - path_alias: istio.io/envoy - rerun_command: /test test-release - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.release - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - image: index.docker.io/envoyproxy/envoy-build-ubuntu:55d9e4719d2bd0accce8f829b44dab70cd42112a - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-release,?($|\s.*))|((?m)^/test( | .* )test-release_envoy_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.12.gen.yaml b/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.12.gen.yaml deleted file mode 100644 index 847ef6e02c9..00000000000 --- a/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.12.gen.yaml +++ /dev/null @@ -1,159 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -presubmits: - istio-private/envoy: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_envoy_release-1.12_pri - path_alias: istio.io/envoy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.asan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: index.docker.io/envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_envoy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - name: test-tsan_envoy_release-1.12_pri - path_alias: istio.io/envoy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.tsan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: index.docker.io/envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_envoy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - name: test-release_envoy_release-1.12_pri - path_alias: istio.io/envoy - rerun_command: /test test-release - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.release - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - image: index.docker.io/envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-release,?($|\s.*))|((?m)^/test( | .* )test-release_envoy_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.13.gen.yaml b/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.13.gen.yaml deleted file mode 100644 index a95739853c1..00000000000 --- a/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.13.gen.yaml +++ /dev/null @@ -1,159 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -presubmits: - istio-private/envoy: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_envoy_release-1.13_pri - path_alias: istio.io/envoy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.asan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: index.docker.io/envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_envoy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - name: test-tsan_envoy_release-1.13_pri - path_alias: istio.io/envoy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.tsan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: index.docker.io/envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_envoy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - name: test-release_envoy_release-1.13_pri - path_alias: istio.io/envoy - rerun_command: /test test-release - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.release - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - image: index.docker.io/envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-release,?($|\s.*))|((?m)^/test( | .* )test-release_envoy_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.14.gen.yaml b/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.14.gen.yaml deleted file mode 100644 index b4f759b7cc9..00000000000 --- a/prow/cluster/jobs/istio-private/envoy/istio-private.envoy.release-1.14.gen.yaml +++ /dev/null @@ -1,159 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -presubmits: - istio-private/envoy: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_envoy_release-1.14_pri - path_alias: istio.io/envoy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.asan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: index.docker.io/envoyproxy/envoy-build-ubuntu:142e6d5662b98277a84c327da26ed266ab0e3191 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_envoy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - name: test-tsan_envoy_release-1.14_pri - path_alias: istio.io/envoy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.tsan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: index.docker.io/envoyproxy/envoy-build-ubuntu:142e6d5662b98277a84c327da26ed266ab0e3191 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_envoy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/envoy.git - cluster: private - decorate: true - name: test-release_envoy_release-1.14_pri - path_alias: istio.io/envoy - rerun_command: /test test-release - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.release - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - image: index.docker.io/envoyproxy/envoy-build-ubuntu:142e6d5662b98277a84c327da26ed266ab0e3191 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-release,?($|\s.*))|((?m)^/test( | .* )test-release_envoy_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.11.gen.yaml b/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.11.gen.yaml deleted file mode 100644 index d91906a3417..00000000000 --- a/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.11.gen.yaml +++ /dev/null @@ -1,663 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/istio.io: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: lint_istio.io_release-1.11_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: gencheck_istio.io_release-1.11_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_default_istio.io_release-1.11_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_demo_istio.io_release-1.11_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_none_istio.io_release-1.11_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.multicluster_istio.io_release-1.11_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio-private/istio.io: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: lint_istio.io_release-1.11_pri - path_alias: istio.io/istio.io - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: gencheck_istio.io_release-1.11_pri - path_alias: istio.io/istio.io - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_default_istio.io_release-1.11_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_default - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_default,?($|\s.*))|((?m)^/test( | - .* )doc.test.profile_default_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_demo_istio.io_release-1.11_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_demo - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_demo,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_demo_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_none_istio.io_release-1.11_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_none - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_none,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_none_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.multicluster_istio.io_release-1.11_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.multicluster,?($|\s.*))|((?m)^/test( | .* - )doc.test.multicluster_istio.io_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.12.gen.yaml b/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.12.gen.yaml deleted file mode 100644 index e4cd07eac95..00000000000 --- a/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.12.gen.yaml +++ /dev/null @@ -1,663 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/istio.io: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: lint_istio.io_release-1.12_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: gencheck_istio.io_release-1.12_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_default_istio.io_release-1.12_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_demo_istio.io_release-1.12_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_none_istio.io_release-1.12_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.multicluster_istio.io_release-1.12_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio-private/istio.io: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: lint_istio.io_release-1.12_pri - path_alias: istio.io/istio.io - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: gencheck_istio.io_release-1.12_pri - path_alias: istio.io/istio.io - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_default_istio.io_release-1.12_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_default - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_default,?($|\s.*))|((?m)^/test( | - .* )doc.test.profile_default_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_demo_istio.io_release-1.12_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_demo - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_demo,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_demo_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_none_istio.io_release-1.12_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_none - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_none,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_none_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.multicluster_istio.io_release-1.12_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.multicluster,?($|\s.*))|((?m)^/test( | .* - )doc.test.multicluster_istio.io_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.13.gen.yaml b/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.13.gen.yaml deleted file mode 100644 index 1592b959ea2..00000000000 --- a/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.13.gen.yaml +++ /dev/null @@ -1,663 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/istio.io: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: lint_istio.io_release-1.13_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: gencheck_istio.io_release-1.13_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_default_istio.io_release-1.13_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_demo_istio.io_release-1.13_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_none_istio.io_release-1.13_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.multicluster_istio.io_release-1.13_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio-private/istio.io: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: lint_istio.io_release-1.13_pri - path_alias: istio.io/istio.io - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: gencheck_istio.io_release-1.13_pri - path_alias: istio.io/istio.io - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_default_istio.io_release-1.13_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_default - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_default,?($|\s.*))|((?m)^/test( | - .* )doc.test.profile_default_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_demo_istio.io_release-1.13_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_demo - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_demo,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_demo_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_none_istio.io_release-1.13_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_none - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_none,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_none_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.multicluster_istio.io_release-1.13_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.multicluster,?($|\s.*))|((?m)^/test( | .* - )doc.test.multicluster_istio.io_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.14.gen.yaml b/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.14.gen.yaml deleted file mode 100644 index 8464a9e7985..00000000000 --- a/prow/cluster/jobs/istio-private/istio.io/istio-private.istio.io.release-1.14.gen.yaml +++ /dev/null @@ -1,663 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/istio.io: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: lint_istio.io_release-1.14_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: gencheck_istio.io_release-1.14_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_default_istio.io_release-1.14_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_demo_istio.io_release-1.14_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_none_istio.io_release-1.14_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.multicluster_istio.io_release-1.14_postsubmit_pri - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio-private/istio.io: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: lint_istio.io_release-1.14_pri - path_alias: istio.io/istio.io - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: gencheck_istio.io_release-1.14_pri - path_alias: istio.io/istio.io - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_default_istio.io_release-1.14_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_default - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_default,?($|\s.*))|((?m)^/test( | - .* )doc.test.profile_default_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_demo_istio.io_release-1.14_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_demo - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_demo,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_demo_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.profile_none_istio.io_release-1.14_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_none - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_none,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_none_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.io.git - cluster: private - decorate: true - name: doc.test.multicluster_istio.io_release-1.14_pri - path_alias: istio.io/istio.io - rerun_command: /test doc.test.multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.multicluster,?($|\s.*))|((?m)^/test( | .* - )doc.test.multicluster_istio.io_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.11.gen.yaml b/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.11.gen.yaml deleted file mode 100644 index 3f64c5195d4..00000000000 --- a/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.11.gen.yaml +++ /dev/null @@ -1,2963 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/istio: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - name: release_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/release-commit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_HUB - value: gcr.io/istio-prow-build - - name: GCS_BUCKET - value: istio-private-build/dev - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: unit-tests_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-telemetry-multicluster_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodless-mc_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-distroless_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-ipv6_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-pilot_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-pilot-multicluster_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-pilot-istiodless-mc_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-security_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-security-multicluster_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-security-istiodless-mc_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-telemetry_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-helm_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-k8s-116_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-k8s-117_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-k8s-118_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-k8s-119_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-k8s-120_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-k8s-122_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.0 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-cni_istio_release-1.11_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio-private/istio: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: unit-tests_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test unit-tests - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: release-test_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test release-test - spec: - containers: - - command: - - entrypoint - - prow/release-test.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_istio_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: benchmark_istio_release-1.11_pri - optional: true - path_alias: istio.io/istio - rerun_command: /test benchmark - spec: - containers: - - command: - - entrypoint - - make - - benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )benchmark,?($|\s.*))|((?m)^/test( | .* )benchmark_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-pilot_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot,?($|\s.*))|((?m)^/test( | .* )integ-pilot_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-cni_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-cni - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-cni,?($|\s.*))|((?m)^/test( | .* )integ-cni_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-security_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-security - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security,?($|\s.*))|((?m)^/test( | .* )integ-security_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-telemetry_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry,?($|\s.*))|((?m)^/test( | .* )integ-telemetry_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-telemetry-multicluster_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-multicluster_istio_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodless-mc_istio_release-1.11_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-telemetry-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodless-mc_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-multicluster_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.multicluster.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,+multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-multicluster,?($|\s.*))|((?m)^/test( | .* )integ-multicluster_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-istiodremote_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.istiodremote.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,+multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-istiodremote,?($|\s.*))|((?m)^/test( | .* )integ-istiodremote_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-distroless_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-distroless - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-distroless,?($|\s.*))|((?m)^/test( | .* )integ-distroless_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-ipv6_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-ipv6 - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-ipv6,?($|\s.*))|((?m)^/test( | .* )integ-ipv6_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-operator-controller_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-operator-controller - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-operator-controller,?($|\s.*))|((?m)^/test( - | .* )integ-operator-controller_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-pilot-multicluster_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-multicluster,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-multicluster_istio_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-pilot-istiodless-mc_istio_release-1.11_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-pilot-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodless-mc_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-security-multicluster_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-security-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-security-multicluster_istio_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-security-istiodless-mc_istio_release-1.11_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-security-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodless-mc_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: integ-helm_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test integ-helm - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-helm,?($|\s.*))|((?m)^/test( | .* )integ-helm_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: analyze-tests_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test analyze-tests - spec: - containers: - - command: - - make - - test.integration.analyze - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )analyze-tests,?($|\s.*))|((?m)^/test( | .* )analyze-tests_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: lint_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-istio - preset-override-envoy: "true" - name: gencheck_istio_release-1.11_pri - path_alias: istio.io/istio - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.12.gen.yaml b/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.12.gen.yaml deleted file mode 100644 index cc8cde87d62..00000000000 --- a/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.12.gen.yaml +++ /dev/null @@ -1,3590 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/istio: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - name: release_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/release-commit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_HUB - value: gcr.io/istio-prow-build - - name: GCS_BUCKET - value: istio-private-build/dev - - name: HELM_BUCKET - value: istio-private-build/dev/charts - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: unit-tests_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-telemetry-mc_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodremote_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodless-mc_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-distroless_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-ipv6_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot-multicluster_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote-mc_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot-istiodless-mc_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-security_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-security-multicluster_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-security-istiodremote_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-security-istiodless-mc_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-telemetry_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-helm_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-k8s-116_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-k8s-117_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-k8s-118_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-k8s-119_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-k8s-120_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-k8s-122_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-k8s-123_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-cni_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-assertion_istio_release-1.12_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio-private/istio: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: unit-tests_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test unit-tests - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: release-test_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test release-test - spec: - containers: - - command: - - entrypoint - - prow/release-test.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: benchmark_istio_release-1.12_pri - optional: true - path_alias: istio.io/istio - rerun_command: /test benchmark - spec: - containers: - - command: - - entrypoint - - make - - benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )benchmark,?($|\s.*))|((?m)^/test( | .* )benchmark_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot,?($|\s.*))|((?m)^/test( | .* )integ-pilot_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-cni_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-cni - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-cni,?($|\s.*))|((?m)^/test( | .* )integ-cni_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-security_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-security - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security,?($|\s.*))|((?m)^/test( | .* )integ-security_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-telemetry_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry,?($|\s.*))|((?m)^/test( | .* )integ-telemetry_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-telemetry-mc_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-mc,?($|\s.*))|((?m)^/test( | .* )integ-telemetry-mc_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodremote_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodremote_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodless-mc_istio_release-1.12_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-telemetry-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodless-mc_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-distroless_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-distroless - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-distroless,?($|\s.*))|((?m)^/test( | .* )integ-distroless_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-ipv6_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-ipv6 - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-ipv6,?($|\s.*))|((?m)^/test( | .* )integ-ipv6_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-operator-controller_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-operator-controller - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-operator-controller,?($|\s.*))|((?m)^/test( - | .* )integ-operator-controller_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot-multicluster_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-multicluster,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-multicluster_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-istiodremote_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote-mc_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodremote-mc_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-pilot-istiodless-mc_istio_release-1.12_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-pilot-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodless-mc_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-security-multicluster_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-security-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-security-multicluster_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-security-istiodremote_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-security-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodremote_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-security-istiodless-mc_istio_release-1.12_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-security-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodless-mc_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-helm_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test integ-helm - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-helm,?($|\s.*))|((?m)^/test( | .* )integ-helm_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: integ-assertion_istio_release-1.12_pri - optional: true - path_alias: istio.io/istio - rerun_command: /test integ-assertion - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-assertion,?($|\s.*))|((?m)^/test( | .* )integ-assertion_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: analyze-tests_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test analyze-tests - spec: - containers: - - command: - - make - - test.integration.analyze - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )analyze-tests,?($|\s.*))|((?m)^/test( | .* )analyze-tests_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: lint_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-istio - preset-override-envoy: "true" - name: gencheck_istio_release-1.12_pri - path_alias: istio.io/istio - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.13.gen.yaml b/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.13.gen.yaml deleted file mode 100644 index 85fd379a570..00000000000 --- a/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.13.gen.yaml +++ /dev/null @@ -1,3726 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/istio: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - name: release_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/release-commit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_HUB - value: gcr.io/istio-prow-build - - name: GCS_BUCKET - value: istio-private-build/dev - - name: HELM_BUCKET - value: istio-private-build/dev/charts - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: unit-tests_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-telemetry_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-telemetry-mc_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodremote_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodless-mc_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-distroless_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-ipv6_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-operator-controller_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot-multicluster_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote-mc_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot-istiodless-mc_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-security_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-security-multicluster_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-security-istiodremote_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-security-istiodless-mc_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-helm_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-k8s-116_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-k8s-117_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-k8s-118_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-k8s-119_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-k8s-120_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-k8s-122_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-k8s-123_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-k8s-124_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.24.0-alpha.2 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-cni_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -flaky - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-assertion_istio_release-1.13_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio-private/istio: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: unit-tests_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test unit-tests - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: release-test_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test release-test - spec: - containers: - - command: - - entrypoint - - prow/release-test.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: benchmark_istio_release-1.13_pri - optional: true - path_alias: istio.io/istio - rerun_command: /test benchmark - spec: - containers: - - command: - - entrypoint - - make - - benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )benchmark,?($|\s.*))|((?m)^/test( | .* )benchmark_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-cni_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-cni - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-cni,?($|\s.*))|((?m)^/test( | .* )integ-cni_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-telemetry_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry,?($|\s.*))|((?m)^/test( | .* )integ-telemetry_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-telemetry-mc_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-mc,?($|\s.*))|((?m)^/test( | .* )integ-telemetry-mc_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodremote_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodremote_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodless-mc_istio_release-1.13_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-telemetry-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodless-mc_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-distroless_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-distroless - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-distroless,?($|\s.*))|((?m)^/test( | .* )integ-distroless_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-ipv6_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-ipv6 - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-ipv6,?($|\s.*))|((?m)^/test( | .* )integ-ipv6_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-operator-controller_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-operator-controller - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-operator-controller,?($|\s.*))|((?m)^/test( - | .* )integ-operator-controller_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot,?($|\s.*))|((?m)^/test( | .* )integ-pilot_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot-multicluster_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-multicluster,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-multicluster_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-istiodremote_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote-mc_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodremote-mc_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-pilot-istiodless-mc_istio_release-1.13_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-pilot-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodless-mc_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-security_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-security - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security,?($|\s.*))|((?m)^/test( | .* )integ-security_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-security-multicluster_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-security-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-security-multicluster_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-security-istiodremote_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-security-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodremote_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-security-istiodless-mc_istio_release-1.13_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-security-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodless-mc_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-helm_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test integ-helm - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-helm,?($|\s.*))|((?m)^/test( | .* )integ-helm_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: integ-assertion_istio_release-1.13_pri - optional: true - path_alias: istio.io/istio - rerun_command: /test integ-assertion - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-assertion,?($|\s.*))|((?m)^/test( | .* )integ-assertion_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: analyze-tests_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test analyze-tests - spec: - containers: - - command: - - make - - test.integration.analyze - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )analyze-tests,?($|\s.*))|((?m)^/test( | .* )analyze-tests_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: lint_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-istio - preset-override-envoy: "true" - name: gencheck_istio_release-1.13_pri - path_alias: istio.io/istio - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.14.gen.yaml b/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.14.gen.yaml deleted file mode 100644 index 6c48952d4f5..00000000000 --- a/prow/cluster/jobs/istio-private/istio/istio-private.istio.release-1.14.gen.yaml +++ /dev/null @@ -1,3851 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/istio: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - name: release_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/release-commit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_HUB - value: gcr.io/istio-prow-build - - name: GCS_BUCKET - value: istio-private-build/dev - - name: HELM_BUCKET - value: istio-private-build/dev/charts - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: unit-tests_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-telemetry_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-telemetry-mc_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodremote_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodless-mc_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-distroless_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-ipv6_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-operator-controller_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot-multicluster_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote-mc_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot-istiodless-mc_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-security_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-security-multicluster_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-security-istiodremote_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-security-istiodless-mc_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-helm_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-116_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-117_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-118_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-119_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-120_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-122_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-123_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-124_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.24.0-0.13.0 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-k8s-125_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.25.0 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-cni_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -flaky - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-assertion_istio_release-1.14_postsubmit_pri - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio-private/istio: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: unit-tests_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test unit-tests - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: release-test_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test release-test - spec: - containers: - - command: - - entrypoint - - prow/release-test.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: benchmark_istio_release-1.14_pri - optional: true - path_alias: istio.io/istio - rerun_command: /test benchmark - spec: - containers: - - command: - - entrypoint - - make - - benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )benchmark,?($|\s.*))|((?m)^/test( | .* )benchmark_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-cni_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-cni - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-cni,?($|\s.*))|((?m)^/test( | .* )integ-cni_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-telemetry_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry,?($|\s.*))|((?m)^/test( | .* )integ-telemetry_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-telemetry-mc_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-mc,?($|\s.*))|((?m)^/test( | .* )integ-telemetry-mc_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodremote_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodremote_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-telemetry-istiodless-mc_istio_release-1.14_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-telemetry-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodless-mc_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-distroless_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-distroless - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-distroless,?($|\s.*))|((?m)^/test( | .* )integ-distroless_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-ipv6_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-ipv6 - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-ipv6,?($|\s.*))|((?m)^/test( | .* )integ-ipv6_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-operator-controller_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-operator-controller - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-operator-controller,?($|\s.*))|((?m)^/test( - | .* )integ-operator-controller_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot,?($|\s.*))|((?m)^/test( | .* )integ-pilot_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot-multicluster_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-multicluster,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-multicluster_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-istiodremote_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot-istiodremote-mc_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodremote-mc_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-pilot-istiodless-mc_istio_release-1.14_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-pilot-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodless-mc_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-security_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-security - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security,?($|\s.*))|((?m)^/test( | .* )integ-security_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-security-multicluster_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-security-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-security-multicluster_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-security-istiodremote_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-security-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodremote_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-security-istiodless-mc_istio_release-1.14_pri - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-security-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodless-mc_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-helm_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test integ-helm - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-helm,?($|\s.*))|((?m)^/test( | .* )integ-helm_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: integ-assertion_istio_release-1.14_pri - optional: true - path_alias: istio.io/istio - rerun_command: /test integ-assertion - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-assertion,?($|\s.*))|((?m)^/test( | .* )integ-assertion_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: analyze-tests_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test analyze-tests - spec: - containers: - - command: - - make - - test.integration.analyze - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )analyze-tests,?($|\s.*))|((?m)^/test( | .* )analyze-tests_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: lint_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/istio.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-istio - preset-override-envoy: "true" - name: gencheck_istio_release-1.14_pri - path_alias: istio.io/istio - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.11.gen.yaml b/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.11.gen.yaml deleted file mode 100644 index bedd2bb789a..00000000000 --- a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.11.gen.yaml +++ /dev/null @@ -1,437 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/proxy: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release_proxy_release-1.11_postsubmit_release-1.11_priv - path_alias: istio.io/proxy - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-postsubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: DOCKER_REPOSITORY - value: istio-prow-build/envoy - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - - name: GCS_ARTIFACTS_BUCKET - value: istio-private-artifacts - - name: GCS_BUILD_BUCKET - value: istio-private-build - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-centos_proxy_release-1.11_postsubmit_release-1.11_priv - path_alias: istio.io/proxy - spec: - containers: - - command: - - ./prow/proxy-postsubmit-centos.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: DOCKER_REPOSITORY - value: istio-prow-build/envoy - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - - name: GCS_ARTIFACTS_BUCKET - value: istio-private-artifacts - - name: GCS_BUILD_BUCKET - value: istio-private-build - image: gcr.io/istio-testing/build-tools-centos:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache -presubmits: - istio-private/proxy: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test_proxy_release-1.11_release-1.11_priv - path_alias: istio.io/proxy - rerun_command: /test test - spec: - containers: - - command: - - ./prow/proxy-presubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test-asan_proxy_release-1.11_release-1.11_priv - path_alias: istio.io/proxy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./prow/proxy-presubmit-asan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test-tsan_proxy_release-1.11_release-1.11_priv - path_alias: istio.io/proxy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./prow/proxy-presubmit-tsan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-test_proxy_release-1.11_release-1.11_priv - path_alias: istio.io/proxy - rerun_command: /test release-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-centos-test_proxy_release-1.11_release-1.11_priv - path_alias: istio.io/proxy - rerun_command: /test release-centos-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-centos-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-centos:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-centos-test,?($|\s.*))|((?m)^/test( | .* )release-centos-test_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: check-wasm_proxy_release-1.11_release-1.11_priv - path_alias: istio.io/proxy - rerun_command: /test check-wasm - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )check-wasm,?($|\s.*))|((?m)^/test( | .* )check-wasm_proxy_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.12.gen.yaml b/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.12.gen.yaml deleted file mode 100644 index 6d5977095f6..00000000000 --- a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.12.gen.yaml +++ /dev/null @@ -1,437 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/proxy: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release_proxy_release-1.12_postsubmit_release-1.12_priv - path_alias: istio.io/proxy - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-postsubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: DOCKER_REPOSITORY - value: istio-prow-build/envoy - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - - name: GCS_ARTIFACTS_BUCKET - value: istio-private-artifacts - - name: GCS_BUILD_BUCKET - value: istio-private-build - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-centos_proxy_release-1.12_postsubmit_release-1.12_priv - path_alias: istio.io/proxy - spec: - containers: - - command: - - ./prow/proxy-postsubmit-centos.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: DOCKER_REPOSITORY - value: istio-prow-build/envoy - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - - name: GCS_ARTIFACTS_BUCKET - value: istio-private-artifacts - - name: GCS_BUILD_BUCKET - value: istio-private-build - image: gcr.io/istio-testing/build-tools-centos:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache -presubmits: - istio-private/proxy: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test_proxy_release-1.12_release-1.12_priv - path_alias: istio.io/proxy - rerun_command: /test test - spec: - containers: - - command: - - ./prow/proxy-presubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test-asan_proxy_release-1.12_release-1.12_priv - path_alias: istio.io/proxy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./prow/proxy-presubmit-asan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test-tsan_proxy_release-1.12_release-1.12_priv - path_alias: istio.io/proxy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./prow/proxy-presubmit-tsan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-test_proxy_release-1.12_release-1.12_priv - path_alias: istio.io/proxy - rerun_command: /test release-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-centos-test_proxy_release-1.12_release-1.12_priv - path_alias: istio.io/proxy - rerun_command: /test release-centos-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-centos-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-centos:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-centos-test,?($|\s.*))|((?m)^/test( | .* )release-centos-test_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: check-wasm_proxy_release-1.12_release-1.12_priv - path_alias: istio.io/proxy - rerun_command: /test check-wasm - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )check-wasm,?($|\s.*))|((?m)^/test( | .* )check-wasm_proxy_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.13.gen.yaml b/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.13.gen.yaml deleted file mode 100644 index d874b6bcbb9..00000000000 --- a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.13.gen.yaml +++ /dev/null @@ -1,437 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/proxy: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release_proxy_release-1.13_postsubmit_release-1.13_priv - path_alias: istio.io/proxy - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-postsubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: DOCKER_REPOSITORY - value: istio-prow-build/envoy - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - - name: GCS_ARTIFACTS_BUCKET - value: istio-private-artifacts - - name: GCS_BUILD_BUCKET - value: istio-private-build - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-centos_proxy_release-1.13_postsubmit_release-1.13_priv - path_alias: istio.io/proxy - spec: - containers: - - command: - - ./prow/proxy-postsubmit-centos.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: DOCKER_REPOSITORY - value: istio-prow-build/envoy - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - - name: GCS_ARTIFACTS_BUCKET - value: istio-private-artifacts - - name: GCS_BUILD_BUCKET - value: istio-private-build - image: gcr.io/istio-testing/build-tools-centos:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache -presubmits: - istio-private/proxy: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test_proxy_release-1.13_release-1.13_priv - path_alias: istio.io/proxy - rerun_command: /test test - spec: - containers: - - command: - - ./prow/proxy-presubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test-asan_proxy_release-1.13_release-1.13_priv - path_alias: istio.io/proxy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./prow/proxy-presubmit-asan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test-tsan_proxy_release-1.13_release-1.13_priv - path_alias: istio.io/proxy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./prow/proxy-presubmit-tsan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-test_proxy_release-1.13_release-1.13_priv - path_alias: istio.io/proxy - rerun_command: /test release-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-centos-test_proxy_release-1.13_release-1.13_priv - path_alias: istio.io/proxy - rerun_command: /test release-centos-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-centos-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-centos:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-centos-test,?($|\s.*))|((?m)^/test( | .* )release-centos-test_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: check-wasm_proxy_release-1.13_release-1.13_priv - path_alias: istio.io/proxy - rerun_command: /test check-wasm - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )check-wasm,?($|\s.*))|((?m)^/test( | .* )check-wasm_proxy_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.14.gen.yaml b/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.14.gen.yaml deleted file mode 100644 index fb421d9e84c..00000000000 --- a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.release-1.14.gen.yaml +++ /dev/null @@ -1,437 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/proxy: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release_proxy_release-1.14_postsubmit_release-1.14_priv - path_alias: istio.io/proxy - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-postsubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: DOCKER_REPOSITORY - value: istio-prow-build/envoy - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - - name: GCS_ARTIFACTS_BUCKET - value: istio-private-artifacts - - name: GCS_BUILD_BUCKET - value: istio-private-build - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-centos_proxy_release-1.14_postsubmit_release-1.14_priv - path_alias: istio.io/proxy - spec: - containers: - - command: - - ./prow/proxy-postsubmit-centos.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: DOCKER_REPOSITORY - value: istio-prow-build/envoy - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - - name: GCS_ARTIFACTS_BUCKET - value: istio-private-artifacts - - name: GCS_BUILD_BUCKET - value: istio-private-build - image: gcr.io/istio-testing/build-tools-centos:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache -presubmits: - istio-private/proxy: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test_proxy_release-1.14_release-1.14_priv - path_alias: istio.io/proxy - rerun_command: /test test - spec: - containers: - - command: - - ./prow/proxy-presubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test-asan_proxy_release-1.14_release-1.14_priv - path_alias: istio.io/proxy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./prow/proxy-presubmit-asan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: test-tsan_proxy_release-1.14_release-1.14_priv - path_alias: istio.io/proxy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./prow/proxy-presubmit-tsan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-test_proxy_release-1.14_release-1.14_priv - path_alias: istio.io/proxy - rerun_command: /test release-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: release-centos-test_proxy_release-1.14_release-1.14_priv - path_alias: istio.io/proxy - rerun_command: /test release-centos-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-centos-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-centos:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-centos-test,?($|\s.*))|((?m)^/test( | .* )release-centos-test_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/proxy.git - cluster: private - decorate: true - decoration_config: - timeout: 4h0m0s - labels: - preset-enable-netrc: "true" - name: check-wasm_proxy_release-1.14_release-1.14_priv - path_alias: istio.io/proxy - rerun_command: /test check-wasm - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: BAZEL_BUILD_RBE_INSTANCE - - name: ENVOY_PREFIX - value: envoy - - name: ENVOY_REPOSITORY - value: https://github.com/istio-private/envoy - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-private-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )check-wasm,?($|\s.*))|((?m)^/test( | .* )check-wasm_proxy_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.11.gen.yaml b/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.11.gen.yaml deleted file mode 100644 index 46e5e57026e..00000000000 --- a/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.11.gen.yaml +++ /dev/null @@ -1,404 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/release-builder: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: lint_release-builder_release-1.11_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: test_release-builder_release-1.11_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: gencheck_release-builder_release-1.11_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.11-release - preset-override-envoy: "true" - name: build-release_release-builder_release-1.11_postsubmit_pri - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - entrypoint - - release/build.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - - name: DOCKER_CONFIG - value: /etc/rel-pipeline-docker-config - - name: GITHUB_TOKEN_FILE - value: /etc/github/rel-pipeline-github - - name: GRAFANA_TOKEN_FILE - value: /etc/grafana/token - - name: GOOGLE_APPLICATION_CREDENTIALS - value: /etc/service-account/rel-pipeline-service-account.json - - name: GCS_BUCKET - value: istio-private-prerelease/prerelease - - name: PRERELEASE_DOCKER_HUB - value: gcr.io/istio-prow-build - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/rel-pipeline-docker-config - name: rel-pipeline-docker-config - - mountPath: /etc/github - name: rel-pipeline-github - readOnly: true - - mountPath: /etc/grafana - name: rel-pipeline-grafana - readOnly: true - - mountPath: /etc/service-account - name: rel-pipeline-service-account - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: rel-pipeline-service-account - secret: - secretName: rel-pipeline-service-account - - name: rel-pipeline-github - secret: - secretName: rel-pipeline-github - - name: rel-pipeline-grafana - secret: - secretName: grafana-token - - name: rel-pipeline-docker-config - secret: - secretName: rel-pipeline-docker-config - - emptyDir: {} - name: docker-root -presubmits: - istio-private/release-builder: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: lint_release-builder_release-1.11_pri - path_alias: istio.io/release-builder - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_release-builder_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: test_release-builder_release-1.11_pri - path_alias: istio.io/release-builder - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_release-builder_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: gencheck_release-builder_release-1.11_pri - path_alias: istio.io/release-builder - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_release-builder_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.11$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - name: build-warning_release-builder_release-1.11_pri - optional: true - path_alias: istio.io/release-builder - rerun_command: /test build-warning - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - release/build-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: GCS_BUCKET - value: istio-private-prerelease/prerelease - - name: PRERELEASE_DOCKER_HUB - value: gcr.io/istio-prow-build - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build-warning,?($|\s.*))|((?m)^/test( | .* )build-warning_release-builder_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.12.gen.yaml b/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.12.gen.yaml deleted file mode 100644 index efff340619b..00000000000 --- a/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.12.gen.yaml +++ /dev/null @@ -1,378 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/release-builder: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: lint_release-builder_release-1.12_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: test_release-builder_release-1.12_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: gencheck_release-builder_release-1.12_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.12-release - preset-override-envoy: "true" - preset-release-pipeline: "true" - name: build-release_release-builder_release-1.12_postsubmit_pri - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - entrypoint - - release/build.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - - name: GCS_BUCKET - value: istio-private-prerelease/prerelease - - name: HELM_BUCKET - value: istio-private-build/dev/charts - - name: PRERELEASE_DOCKER_HUB - value: gcr.io/istio-prow-build - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio-private/release-builder: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: lint_release-builder_release-1.12_pri - path_alias: istio.io/release-builder - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_release-builder_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: test_release-builder_release-1.12_pri - path_alias: istio.io/release-builder - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_release-builder_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: gencheck_release-builder_release-1.12_pri - path_alias: istio.io/release-builder - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_release-builder_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.12$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - name: build-warning_release-builder_release-1.12_pri - optional: true - path_alias: istio.io/release-builder - rerun_command: /test build-warning - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - release/build-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: GCS_BUCKET - value: istio-private-prerelease/prerelease - - name: HELM_BUCKET - value: istio-private-build/dev/charts - - name: PRERELEASE_DOCKER_HUB - value: gcr.io/istio-prow-build - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build-warning,?($|\s.*))|((?m)^/test( | .* )build-warning_release-builder_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.13.gen.yaml b/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.13.gen.yaml deleted file mode 100644 index 3ce8bca7813..00000000000 --- a/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.13.gen.yaml +++ /dev/null @@ -1,378 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/release-builder: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: lint_release-builder_release-1.13_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: test_release-builder_release-1.13_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: gencheck_release-builder_release-1.13_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.13-release - preset-override-envoy: "true" - preset-release-pipeline: "true" - name: build-release_release-builder_release-1.13_postsubmit_pri - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - entrypoint - - release/build.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - - name: GCS_BUCKET - value: istio-private-prerelease/prerelease - - name: HELM_BUCKET - value: istio-private-build/dev/charts - - name: PRERELEASE_DOCKER_HUB - value: gcr.io/istio-prow-build - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio-private/release-builder: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: lint_release-builder_release-1.13_pri - path_alias: istio.io/release-builder - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_release-builder_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: test_release-builder_release-1.13_pri - path_alias: istio.io/release-builder - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_release-builder_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: gencheck_release-builder_release-1.13_pri - path_alias: istio.io/release-builder - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_release-builder_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.13$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - name: build-warning_release-builder_release-1.13_pri - optional: true - path_alias: istio.io/release-builder - rerun_command: /test build-warning - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - release/build-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: GCS_BUCKET - value: istio-private-prerelease/prerelease - - name: HELM_BUCKET - value: istio-private-build/dev/charts - - name: PRERELEASE_DOCKER_HUB - value: gcr.io/istio-prow-build - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build-warning,?($|\s.*))|((?m)^/test( | .* )build-warning_release-builder_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.14.gen.yaml b/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.14.gen.yaml deleted file mode 100644 index 469a780728d..00000000000 --- a/prow/cluster/jobs/istio-private/release-builder/istio-private.release-builder.release-1.14.gen.yaml +++ /dev/null @@ -1,378 +0,0 @@ -# THIS FILE IS AUTOGENERATED. DO NOT EDIT. See tools/prowtrans/README.md -postsubmits: - istio-private/release-builder: - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: lint_release-builder_release-1.14_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: test_release-builder_release-1.14_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: gencheck_release-builder_release-1.14_postsubmit_pri - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - preset-enable-ssh: "true" - preset-override-deps: release-1.14-release - preset-override-envoy: "true" - preset-release-pipeline: "true" - name: build-release_release-builder_release-1.14_postsubmit_pri - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - entrypoint - - release/build.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - - name: GCS_BUCKET - value: istio-private-prerelease/prerelease - - name: HELM_BUCKET - value: istio-private-build/dev/charts - - name: PRERELEASE_DOCKER_HUB - value: gcr.io/istio-prow-build - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio-private/release-builder: - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: lint_release-builder_release-1.14_pri - path_alias: istio.io/release-builder - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_release-builder_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: test_release-builder_release-1.14_pri - path_alias: istio.io/release-builder - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_release-builder_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - labels: - preset-enable-netrc: "true" - name: gencheck_release-builder_release-1.14_pri - path_alias: istio.io/release-builder - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_release-builder_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-create-test-group: "false" - branches: - - ^release-1.14$ - clone_uri: git@github.com:istio-private/release-builder.git - cluster: private - decorate: true - name: build-warning_release-builder_release-1.14_pri - optional: true - path_alias: istio.io/release-builder - rerun_command: /test build-warning - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - release/build-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: GCS_BUCKET - value: istio-private-prerelease/prerelease - - name: HELM_BUCKET - value: istio-private-build/dev/charts - - name: PRERELEASE_DOCKER_HUB - value: gcr.io/istio-prow-build - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build-warning,?($|\s.*))|((?m)^/test( | .* )build-warning_release-builder_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/api/istio.api.release-1.11.gen.yaml b/prow/cluster/jobs/istio/api/istio.api.release-1.11.gen.yaml deleted file mode 100644 index 97ef3ebca80..00000000000 --- a/prow/cluster/jobs/istio/api/istio.api.release-1.11.gen.yaml +++ /dev/null @@ -1,341 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/api: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: build_api_release-1.11_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: gencheck_api_release-1.11_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_api_dep_client_go_api_release-1.11_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_api_dep_istio_api_release-1.11_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/api: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_api - branches: - - ^release-1.11$ - decorate: true - name: build_api_release-1.11 - path_alias: istio.io/api - rerun_command: /test build - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_api_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_api - branches: - - ^release-1.11$ - decorate: true - name: gencheck_api_release-1.11 - path_alias: istio.io/api - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_api_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_api - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: release-notes_api_release-1.11 - optional: true - path_alias: istio.io/api - rerun_command: /test release-notes - spec: - containers: - - command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )release-notes,?($|\s.*))|((?m)^/test( | .* )release-notes_api_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/api/istio.api.release-1.12.gen.yaml b/prow/cluster/jobs/istio/api/istio.api.release-1.12.gen.yaml deleted file mode 100644 index f942ccea26a..00000000000 --- a/prow/cluster/jobs/istio/api/istio.api.release-1.12.gen.yaml +++ /dev/null @@ -1,341 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/api: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: build_api_release-1.12_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: gencheck_api_release-1.12_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_api_dep_client_go_api_release-1.12_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_api_dep_istio_api_release-1.12_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/api: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_api - branches: - - ^release-1.12$ - decorate: true - name: build_api_release-1.12 - path_alias: istio.io/api - rerun_command: /test build - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_api_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_api - branches: - - ^release-1.12$ - decorate: true - name: gencheck_api_release-1.12 - path_alias: istio.io/api - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_api_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_api - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: release-notes_api_release-1.12 - optional: true - path_alias: istio.io/api - rerun_command: /test release-notes - spec: - containers: - - command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )release-notes,?($|\s.*))|((?m)^/test( | .* )release-notes_api_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/api/istio.api.release-1.13.gen.yaml b/prow/cluster/jobs/istio/api/istio.api.release-1.13.gen.yaml deleted file mode 100644 index 5d76e1e541b..00000000000 --- a/prow/cluster/jobs/istio/api/istio.api.release-1.13.gen.yaml +++ /dev/null @@ -1,341 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/api: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: build_api_release-1.13_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: gencheck_api_release-1.13_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_api_dep_client_go_api_release-1.13_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_api_dep_istio_api_release-1.13_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/api: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_api - branches: - - ^release-1.13$ - decorate: true - name: build_api_release-1.13 - path_alias: istio.io/api - rerun_command: /test build - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_api_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_api - branches: - - ^release-1.13$ - decorate: true - name: gencheck_api_release-1.13 - path_alias: istio.io/api - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_api_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_api - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: release-notes_api_release-1.13 - optional: true - path_alias: istio.io/api - rerun_command: /test release-notes - spec: - containers: - - command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )release-notes,?($|\s.*))|((?m)^/test( | .* )release-notes_api_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/api/istio.api.release-1.14.gen.yaml b/prow/cluster/jobs/istio/api/istio.api.release-1.14.gen.yaml deleted file mode 100644 index 10dfa346af1..00000000000 --- a/prow/cluster/jobs/istio/api/istio.api.release-1.14.gen.yaml +++ /dev/null @@ -1,341 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/api: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: build_api_release-1.14_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: gencheck_api_release-1.14_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_api_dep_client_go_api_release-1.14_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_api_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_api_dep_istio_api_release-1.14_postsubmit - path_alias: istio.io/api - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/api: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_api - branches: - - ^release-1.14$ - decorate: true - name: build_api_release-1.14 - path_alias: istio.io/api - rerun_command: /test build - spec: - containers: - - command: - - make - - presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_api_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_api - branches: - - ^release-1.14$ - decorate: true - name: gencheck_api_release-1.14 - path_alias: istio.io/api - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_api_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_api - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: release-notes_api_release-1.14 - optional: true - path_alias: istio.io/api - rerun_command: /test release-notes - spec: - containers: - - command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )release-notes,?($|\s.*))|((?m)^/test( | .* )release-notes_api_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.11.gen.yaml b/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.11.gen.yaml deleted file mode 100644 index e6345f07df0..00000000000 --- a/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.11.gen.yaml +++ /dev/null @@ -1,308 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/client-go: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: build_client-go_release-1.11_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: lint_client-go_release-1.11_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: gencheck_client-go_release-1.11_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_client-go_dep_client-go_release-1.11_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/client-go@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_client-go_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/client-go@$AUTOMATOR_SHA && go mod tidy && make clean - gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/client-go: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_client-go - branches: - - ^release-1.11$ - decorate: true - name: build_client-go_release-1.11 - path_alias: istio.io/client-go - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_client-go_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_client-go - branches: - - ^release-1.11$ - decorate: true - name: lint_client-go_release-1.11 - path_alias: istio.io/client-go - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_client-go_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_client-go - branches: - - ^release-1.11$ - decorate: true - name: gencheck_client-go_release-1.11 - path_alias: istio.io/client-go - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_client-go_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.12.gen.yaml b/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.12.gen.yaml deleted file mode 100644 index 879edd87ba1..00000000000 --- a/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.12.gen.yaml +++ /dev/null @@ -1,308 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/client-go: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: build_client-go_release-1.12_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: lint_client-go_release-1.12_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: gencheck_client-go_release-1.12_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_client-go_dep_client-go_release-1.12_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/client-go@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_client-go_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/client-go@$AUTOMATOR_SHA && go mod tidy && make clean - gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/client-go: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_client-go - branches: - - ^release-1.12$ - decorate: true - name: build_client-go_release-1.12 - path_alias: istio.io/client-go - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_client-go_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_client-go - branches: - - ^release-1.12$ - decorate: true - name: lint_client-go_release-1.12 - path_alias: istio.io/client-go - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_client-go_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_client-go - branches: - - ^release-1.12$ - decorate: true - name: gencheck_client-go_release-1.12 - path_alias: istio.io/client-go - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_client-go_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.13.gen.yaml b/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.13.gen.yaml deleted file mode 100644 index c91bd32cbcf..00000000000 --- a/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.13.gen.yaml +++ /dev/null @@ -1,308 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/client-go: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: build_client-go_release-1.13_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: lint_client-go_release-1.13_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: gencheck_client-go_release-1.13_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_client-go_dep_client-go_release-1.13_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/client-go@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_client-go_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/client-go@$AUTOMATOR_SHA && go mod tidy && make clean - gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/client-go: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_client-go - branches: - - ^release-1.13$ - decorate: true - name: build_client-go_release-1.13 - path_alias: istio.io/client-go - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_client-go_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_client-go - branches: - - ^release-1.13$ - decorate: true - name: lint_client-go_release-1.13 - path_alias: istio.io/client-go - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_client-go_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_client-go - branches: - - ^release-1.13$ - decorate: true - name: gencheck_client-go_release-1.13 - path_alias: istio.io/client-go - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_client-go_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.14.gen.yaml b/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.14.gen.yaml deleted file mode 100644 index c30a2dca78a..00000000000 --- a/prow/cluster/jobs/istio/client-go/istio.client-go.release-1.14.gen.yaml +++ /dev/null @@ -1,308 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/client-go: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: build_client-go_release-1.14_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: lint_client-go_release-1.14_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: gencheck_client-go_release-1.14_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_client-go_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_client-go_dep_client-go_release-1.14_postsubmit - path_alias: istio.io/client-go - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/client-go@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_client-go_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/client-go@$AUTOMATOR_SHA && go mod tidy && make clean - gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/client-go: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_client-go - branches: - - ^release-1.14$ - decorate: true - name: build_client-go_release-1.14 - path_alias: istio.io/client-go - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_client-go_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_client-go - branches: - - ^release-1.14$ - decorate: true - name: lint_client-go_release-1.14 - path_alias: istio.io/client-go - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_client-go_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_client-go - branches: - - ^release-1.14$ - decorate: true - name: gencheck_client-go_release-1.14 - path_alias: istio.io/client-go - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_client-go_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.11.gen.yaml b/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.11.gen.yaml deleted file mode 100644 index fa16641e6a0..00000000000 --- a/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.11.gen.yaml +++ /dev/null @@ -1,264 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/common-files: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: lint_common-files_release-1.11_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-common_common-files_release-1.11_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio,api,tools,release-builder,pkg,client-go,gogo-genproto,proxy - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-common-istio.io_common-files_release-1.11_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-build-tools-image_common-files_release-1.11_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=test-infra - - '--title=Automator: update build-tools:$AUTOMATOR_SRC_BRANCH' - - --branch=master - - --modifier=buildtools - - --token-path=/etc/github-token/oauth - - --script-path=../test-infra/tools/automator/scripts/update-images.sh - - --labels=release-notes-none - - --verbose - - -- - - --post=make gen - - --source=$AUTOMATOR_ROOT_DIR/files/common/scripts/setup_env.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/common-files: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_common-files - branches: - - ^release-1.11$ - decorate: true - name: lint_common-files_release-1.11 - path_alias: istio.io/common-files - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_common-files_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.12.gen.yaml b/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.12.gen.yaml deleted file mode 100644 index ac9590a32e3..00000000000 --- a/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.12.gen.yaml +++ /dev/null @@ -1,262 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/common-files: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: lint_common-files_release-1.12_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-common_common-files_release-1.12_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio,api,tools,release-builder,pkg,client-go,gogo-genproto,proxy - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-common-istio.io_common-files_release-1.12_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-build-tools-image_common-files_release-1.12_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=test-infra - - '--title=Automator: update build-tools:$AUTOMATOR_SRC_BRANCH' - - --branch=master - - --modifier=buildtools - - --token-path=/etc/github-token/oauth - - --script-path=../test-infra/tools/automator/scripts/update-images.sh - - --labels=release-notes-none - - --verbose - - --source=$AUTOMATOR_ROOT_DIR/files/common/scripts/setup_env.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/common-files: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_common-files - branches: - - ^release-1.12$ - decorate: true - name: lint_common-files_release-1.12 - path_alias: istio.io/common-files - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_common-files_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.13.gen.yaml b/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.13.gen.yaml deleted file mode 100644 index 5404e8b7856..00000000000 --- a/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.13.gen.yaml +++ /dev/null @@ -1,263 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/common-files: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: lint_common-files_release-1.13_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-common_common-files_release-1.13_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio,api,tools,release-builder,pkg,client-go,gogo-genproto,proxy - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-common-istio.io_common-files_release-1.13_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-build-tools-image_common-files_release-1.13_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=test-infra - - '--title=Automator: update build-tools:$AUTOMATOR_SRC_BRANCH' - - --branch=master - - --modifier=buildtools - - --token-path=/etc/github-token/oauth - - --script-path=../test-infra/tools/automator/scripts/update-images.sh - - --labels=release-notes-none - - --verbose - - -- - - --source=$AUTOMATOR_ROOT_DIR/files/common/scripts/setup_env.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/common-files: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_common-files - branches: - - ^release-1.13$ - decorate: true - name: lint_common-files_release-1.13 - path_alias: istio.io/common-files - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_common-files_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.14.gen.yaml b/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.14.gen.yaml deleted file mode 100644 index 35b970211c6..00000000000 --- a/prow/cluster/jobs/istio/common-files/istio.common-files.release-1.14.gen.yaml +++ /dev/null @@ -1,264 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/common-files: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: lint_common-files_release-1.14_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-common_common-files_release-1.14_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio,api,tools,release-builder,pkg,client-go,proxy - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-common-istio.io_common-files_release-1.14_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_common-files_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-build-tools-image_common-files_release-1.14_postsubmit - path_alias: istio.io/common-files - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=test-infra - - '--title=Automator: update build-tools:$AUTOMATOR_SRC_BRANCH' - - --branch=master - - --modifier=buildtools - - --token-path=/etc/github-token/oauth - - --script-path=../test-infra/tools/automator/scripts/update-images.sh - - --labels=release-notes-none - - --verbose - - -- - - --post=make gen - - --source=$AUTOMATOR_ROOT_DIR/files/common/scripts/setup_env.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/common-files: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_common-files - branches: - - ^release-1.14$ - decorate: true - name: lint_common-files_release-1.14 - path_alias: istio.io/common-files - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_common-files_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.11.gen.yaml b/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.11.gen.yaml deleted file mode 100644 index 74491c6b0a1..00000000000 --- a/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.11.gen.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -presubmits: - istio/enhancements: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_enhancements - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: validate-features_enhancements_release-1.11 - optional: true - path_alias: istio.io/enhancements - rerun_command: /test validate-features - spec: - containers: - - command: - - ../test-infra/scripts/validate_schema.sh - - --document-path=./features.yaml - - --schema-path=./features_schema.json - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )validate-features,?($|\s.*))|((?m)^/test( | .* )validate-features_enhancements_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.12.gen.yaml b/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.12.gen.yaml deleted file mode 100644 index d411e616a6b..00000000000 --- a/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.12.gen.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -presubmits: - istio/enhancements: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_enhancements - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: validate-features_enhancements_release-1.12 - optional: true - path_alias: istio.io/enhancements - rerun_command: /test validate-features - spec: - containers: - - command: - - ../test-infra/scripts/validate_schema.sh - - --document-path=./features.yaml - - --schema-path=./features_schema.json - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )validate-features,?($|\s.*))|((?m)^/test( | .* )validate-features_enhancements_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.13.gen.yaml b/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.13.gen.yaml deleted file mode 100644 index b27557b0266..00000000000 --- a/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.13.gen.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -presubmits: - istio/enhancements: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_enhancements - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: validate-features_enhancements_release-1.13 - optional: true - path_alias: istio.io/enhancements - rerun_command: /test validate-features - spec: - containers: - - command: - - ../test-infra/scripts/validate_schema.sh - - --document-path=./features.yaml - - --schema-path=./features_schema.json - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )validate-features,?($|\s.*))|((?m)^/test( | .* )validate-features_enhancements_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.14.gen.yaml b/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.14.gen.yaml deleted file mode 100644 index ba9c1827124..00000000000 --- a/prow/cluster/jobs/istio/enhancements/istio.enhancements.release-1.14.gen.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -presubmits: - istio/enhancements: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_enhancements - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: validate-features_enhancements_release-1.14 - optional: true - path_alias: istio.io/enhancements - rerun_command: /test validate-features - spec: - containers: - - command: - - ../test-infra/scripts/validate_schema.sh - - --document-path=./features.yaml - - --schema-path=./features_schema.json - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )validate-features,?($|\s.*))|((?m)^/test( | .* )validate-features_enhancements_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.11.gen.yaml b/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.11.gen.yaml deleted file mode 100644 index cc58baf7bab..00000000000 --- a/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.11.gen.yaml +++ /dev/null @@ -1,153 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -presubmits: - istio/envoy: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_envoy - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_envoy_release-1.11 - path_alias: istio.io/envoy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.asan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: envoyproxy/envoy-build-ubuntu:55d9e4719d2bd0accce8f829b44dab70cd42112a - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_envoy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_envoy - branches: - - ^release-1.11$ - decorate: true - name: test-tsan_envoy_release-1.11 - path_alias: istio.io/envoy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.tsan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: envoyproxy/envoy-build-ubuntu:55d9e4719d2bd0accce8f829b44dab70cd42112a - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_envoy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_envoy - branches: - - ^release-1.11$ - decorate: true - name: test-release_envoy_release-1.11 - path_alias: istio.io/envoy - rerun_command: /test test-release - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.release - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - image: envoyproxy/envoy-build-ubuntu:55d9e4719d2bd0accce8f829b44dab70cd42112a - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-release,?($|\s.*))|((?m)^/test( | .* )test-release_envoy_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.12.gen.yaml b/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.12.gen.yaml deleted file mode 100644 index e11d959dc84..00000000000 --- a/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.12.gen.yaml +++ /dev/null @@ -1,153 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -presubmits: - istio/envoy: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_envoy - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_envoy_release-1.12 - path_alias: istio.io/envoy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.asan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_envoy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_envoy - branches: - - ^release-1.12$ - decorate: true - name: test-tsan_envoy_release-1.12 - path_alias: istio.io/envoy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.tsan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_envoy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_envoy - branches: - - ^release-1.12$ - decorate: true - name: test-release_envoy_release-1.12 - path_alias: istio.io/envoy - rerun_command: /test test-release - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.release - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - image: envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-release,?($|\s.*))|((?m)^/test( | .* )test-release_envoy_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.13.gen.yaml b/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.13.gen.yaml deleted file mode 100644 index f15f4dbdb23..00000000000 --- a/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.13.gen.yaml +++ /dev/null @@ -1,153 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -presubmits: - istio/envoy: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_envoy - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_envoy_release-1.13 - path_alias: istio.io/envoy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.asan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_envoy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_envoy - branches: - - ^release-1.13$ - decorate: true - name: test-tsan_envoy_release-1.13 - path_alias: istio.io/envoy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.tsan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_envoy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_envoy - branches: - - ^release-1.13$ - decorate: true - name: test-release_envoy_release-1.13 - path_alias: istio.io/envoy - rerun_command: /test test-release - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.release - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - image: envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-release,?($|\s.*))|((?m)^/test( | .* )test-release_envoy_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.14.gen.yaml b/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.14.gen.yaml deleted file mode 100644 index 8b80975d504..00000000000 --- a/prow/cluster/jobs/istio/envoy/istio.envoy.release-1.14.gen.yaml +++ /dev/null @@ -1,153 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -presubmits: - istio/envoy: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_envoy - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_envoy_release-1.14 - path_alias: istio.io/envoy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.asan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: envoyproxy/envoy-build-ubuntu:142e6d5662b98277a84c327da26ed266ab0e3191 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_envoy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_envoy - branches: - - ^release-1.14$ - decorate: true - name: test-tsan_envoy_release-1.14 - path_alias: istio.io/envoy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.tsan - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - - name: FILTER_WORKSPACE_SET - value: "false" - image: envoyproxy/envoy-build-ubuntu:142e6d5662b98277a84c327da26ed266ab0e3191 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_envoy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_envoy - branches: - - ^release-1.14$ - decorate: true - name: test-release_envoy_release-1.14 - path_alias: istio.io/envoy - rerun_command: /test test-release - spec: - containers: - - command: - - ./ci/do_ci.sh - - bazel.release - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: --local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only - --flaky_test_attempts=9 - - name: BUILD_WITH_CONTAINER - value: "0" - - name: ENVOY_SRCDIR - value: /home/prow/go/src/istio.io/envoy - image: envoyproxy/envoy-build-ubuntu:142e6d5662b98277a84c327da26ed266ab0e3191 - name: "" - resources: - limits: - cpu: "64" - ephemeral-storage: 1790G - memory: 240G - requests: - cpu: "48" - ephemeral-storage: 1500G - memory: 180G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-release,?($|\s.*))|((?m)^/test( | .* )test-release_envoy_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.11.gen.yaml b/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.11.gen.yaml deleted file mode 100644 index 4fd888ce5a0..00000000000 --- a/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.11.gen.yaml +++ /dev/null @@ -1,308 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/gogo-genproto: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: build_gogo-genproto_release-1.11_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: lint_gogo-genproto_release-1.11_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: gencheck_gogo-genproto_release-1.11_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_gogo-genproto_dep_gogo-genproto_release-1.11_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/gogo-genproto@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_gogo-genproto_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/gogo-genproto@$AUTOMATOR_SHA && go mod tidy && make - clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/gogo-genproto: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_gogo-genproto - branches: - - ^release-1.11$ - decorate: true - name: build_gogo-genproto_release-1.11 - path_alias: istio.io/gogo-genproto - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_gogo-genproto_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_gogo-genproto - branches: - - ^release-1.11$ - decorate: true - name: lint_gogo-genproto_release-1.11 - path_alias: istio.io/gogo-genproto - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_gogo-genproto_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_gogo-genproto - branches: - - ^release-1.11$ - decorate: true - name: gencheck_gogo-genproto_release-1.11 - path_alias: istio.io/gogo-genproto - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_gogo-genproto_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.12.gen.yaml b/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.12.gen.yaml deleted file mode 100644 index 5349ac890de..00000000000 --- a/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.12.gen.yaml +++ /dev/null @@ -1,308 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/gogo-genproto: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: build_gogo-genproto_release-1.12_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: lint_gogo-genproto_release-1.12_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: gencheck_gogo-genproto_release-1.12_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_gogo-genproto_dep_gogo-genproto_release-1.12_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/gogo-genproto@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_gogo-genproto_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/gogo-genproto@$AUTOMATOR_SHA && go mod tidy && make - clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/gogo-genproto: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_gogo-genproto - branches: - - ^release-1.12$ - decorate: true - name: build_gogo-genproto_release-1.12 - path_alias: istio.io/gogo-genproto - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_gogo-genproto_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_gogo-genproto - branches: - - ^release-1.12$ - decorate: true - name: lint_gogo-genproto_release-1.12 - path_alias: istio.io/gogo-genproto - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_gogo-genproto_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_gogo-genproto - branches: - - ^release-1.12$ - decorate: true - name: gencheck_gogo-genproto_release-1.12 - path_alias: istio.io/gogo-genproto - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_gogo-genproto_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.13.gen.yaml b/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.13.gen.yaml deleted file mode 100644 index 72c7b41572b..00000000000 --- a/prow/cluster/jobs/istio/gogo-genproto/istio.gogo-genproto.release-1.13.gen.yaml +++ /dev/null @@ -1,308 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/gogo-genproto: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: build_gogo-genproto_release-1.13_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: lint_gogo-genproto_release-1.13_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: gencheck_gogo-genproto_release-1.13_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_gogo-genproto_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_gogo-genproto_dep_gogo-genproto_release-1.13_postsubmit - path_alias: istio.io/gogo-genproto - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/gogo-genproto@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_gogo-genproto_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/gogo-genproto@$AUTOMATOR_SHA && go mod tidy && make - clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/gogo-genproto: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_gogo-genproto - branches: - - ^release-1.13$ - decorate: true - name: build_gogo-genproto_release-1.13 - path_alias: istio.io/gogo-genproto - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_gogo-genproto_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_gogo-genproto - branches: - - ^release-1.13$ - decorate: true - name: lint_gogo-genproto_release-1.13 - path_alias: istio.io/gogo-genproto - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_gogo-genproto_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_gogo-genproto - branches: - - ^release-1.13$ - decorate: true - name: gencheck_gogo-genproto_release-1.13 - path_alias: istio.io/gogo-genproto - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_gogo-genproto_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.11.gen.yaml b/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.11.gen.yaml deleted file mode 100644 index 76bc6fdf75b..00000000000 --- a/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.11.gen.yaml +++ /dev/null @@ -1,709 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/istio.io: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: lint_istio.io_release-1.11_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: gencheck_istio.io_release-1.11_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: doc.test.profile_default_istio.io_release-1.11_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: doc.test.profile_demo_istio.io_release-1.11_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: doc.test.profile_none_istio.io_release-1.11_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: doc.test.multicluster_istio.io_release-1.11_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio/istio.io: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio.io - branches: - - ^release-1.11$ - decorate: true - name: lint_istio.io_release-1.11 - path_alias: istio.io/istio.io - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio.io - branches: - - ^release-1.11$ - decorate: true - name: gencheck_istio.io_release-1.11 - path_alias: istio.io/istio.io - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio.io - branches: - - ^release-1.11$ - decorate: true - name: doc.test.profile_default_istio.io_release-1.11 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_default - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_default,?($|\s.*))|((?m)^/test( | - .* )doc.test.profile_default_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio.io - branches: - - ^release-1.11$ - decorate: true - name: doc.test.profile_demo_istio.io_release-1.11 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_demo - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_demo,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_demo_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio.io - branches: - - ^release-1.11$ - decorate: true - name: doc.test.profile_none_istio.io_release-1.11 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_none - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_none,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_none_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio.io - branches: - - ^release-1.11$ - decorate: true - name: doc.test.multicluster_istio.io_release-1.11 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.multicluster,?($|\s.*))|((?m)^/test( | .* - )doc.test.multicluster_istio.io_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio.io - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-ref-docs-dry-run_istio.io_release-1.11 - optional: true - path_alias: istio.io/istio.io - rerun_command: /test update-ref-docs-dry-run - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - --token-path=/etc/github-token/oauth - - --cmd=make update_ref_docs - - --dry-run - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )update-ref-docs-dry-run,?($|\s.*))|((?m)^/test( | - .* )update-ref-docs-dry-run_istio.io_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.12.gen.yaml b/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.12.gen.yaml deleted file mode 100644 index 58cb5660434..00000000000 --- a/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.12.gen.yaml +++ /dev/null @@ -1,709 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/istio.io: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: lint_istio.io_release-1.12_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: gencheck_istio.io_release-1.12_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: doc.test.profile_default_istio.io_release-1.12_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: doc.test.profile_demo_istio.io_release-1.12_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: doc.test.profile_none_istio.io_release-1.12_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: doc.test.multicluster_istio.io_release-1.12_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio/istio.io: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio.io - branches: - - ^release-1.12$ - decorate: true - name: lint_istio.io_release-1.12 - path_alias: istio.io/istio.io - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio.io - branches: - - ^release-1.12$ - decorate: true - name: gencheck_istio.io_release-1.12 - path_alias: istio.io/istio.io - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio.io - branches: - - ^release-1.12$ - decorate: true - name: doc.test.profile_default_istio.io_release-1.12 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_default - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_default,?($|\s.*))|((?m)^/test( | - .* )doc.test.profile_default_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio.io - branches: - - ^release-1.12$ - decorate: true - name: doc.test.profile_demo_istio.io_release-1.12 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_demo - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_demo,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_demo_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio.io - branches: - - ^release-1.12$ - decorate: true - name: doc.test.profile_none_istio.io_release-1.12 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_none - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_none,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_none_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio.io - branches: - - ^release-1.12$ - decorate: true - name: doc.test.multicluster_istio.io_release-1.12 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.multicluster,?($|\s.*))|((?m)^/test( | .* - )doc.test.multicluster_istio.io_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio.io - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-ref-docs-dry-run_istio.io_release-1.12 - optional: true - path_alias: istio.io/istio.io - rerun_command: /test update-ref-docs-dry-run - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - --token-path=/etc/github-token/oauth - - --cmd=make update_ref_docs - - --dry-run - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )update-ref-docs-dry-run,?($|\s.*))|((?m)^/test( | - .* )update-ref-docs-dry-run_istio.io_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.13.gen.yaml b/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.13.gen.yaml deleted file mode 100644 index 72620e6ca5f..00000000000 --- a/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.13.gen.yaml +++ /dev/null @@ -1,709 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/istio.io: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: lint_istio.io_release-1.13_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: gencheck_istio.io_release-1.13_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: doc.test.profile_default_istio.io_release-1.13_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: doc.test.profile_demo_istio.io_release-1.13_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: doc.test.profile_none_istio.io_release-1.13_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: doc.test.multicluster_istio.io_release-1.13_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio/istio.io: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio.io - branches: - - ^release-1.13$ - decorate: true - name: lint_istio.io_release-1.13 - path_alias: istio.io/istio.io - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio.io - branches: - - ^release-1.13$ - decorate: true - name: gencheck_istio.io_release-1.13 - path_alias: istio.io/istio.io - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio.io - branches: - - ^release-1.13$ - decorate: true - name: doc.test.profile_default_istio.io_release-1.13 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_default - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_default,?($|\s.*))|((?m)^/test( | - .* )doc.test.profile_default_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio.io - branches: - - ^release-1.13$ - decorate: true - name: doc.test.profile_demo_istio.io_release-1.13 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_demo - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_demo,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_demo_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio.io - branches: - - ^release-1.13$ - decorate: true - name: doc.test.profile_none_istio.io_release-1.13 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_none - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_none,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_none_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio.io - branches: - - ^release-1.13$ - decorate: true - name: doc.test.multicluster_istio.io_release-1.13 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.multicluster,?($|\s.*))|((?m)^/test( | .* - )doc.test.multicluster_istio.io_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio.io - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-ref-docs-dry-run_istio.io_release-1.13 - optional: true - path_alias: istio.io/istio.io - rerun_command: /test update-ref-docs-dry-run - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - --token-path=/etc/github-token/oauth - - --cmd=make update_ref_docs - - --dry-run - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )update-ref-docs-dry-run,?($|\s.*))|((?m)^/test( | - .* )update-ref-docs-dry-run_istio.io_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.14.gen.yaml b/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.14.gen.yaml deleted file mode 100644 index d2cb0108c5a..00000000000 --- a/prow/cluster/jobs/istio/istio.io/istio.istio.io.release-1.14.gen.yaml +++ /dev/null @@ -1,709 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/istio.io: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: lint_istio.io_release-1.14_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: gencheck_istio.io_release-1.14_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: doc.test.profile_default_istio.io_release-1.14_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: doc.test.profile_demo_istio.io_release-1.14_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: doc.test.profile_none_istio.io_release-1.14_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio.io_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: doc.test.multicluster_istio.io_release-1.14_postsubmit - path_alias: istio.io/istio.io - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio/istio.io: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio.io - branches: - - ^release-1.14$ - decorate: true - name: lint_istio.io_release-1.14 - path_alias: istio.io/istio.io - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio.io - branches: - - ^release-1.14$ - decorate: true - name: gencheck_istio.io_release-1.14 - path_alias: istio.io/istio.io - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio.io - branches: - - ^release-1.14$ - decorate: true - name: doc.test.profile_default_istio.io_release-1.14 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_default - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_default,?($|\s.*))|((?m)^/test( | - .* )doc.test.profile_default_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio.io - branches: - - ^release-1.14$ - decorate: true - name: doc.test.profile_demo_istio.io_release-1.14 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_demo - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_demo,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_demo_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio.io - branches: - - ^release-1.14$ - decorate: true - name: doc.test.profile_none_istio.io_release-1.14 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.profile_none - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.profile_none,?($|\s.*))|((?m)^/test( | .* - )doc.test.profile_none_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio.io - branches: - - ^release-1.14$ - decorate: true - name: doc.test.multicluster_istio.io_release-1.14 - path_alias: istio.io/istio.io - rerun_command: /test doc.test.multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )doc.test.multicluster,?($|\s.*))|((?m)^/test( | .* - )doc.test.multicluster_istio.io_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio.io - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-ref-docs-dry-run_istio.io_release-1.14 - optional: true - path_alias: istio.io/istio.io - rerun_command: /test update-ref-docs-dry-run - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - --token-path=/etc/github-token/oauth - - --cmd=make update_ref_docs - - --dry-run - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )update-ref-docs-dry-run,?($|\s.*))|((?m)^/test( | - .* )update-ref-docs-dry-run_istio.io_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/istio/istio.istio.release-1.11.gen.yaml b/prow/cluster/jobs/istio/istio/istio.istio.release-1.11.gen.yaml deleted file mode 100644 index c1eac97e0a1..00000000000 --- a/prow/cluster/jobs/istio/istio/istio.istio.release-1.11.gen.yaml +++ /dev/null @@ -1,2804 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/istio: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: unit-tests_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: release_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/release-commit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: benchmark-report_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - benchtest - - report-benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-telemetry-multicluster_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-telemetry-istiodless-mc_istio_release-1.11_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-distroless_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-ipv6_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-pilot_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-pilot-multicluster_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-pilot-istiodless-mc_istio_release-1.11_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-security_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-security-multicluster_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-security-istiodless-mc_istio_release-1.11_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-telemetry_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: integ-helm_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-116_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-117_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-118_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-119_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-120_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-122_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.0 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-cni_istio_release-1.11_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio/istio: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: unit-tests_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test unit-tests - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: release-test_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test release-test - spec: - containers: - - command: - - entrypoint - - prow/release-test.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_istio_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: benchmark_istio_release-1.11 - optional: true - path_alias: istio.io/istio - rerun_command: /test benchmark - spec: - containers: - - command: - - entrypoint - - make - - benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )benchmark,?($|\s.*))|((?m)^/test( | .* )benchmark_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-pilot_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-pilot - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot,?($|\s.*))|((?m)^/test( | .* )integ-pilot_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-cni_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-cni - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-cni,?($|\s.*))|((?m)^/test( | .* )integ-cni_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-security_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-security - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security,?($|\s.*))|((?m)^/test( | .* )integ-security_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-telemetry_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry,?($|\s.*))|((?m)^/test( | .* )integ-telemetry_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-telemetry-multicluster_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-multicluster_istio_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-telemetry-istiodless-mc_istio_release-1.11 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-telemetry-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodless-mc_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-multicluster_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.multicluster.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,+multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-multicluster,?($|\s.*))|((?m)^/test( | .* )integ-multicluster_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-istiodremote_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.istiodremote.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,+multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-istiodremote,?($|\s.*))|((?m)^/test( | .* )integ-istiodremote_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-distroless_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-distroless - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-distroless,?($|\s.*))|((?m)^/test( | .* )integ-distroless_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-ipv6_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-ipv6 - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-ipv6,?($|\s.*))|((?m)^/test( | .* )integ-ipv6_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-operator-controller_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-operator-controller - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-operator-controller,?($|\s.*))|((?m)^/test( - | .* )integ-operator-controller_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-pilot-multicluster_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-multicluster,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-multicluster_istio_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-pilot-istiodless-mc_istio_release-1.11 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-pilot-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodless-mc_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-security-multicluster_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-security-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-security-multicluster_istio_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-security-istiodless-mc_istio_release-1.11 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-security-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodless-mc_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: integ-helm_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test integ-helm - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-helm,?($|\s.*))|((?m)^/test( | .* )integ-helm_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: analyze-tests_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test analyze-tests - spec: - containers: - - command: - - make - - test.integration.analyze - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )analyze-tests,?($|\s.*))|((?m)^/test( | .* )analyze-tests_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: lint_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - name: gencheck_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_istio - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: release-notes_istio_release-1.11 - path_alias: istio.io/istio - rerun_command: /test release-notes - spec: - containers: - - command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )release-notes,?($|\s.*))|((?m)^/test( | .* )release-notes_istio_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/istio/istio.istio.release-1.12.gen.yaml b/prow/cluster/jobs/istio/istio/istio.istio.release-1.12.gen.yaml deleted file mode 100644 index 4c8b8284b34..00000000000 --- a/prow/cluster/jobs/istio/istio/istio.istio.release-1.12.gen.yaml +++ /dev/null @@ -1,3378 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/istio: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: unit-tests_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: release_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/release-commit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: benchmark-report_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - benchtest - - report-benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-telemetry-mc_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-telemetry-istiodremote_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-telemetry-istiodless-mc_istio_release-1.12_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-distroless_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-ipv6_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot-multicluster_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot-istiodremote_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot-istiodremote-mc_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot-istiodless-mc_istio_release-1.12_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-security_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-security-multicluster_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-security-istiodremote_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-security-istiodless-mc_istio_release-1.12_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-telemetry_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: integ-helm_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-116_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-117_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-118_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-119_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-120_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-122_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-123_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-cni_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-assertion_istio_release-1.12_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio/istio: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: unit-tests_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test unit-tests - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: release-test_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test release-test - spec: - containers: - - command: - - entrypoint - - prow/release-test.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: benchmark_istio_release-1.12 - optional: true - path_alias: istio.io/istio - rerun_command: /test benchmark - spec: - containers: - - command: - - entrypoint - - make - - benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )benchmark,?($|\s.*))|((?m)^/test( | .* )benchmark_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-pilot - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot,?($|\s.*))|((?m)^/test( | .* )integ-pilot_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-cni_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-cni - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-cni,?($|\s.*))|((?m)^/test( | .* )integ-cni_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-security_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-security - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security,?($|\s.*))|((?m)^/test( | .* )integ-security_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-telemetry_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry,?($|\s.*))|((?m)^/test( | .* )integ-telemetry_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-telemetry-mc_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-mc,?($|\s.*))|((?m)^/test( | .* )integ-telemetry-mc_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-telemetry-istiodremote_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodremote_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-telemetry-istiodless-mc_istio_release-1.12 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-telemetry-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodless-mc_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-distroless_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-distroless - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-distroless,?($|\s.*))|((?m)^/test( | .* )integ-distroless_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-ipv6_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-ipv6 - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-ipv6,?($|\s.*))|((?m)^/test( | .* )integ-ipv6_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-operator-controller_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-operator-controller - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: TEST_SELECT - value: -postsubmit,-flaky - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-operator-controller,?($|\s.*))|((?m)^/test( - | .* )integ-operator-controller_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot-multicluster_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-multicluster,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-multicluster_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot-istiodremote_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-istiodremote_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot-istiodremote-mc_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodremote-mc_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-pilot-istiodless-mc_istio_release-1.12 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-pilot-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodless-mc_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-security-multicluster_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-security-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-security-multicluster_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-security-istiodremote_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-security-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodremote_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-security-istiodless-mc_istio_release-1.12 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-security-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodless-mc_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: integ-helm_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test integ-helm - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-helm,?($|\s.*))|((?m)^/test( | .* )integ-helm_istio_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-assertion_istio_release-1.12 - optional: true - path_alias: istio.io/istio - rerun_command: /test integ-assertion - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-assertion,?($|\s.*))|((?m)^/test( | .* )integ-assertion_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: analyze-tests_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test analyze-tests - spec: - containers: - - command: - - make - - test.integration.analyze - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )analyze-tests,?($|\s.*))|((?m)^/test( | .* )analyze-tests_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: lint_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - name: gencheck_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_istio - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: release-notes_istio_release-1.12 - path_alias: istio.io/istio - rerun_command: /test release-notes - spec: - containers: - - command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )release-notes,?($|\s.*))|((?m)^/test( | .* )release-notes_istio_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/istio/istio.istio.release-1.13.gen.yaml b/prow/cluster/jobs/istio/istio/istio.istio.release-1.13.gen.yaml deleted file mode 100644 index 60bd40f55d3..00000000000 --- a/prow/cluster/jobs/istio/istio/istio.istio.release-1.13.gen.yaml +++ /dev/null @@ -1,3504 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/istio: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: unit-tests_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: release_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/release-commit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: benchmark-report_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - benchtest - - report-benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-telemetry_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-telemetry-mc_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-telemetry-istiodremote_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-telemetry-istiodless-mc_istio_release-1.13_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-distroless_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-ipv6_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-operator-controller_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot-multicluster_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot-istiodremote_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot-istiodremote-mc_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot-istiodless-mc_istio_release-1.13_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-security_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-security-multicluster_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-security-istiodremote_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-security-istiodless-mc_istio_release-1.13_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: integ-helm_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-116_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-117_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-118_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-119_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-120_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-122_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-123_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-124_istio_release-1.13_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.24.0-alpha.2 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-cni_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -flaky - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-assertion_istio_release-1.13_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio/istio: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: unit-tests_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test unit-tests - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: release-test_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test release-test - spec: - containers: - - command: - - entrypoint - - prow/release-test.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: benchmark_istio_release-1.13 - optional: true - path_alias: istio.io/istio - rerun_command: /test benchmark - spec: - containers: - - command: - - entrypoint - - make - - benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )benchmark,?($|\s.*))|((?m)^/test( | .* )benchmark_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-cni_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-cni - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-cni,?($|\s.*))|((?m)^/test( | .* )integ-cni_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-telemetry_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry,?($|\s.*))|((?m)^/test( | .* )integ-telemetry_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-telemetry-mc_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-mc,?($|\s.*))|((?m)^/test( | .* )integ-telemetry-mc_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-telemetry-istiodremote_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodremote_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-telemetry-istiodless-mc_istio_release-1.13 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-telemetry-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodless-mc_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-distroless_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-distroless - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-distroless,?($|\s.*))|((?m)^/test( | .* )integ-distroless_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-ipv6_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-ipv6 - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-ipv6,?($|\s.*))|((?m)^/test( | .* )integ-ipv6_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-operator-controller_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-operator-controller - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-operator-controller,?($|\s.*))|((?m)^/test( - | .* )integ-operator-controller_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-pilot - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot,?($|\s.*))|((?m)^/test( | .* )integ-pilot_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot-multicluster_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-multicluster,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-multicluster_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot-istiodremote_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-istiodremote_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot-istiodremote-mc_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodremote-mc_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-pilot-istiodless-mc_istio_release-1.13 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-pilot-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodless-mc_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-security_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-security - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security,?($|\s.*))|((?m)^/test( | .* )integ-security_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-security-multicluster_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-security-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-security-multicluster_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-security-istiodremote_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-security-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodremote_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-security-istiodless-mc_istio_release-1.13 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-security-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodless-mc_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: integ-helm_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test integ-helm - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-helm,?($|\s.*))|((?m)^/test( | .* )integ-helm_istio_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-assertion_istio_release-1.13 - optional: true - path_alias: istio.io/istio - rerun_command: /test integ-assertion - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-assertion,?($|\s.*))|((?m)^/test( | .* )integ-assertion_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: analyze-tests_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test analyze-tests - spec: - containers: - - command: - - make - - test.integration.analyze - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )analyze-tests,?($|\s.*))|((?m)^/test( | .* )analyze-tests_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: lint_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - name: gencheck_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_istio - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: release-notes_istio_release-1.13 - path_alias: istio.io/istio - rerun_command: /test release-notes - spec: - containers: - - command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )release-notes,?($|\s.*))|((?m)^/test( | .* )release-notes_istio_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/istio/istio.istio.release-1.14.gen.yaml b/prow/cluster/jobs/istio/istio/istio.istio.release-1.14.gen.yaml deleted file mode 100644 index 60ffed1cd49..00000000000 --- a/prow/cluster/jobs/istio/istio/istio.istio.release-1.14.gen.yaml +++ /dev/null @@ -1,3625 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/istio: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: unit-tests_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: release_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/release-commit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: benchmark-report_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - make - - benchtest - - report-benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-telemetry_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-telemetry-mc_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-telemetry-istiodremote_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-telemetry-istiodless-mc_istio_release-1.14_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-distroless_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-ipv6_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-operator-controller_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot-multicluster_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot-istiodremote_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot-istiodremote-mc_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot-istiodless-mc_istio_release-1.14_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-security_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-security-multicluster_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-security-istiodremote_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-security-istiodless-mc_istio_release-1.14_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: integ-helm_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-116_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-117_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-118_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-119_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-120_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-122_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-123_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-124_istio_release-1.14_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.24.0-0.13.0 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-k8s-125_istio_release-1.14_postsubmit - path_alias: istio.io/istio - reporter_config: - slack: - report: false - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.25.0 - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-cni_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - - name: TEST_SELECT - value: -flaky - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_istio_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-assertion_istio_release-1.14_postsubmit - path_alias: istio.io/istio - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root -presubmits: - istio/istio: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: unit-tests_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test unit-tests - spec: - containers: - - command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )unit-tests,?($|\s.*))|((?m)^/test( | .* )unit-tests_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: release-test_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test release-test - spec: - containers: - - command: - - entrypoint - - prow/release-test.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: benchmark_istio_release-1.14 - optional: true - path_alias: istio.io/istio - rerun_command: /test benchmark - spec: - containers: - - command: - - entrypoint - - make - - benchtest - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )benchmark,?($|\s.*))|((?m)^/test( | .* )benchmark_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-cni_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-cni - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-cni,?($|\s.*))|((?m)^/test( | .* )integ-cni_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-telemetry_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry,?($|\s.*))|((?m)^/test( | .* )integ-telemetry_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-telemetry-mc_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-mc,?($|\s.*))|((?m)^/test( | .* )integ-telemetry-mc_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-telemetry-istiodremote_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-telemetry-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodremote_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-telemetry-istiodless-mc_istio_release-1.14 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-telemetry-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-telemetry-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-telemetry-istiodless-mc_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-distroless_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-distroless - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: VARIANT - value: distroless - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-distroless,?($|\s.*))|((?m)^/test( | .* )integ-distroless_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-ipv6_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-ipv6 - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-ipv6,?($|\s.*))|((?m)^/test( | .* )integ-ipv6_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-operator-controller_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-operator-controller - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-operator-controller,?($|\s.*))|((?m)^/test( - | .* )integ-operator-controller_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-pilot - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot,?($|\s.*))|((?m)^/test( | .* )integ-pilot_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot-multicluster_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-multicluster,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-multicluster_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot-istiodremote_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote,?($|\s.*))|((?m)^/test( | - .* )integ-pilot-istiodremote_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot-istiodremote-mc_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-pilot-istiodremote-mc - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodremote-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodremote-mc_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-pilot-istiodless-mc_istio_release-1.14 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-pilot-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-pilot-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-pilot-istiodless-mc_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-security_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-security - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security,?($|\s.*))|((?m)^/test( | .* )integ-security_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-security-multicluster_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-security-multicluster - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-multicluster,?($|\s.*))|((?m)^/test( - | .* )integ-security-multicluster_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-security-istiodremote_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-security-istiodremote - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodremote,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodremote_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-security-istiodless-mc_istio_release-1.14 - optional: true - path_alias: istio.io/istio - reporter_config: - slack: {} - rerun_command: /test integ-security-istiodless-mc - skip_report: true - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-security-istiodless-mc,?($|\s.*))|((?m)^/test( - | .* )integ-security-istiodless-mc_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: integ-helm_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test integ-helm - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-helm,?($|\s.*))|((?m)^/test( | .* )integ-helm_istio_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: integ-assertion_istio_release-1.14 - optional: true - path_alias: istio.io/istio - rerun_command: /test integ-assertion - spec: - containers: - - command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )integ-assertion,?($|\s.*))|((?m)^/test( | .* )integ-assertion_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: analyze-tests_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test analyze-tests - spec: - containers: - - command: - - make - - test.integration.analyze - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )analyze-tests,?($|\s.*))|((?m)^/test( | .* )analyze-tests_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: lint_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - name: gencheck_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_istio_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_istio - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/tools - repo: tools - name: release-notes_istio_release-1.14 - path_alias: istio.io/istio - rerun_command: /test release-notes - spec: - containers: - - command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /gocache - name: build-cache - subPath: gocache - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token - trigger: ((?m)^/test( | .* )release-notes,?($|\s.*))|((?m)^/test( | .* )release-notes_istio_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.11.gen.yaml b/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.11.gen.yaml deleted file mode 100644 index 52850d1a86d..00000000000 --- a/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.11.gen.yaml +++ /dev/null @@ -1,388 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/pkg: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: build_pkg_release-1.11_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: lint_pkg_release-1.11_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: test_pkg_release-1.11_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: gencheck_pkg_release-1.11_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_pkg_dep_pkg_release-1.11_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/pkg@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_pkg_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/pkg@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/pkg: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_pkg - branches: - - ^release-1.11$ - decorate: true - name: build_pkg_release-1.11 - path_alias: istio.io/pkg - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_pkg_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_pkg - branches: - - ^release-1.11$ - decorate: true - name: lint_pkg_release-1.11 - path_alias: istio.io/pkg - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_pkg_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_pkg - branches: - - ^release-1.11$ - decorate: true - name: test_pkg_release-1.11 - path_alias: istio.io/pkg - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_pkg_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_pkg - branches: - - ^release-1.11$ - decorate: true - name: gencheck_pkg_release-1.11 - path_alias: istio.io/pkg - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_pkg_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.12.gen.yaml b/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.12.gen.yaml deleted file mode 100644 index a29f9b513eb..00000000000 --- a/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.12.gen.yaml +++ /dev/null @@ -1,388 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/pkg: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: build_pkg_release-1.12_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: lint_pkg_release-1.12_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: test_pkg_release-1.12_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: gencheck_pkg_release-1.12_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_pkg_dep_pkg_release-1.12_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/pkg@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_pkg_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/pkg@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/pkg: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_pkg - branches: - - ^release-1.12$ - decorate: true - name: build_pkg_release-1.12 - path_alias: istio.io/pkg - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_pkg_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_pkg - branches: - - ^release-1.12$ - decorate: true - name: lint_pkg_release-1.12 - path_alias: istio.io/pkg - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_pkg_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_pkg - branches: - - ^release-1.12$ - decorate: true - name: test_pkg_release-1.12 - path_alias: istio.io/pkg - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_pkg_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_pkg - branches: - - ^release-1.12$ - decorate: true - name: gencheck_pkg_release-1.12 - path_alias: istio.io/pkg - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_pkg_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.13.gen.yaml b/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.13.gen.yaml deleted file mode 100644 index b92a6b96b29..00000000000 --- a/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.13.gen.yaml +++ /dev/null @@ -1,388 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/pkg: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: build_pkg_release-1.13_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: lint_pkg_release-1.13_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: test_pkg_release-1.13_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: gencheck_pkg_release-1.13_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_pkg_dep_pkg_release-1.13_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/pkg@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_pkg_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/pkg@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/pkg: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_pkg - branches: - - ^release-1.13$ - decorate: true - name: build_pkg_release-1.13 - path_alias: istio.io/pkg - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_pkg_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_pkg - branches: - - ^release-1.13$ - decorate: true - name: lint_pkg_release-1.13 - path_alias: istio.io/pkg - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_pkg_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_pkg - branches: - - ^release-1.13$ - decorate: true - name: test_pkg_release-1.13 - path_alias: istio.io/pkg - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_pkg_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_pkg - branches: - - ^release-1.13$ - decorate: true - name: gencheck_pkg_release-1.13 - path_alias: istio.io/pkg - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_pkg_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.14.gen.yaml b/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.14.gen.yaml deleted file mode 100644 index 0b4e71c1d9e..00000000000 --- a/prow/cluster/jobs/istio/pkg/istio.pkg.release-1.14.gen.yaml +++ /dev/null @@ -1,388 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/pkg: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: build_pkg_release-1.14_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: lint_pkg_release-1.14_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: test_pkg_release-1.14_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: gencheck_pkg_release-1.14_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_pkg_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update_pkg_dep_pkg_release-1.14_postsubmit - path_alias: istio.io/pkg - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/pkg@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_pkg_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/pkg@$AUTOMATOR_SHA && go mod tidy && make clean gen - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/pkg: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_pkg - branches: - - ^release-1.14$ - decorate: true - name: build_pkg_release-1.14 - path_alias: istio.io/pkg - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_pkg_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_pkg - branches: - - ^release-1.14$ - decorate: true - name: lint_pkg_release-1.14 - path_alias: istio.io/pkg - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_pkg_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_pkg - branches: - - ^release-1.14$ - decorate: true - name: test_pkg_release-1.14 - path_alias: istio.io/pkg - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_pkg_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_pkg - branches: - - ^release-1.14$ - decorate: true - name: gencheck_pkg_release-1.14 - path_alias: istio.io/pkg - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_pkg_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.11.gen.yaml b/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.11.gen.yaml deleted file mode 100644 index 34d5cb8f987..00000000000 --- a/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.11.gen.yaml +++ /dev/null @@ -1,417 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/proxy: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release_proxy_release-1.11_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-postsubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-centos_proxy_release-1.11_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - ./prow/proxy-postsubmit-centos.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-centos:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-istio_proxy_release-1.11_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update proxy@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_proxy_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=bin/update_proxy.sh $AUTOMATOR_SHA - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/proxy: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_proxy - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test_proxy_release-1.11 - path_alias: istio.io/proxy - rerun_command: /test test - spec: - containers: - - command: - - ./prow/proxy-presubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_proxy - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_proxy_release-1.11 - path_alias: istio.io/proxy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./prow/proxy-presubmit-asan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_proxy - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-tsan_proxy_release-1.11 - path_alias: istio.io/proxy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./prow/proxy-presubmit-tsan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_proxy - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-test_proxy_release-1.11 - path_alias: istio.io/proxy - rerun_command: /test release-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_proxy - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-centos-test_proxy_release-1.11 - path_alias: istio.io/proxy - rerun_command: /test release-centos-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-centos-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-centos:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-centos-test,?($|\s.*))|((?m)^/test( | .* )release-centos-test_proxy_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_proxy - branches: - - ^release-1.11$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: check-wasm_proxy_release-1.11 - path_alias: istio.io/proxy - rerun_command: /test check-wasm - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )check-wasm,?($|\s.*))|((?m)^/test( | .* )check-wasm_proxy_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.12.gen.yaml b/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.12.gen.yaml deleted file mode 100644 index e538b0529d9..00000000000 --- a/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.12.gen.yaml +++ /dev/null @@ -1,417 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/proxy: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release_proxy_release-1.12_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-postsubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-centos_proxy_release-1.12_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - ./prow/proxy-postsubmit-centos.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-centos:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-istio_proxy_release-1.12_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update proxy@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_proxy_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=bin/update_proxy.sh $AUTOMATOR_SHA - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/proxy: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_proxy - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test_proxy_release-1.12 - path_alias: istio.io/proxy - rerun_command: /test test - spec: - containers: - - command: - - ./prow/proxy-presubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_proxy - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_proxy_release-1.12 - path_alias: istio.io/proxy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./prow/proxy-presubmit-asan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_proxy - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-tsan_proxy_release-1.12 - path_alias: istio.io/proxy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./prow/proxy-presubmit-tsan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_proxy - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-test_proxy_release-1.12 - path_alias: istio.io/proxy - rerun_command: /test release-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_proxy - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-centos-test_proxy_release-1.12 - path_alias: istio.io/proxy - rerun_command: /test release-centos-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-centos-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-centos:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-centos-test,?($|\s.*))|((?m)^/test( | .* )release-centos-test_proxy_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_proxy - branches: - - ^release-1.12$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: check-wasm_proxy_release-1.12 - path_alias: istio.io/proxy - rerun_command: /test check-wasm - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )check-wasm,?($|\s.*))|((?m)^/test( | .* )check-wasm_proxy_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.13.gen.yaml b/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.13.gen.yaml deleted file mode 100644 index 72c47b82297..00000000000 --- a/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.13.gen.yaml +++ /dev/null @@ -1,417 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/proxy: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release_proxy_release-1.13_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-postsubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-centos_proxy_release-1.13_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - ./prow/proxy-postsubmit-centos.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-centos:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-istio_proxy_release-1.13_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update proxy@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_proxy_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=bin/update_proxy.sh $AUTOMATOR_SHA - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/proxy: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_proxy - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test_proxy_release-1.13 - path_alias: istio.io/proxy - rerun_command: /test test - spec: - containers: - - command: - - ./prow/proxy-presubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_proxy - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_proxy_release-1.13 - path_alias: istio.io/proxy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./prow/proxy-presubmit-asan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_proxy - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-tsan_proxy_release-1.13 - path_alias: istio.io/proxy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./prow/proxy-presubmit-tsan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_proxy - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-test_proxy_release-1.13 - path_alias: istio.io/proxy - rerun_command: /test release-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_proxy - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-centos-test_proxy_release-1.13 - path_alias: istio.io/proxy - rerun_command: /test release-centos-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-centos-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-centos:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-centos-test,?($|\s.*))|((?m)^/test( | .* )release-centos-test_proxy_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_proxy - branches: - - ^release-1.13$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: check-wasm_proxy_release-1.13 - path_alias: istio.io/proxy - rerun_command: /test check-wasm - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )check-wasm,?($|\s.*))|((?m)^/test( | .* )check-wasm_proxy_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.14.gen.yaml b/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.14.gen.yaml deleted file mode 100644 index d9a8046a504..00000000000 --- a/prow/cluster/jobs/istio/proxy/istio.proxy.release-1.14.gen.yaml +++ /dev/null @@ -1,417 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/proxy: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release_proxy_release-1.14_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-postsubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-centos_proxy_release-1.14_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - ./prow/proxy-postsubmit-centos.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-centos:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_proxy_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - name: update-istio_proxy_release-1.14_postsubmit - path_alias: istio.io/proxy - spec: - containers: - - command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update proxy@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_proxy_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=bin/update_proxy.sh $AUTOMATOR_SHA - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: github - secret: - secretName: oauth-token -presubmits: - istio/proxy: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_proxy - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test_proxy_release-1.14 - path_alias: istio.io/proxy - rerun_command: /test test - spec: - containers: - - command: - - ./prow/proxy-presubmit.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_proxy - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-asan_proxy_release-1.14 - path_alias: istio.io/proxy - rerun_command: /test test-asan - spec: - containers: - - command: - - ./prow/proxy-presubmit-asan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-asan,?($|\s.*))|((?m)^/test( | .* )test-asan_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_proxy - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: test-tsan_proxy_release-1.14 - path_alias: istio.io/proxy - rerun_command: /test test-tsan - spec: - containers: - - command: - - ./prow/proxy-presubmit-tsan.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test-tsan,?($|\s.*))|((?m)^/test( | .* )test-tsan_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_proxy - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-test_proxy_release-1.14 - path_alias: istio.io/proxy - rerun_command: /test release-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-test,?($|\s.*))|((?m)^/test( | .* )release-test_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_proxy - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: release-centos-test_proxy_release-1.14 - path_alias: istio.io/proxy - rerun_command: /test release-centos-test - spec: - containers: - - command: - - ./prow/proxy-presubmit-centos-release.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-centos:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )release-centos-test,?($|\s.*))|((?m)^/test( | .* )release-centos-test_proxy_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_proxy - branches: - - ^release-1.14$ - decorate: true - decoration_config: - timeout: 4h0m0s - name: check-wasm_proxy_release-1.14 - path_alias: istio.io/proxy - rerun_command: /test check-wasm - spec: - containers: - - command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: build-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )check-wasm,?($|\s.*))|((?m)^/test( | .* )check-wasm_proxy_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.11.gen.yaml b/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.11.gen.yaml deleted file mode 100644 index 56532358246..00000000000 --- a/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.11.gen.yaml +++ /dev/null @@ -1,587 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/release-builder: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: lint_release-builder_release-1.11_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: test_release-builder_release-1.11_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: gencheck_release-builder_release-1.11_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: dry-run_release-builder_release-1.11_postsubmit - path_alias: istio.io/release-builder - run_if_changed: \.go$|\.sh$ - spec: - containers: - - command: - - entrypoint - - test/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: build-release_release-builder_release-1.11_postsubmit - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - entrypoint - - release/build.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - - name: DOCKER_CONFIG - value: /etc/rel-pipeline-docker-config - - name: GITHUB_TOKEN_FILE - value: /etc/github/rel-pipeline-github - - name: GRAFANA_TOKEN_FILE - value: /etc/grafana/token - - name: GOOGLE_APPLICATION_CREDENTIALS - value: /etc/service-account/rel-pipeline-service-account.json - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/rel-pipeline-docker-config - name: rel-pipeline-docker-config - - mountPath: /etc/github - name: rel-pipeline-github - readOnly: true - - mountPath: /etc/grafana - name: rel-pipeline-grafana - readOnly: true - - mountPath: /etc/service-account - name: rel-pipeline-service-account - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: rel-pipeline-service-account - secret: - secretName: rel-pipeline-service-account - - name: rel-pipeline-github - secret: - secretName: rel-pipeline-github - - name: rel-pipeline-grafana - secret: - secretName: grafana-token - - name: rel-pipeline-docker-config - secret: - secretName: rel-pipeline-docker-config - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: publish-release_release-builder_release-1.11_postsubmit - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-publish$ - spec: - containers: - - command: - - entrypoint - - release/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - - name: DOCKER_CONFIG - value: /etc/rel-pipeline-docker-config - - name: GITHUB_TOKEN_FILE - value: /etc/github/rel-pipeline-github - - name: GRAFANA_TOKEN_FILE - value: /etc/grafana/token - - name: GOOGLE_APPLICATION_CREDENTIALS - value: /etc/service-account/rel-pipeline-service-account.json - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /etc/rel-pipeline-docker-config - name: rel-pipeline-docker-config - - mountPath: /etc/github - name: rel-pipeline-github - readOnly: true - - mountPath: /etc/grafana - name: rel-pipeline-grafana - readOnly: true - - mountPath: /etc/service-account - name: rel-pipeline-service-account - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - name: rel-pipeline-service-account - secret: - secretName: rel-pipeline-service-account - - name: rel-pipeline-github - secret: - secretName: rel-pipeline-github - - name: rel-pipeline-grafana - secret: - secretName: grafana-token - - name: rel-pipeline-docker-config - secret: - secretName: rel-pipeline-docker-config - - emptyDir: {} - name: docker-root -presubmits: - istio/release-builder: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_release-builder - branches: - - ^release-1.11$ - decorate: true - name: lint_release-builder_release-1.11 - path_alias: istio.io/release-builder - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_release-builder_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_release-builder - branches: - - ^release-1.11$ - decorate: true - name: test_release-builder_release-1.11 - path_alias: istio.io/release-builder - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_release-builder_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_release-builder - branches: - - ^release-1.11$ - decorate: true - name: gencheck_release-builder_release-1.11 - path_alias: istio.io/release-builder - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_release-builder_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.11_release-builder - branches: - - ^release-1.11$ - decorate: true - name: dry-run_release-builder_release-1.11 - path_alias: istio.io/release-builder - rerun_command: /test dry-run - run_if_changed: \.go$|\.sh$ - spec: - containers: - - command: - - entrypoint - - test/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )dry-run,?($|\s.*))|((?m)^/test( | .* )dry-run_release-builder_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.11_release-builder - branches: - - ^release-1.11$ - decorate: true - name: build-warning_release-builder_release-1.11 - optional: true - path_alias: istio.io/release-builder - rerun_command: /test build-warning - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - release/build-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build-warning,?($|\s.*))|((?m)^/test( | .* )build-warning_release-builder_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.11_release-builder - branches: - - ^release-1.11$ - decorate: true - name: publish-warning_release-builder_release-1.11 - optional: true - path_alias: istio.io/release-builder - rerun_command: /test publish-warning - run_if_changed: ^release/trigger-publish$ - spec: - containers: - - command: - - release/publish-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )publish-warning,?($|\s.*))|((?m)^/test( | .* )publish-warning_release-builder_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.12.gen.yaml b/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.12.gen.yaml deleted file mode 100644 index 5cb3c780843..00000000000 --- a/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.12.gen.yaml +++ /dev/null @@ -1,529 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/release-builder: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: lint_release-builder_release-1.12_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: test_release-builder_release-1.12_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: gencheck_release-builder_release-1.12_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: dry-run_release-builder_release-1.12_postsubmit - path_alias: istio.io/release-builder - run_if_changed: \.go$|\.sh$ - spec: - containers: - - command: - - entrypoint - - test/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - labels: - preset-release-pipeline: "true" - name: build-release_release-builder_release-1.12_postsubmit - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - entrypoint - - release/build.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - labels: - preset-release-pipeline: "true" - name: publish-release_release-builder_release-1.12_postsubmit - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-publish$ - spec: - containers: - - command: - - entrypoint - - release/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio/release-builder: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_release-builder - branches: - - ^release-1.12$ - decorate: true - name: lint_release-builder_release-1.12 - path_alias: istio.io/release-builder - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_release-builder_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_release-builder - branches: - - ^release-1.12$ - decorate: true - name: test_release-builder_release-1.12 - path_alias: istio.io/release-builder - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_release-builder_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_release-builder - branches: - - ^release-1.12$ - decorate: true - name: gencheck_release-builder_release-1.12 - path_alias: istio.io/release-builder - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_release-builder_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_release-builder - branches: - - ^release-1.12$ - decorate: true - name: dry-run_release-builder_release-1.12 - path_alias: istio.io/release-builder - rerun_command: /test dry-run - run_if_changed: \.go$|\.sh$ - spec: - containers: - - command: - - entrypoint - - test/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )dry-run,?($|\s.*))|((?m)^/test( | .* )dry-run_release-builder_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_release-builder - branches: - - ^release-1.12$ - decorate: true - name: build-warning_release-builder_release-1.12 - optional: true - path_alias: istio.io/release-builder - rerun_command: /test build-warning - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - release/build-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build-warning,?($|\s.*))|((?m)^/test( | .* )build-warning_release-builder_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_release-builder - branches: - - ^release-1.12$ - decorate: true - name: publish-warning_release-builder_release-1.12 - optional: true - path_alias: istio.io/release-builder - rerun_command: /test publish-warning - run_if_changed: ^release/trigger-publish$ - spec: - containers: - - command: - - release/publish-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )publish-warning,?($|\s.*))|((?m)^/test( | .* )publish-warning_release-builder_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.13.gen.yaml b/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.13.gen.yaml deleted file mode 100644 index e5db1c97df6..00000000000 --- a/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.13.gen.yaml +++ /dev/null @@ -1,529 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/release-builder: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: lint_release-builder_release-1.13_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: test_release-builder_release-1.13_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: gencheck_release-builder_release-1.13_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: dry-run_release-builder_release-1.13_postsubmit - path_alias: istio.io/release-builder - run_if_changed: \.go$|\.sh$ - spec: - containers: - - command: - - entrypoint - - test/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - labels: - preset-release-pipeline: "true" - name: build-release_release-builder_release-1.13_postsubmit - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - entrypoint - - release/build.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - labels: - preset-release-pipeline: "true" - name: publish-release_release-builder_release-1.13_postsubmit - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-publish$ - spec: - containers: - - command: - - entrypoint - - release/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio/release-builder: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_release-builder - branches: - - ^release-1.13$ - decorate: true - name: lint_release-builder_release-1.13 - path_alias: istio.io/release-builder - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_release-builder_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_release-builder - branches: - - ^release-1.13$ - decorate: true - name: test_release-builder_release-1.13 - path_alias: istio.io/release-builder - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_release-builder_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_release-builder - branches: - - ^release-1.13$ - decorate: true - name: gencheck_release-builder_release-1.13 - path_alias: istio.io/release-builder - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_release-builder_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_release-builder - branches: - - ^release-1.13$ - decorate: true - name: dry-run_release-builder_release-1.13 - path_alias: istio.io/release-builder - rerun_command: /test dry-run - run_if_changed: \.go$|\.sh$ - spec: - containers: - - command: - - entrypoint - - test/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )dry-run,?($|\s.*))|((?m)^/test( | .* )dry-run_release-builder_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_release-builder - branches: - - ^release-1.13$ - decorate: true - name: build-warning_release-builder_release-1.13 - optional: true - path_alias: istio.io/release-builder - rerun_command: /test build-warning - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - release/build-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build-warning,?($|\s.*))|((?m)^/test( | .* )build-warning_release-builder_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_release-builder - branches: - - ^release-1.13$ - decorate: true - name: publish-warning_release-builder_release-1.13 - optional: true - path_alias: istio.io/release-builder - rerun_command: /test publish-warning - run_if_changed: ^release/trigger-publish$ - spec: - containers: - - command: - - release/publish-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )publish-warning,?($|\s.*))|((?m)^/test( | .* )publish-warning_release-builder_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.14.gen.yaml b/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.14.gen.yaml deleted file mode 100644 index 53fa7a50ca6..00000000000 --- a/prow/cluster/jobs/istio/release-builder/istio.release-builder.release-1.14.gen.yaml +++ /dev/null @@ -1,529 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/release-builder: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: lint_release-builder_release-1.14_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: test_release-builder_release-1.14_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: gencheck_release-builder_release-1.14_postsubmit - path_alias: istio.io/release-builder - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: dry-run_release-builder_release-1.14_postsubmit - path_alias: istio.io/release-builder - run_if_changed: \.go$|\.sh$ - spec: - containers: - - command: - - entrypoint - - test/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - labels: - preset-release-pipeline: "true" - name: build-release_release-builder_release-1.14_postsubmit - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - entrypoint - - release/build.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_release-builder_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - labels: - preset-release-pipeline: "true" - name: publish-release_release-builder_release-1.14_postsubmit - path_alias: istio.io/release-builder - run_if_changed: ^release/trigger-publish$ - spec: - containers: - - command: - - entrypoint - - release/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio/release-builder: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_release-builder - branches: - - ^release-1.14$ - decorate: true - name: lint_release-builder_release-1.14 - path_alias: istio.io/release-builder - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_release-builder_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_release-builder - branches: - - ^release-1.14$ - decorate: true - name: test_release-builder_release-1.14 - path_alias: istio.io/release-builder - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_release-builder_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_release-builder - branches: - - ^release-1.14$ - decorate: true - name: gencheck_release-builder_release-1.14 - path_alias: istio.io/release-builder - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_release-builder_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_release-builder - branches: - - ^release-1.14$ - decorate: true - name: dry-run_release-builder_release-1.14 - path_alias: istio.io/release-builder - rerun_command: /test dry-run - run_if_changed: \.go$|\.sh$ - spec: - containers: - - command: - - entrypoint - - test/publish.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )dry-run,?($|\s.*))|((?m)^/test( | .* )dry-run_release-builder_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_release-builder - branches: - - ^release-1.14$ - decorate: true - name: build-warning_release-builder_release-1.14 - optional: true - path_alias: istio.io/release-builder - rerun_command: /test build-warning - run_if_changed: ^release/trigger-build$ - spec: - containers: - - command: - - release/build-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build-warning,?($|\s.*))|((?m)^/test( | .* )build-warning_release-builder_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_release-builder - branches: - - ^release-1.14$ - decorate: true - name: publish-warning_release-builder_release-1.14 - optional: true - path_alias: istio.io/release-builder - rerun_command: /test publish-warning - run_if_changed: ^release/trigger-publish$ - spec: - containers: - - command: - - release/publish-warning.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )publish-warning,?($|\s.*))|((?m)^/test( | .* )publish-warning_release-builder_release-1.14,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/tools/istio.tools.release-1.11.gen.yaml b/prow/cluster/jobs/istio/tools/istio.tools.release-1.11.gen.yaml deleted file mode 100644 index 9ae522b8a5d..00000000000 --- a/prow/cluster/jobs/istio/tools/istio.tools.release-1.11.gen.yaml +++ /dev/null @@ -1,473 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/tools: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: build_tools_release-1.11_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: lint_tools_release-1.11_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: test_tools_release-1.11_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: gencheck_tools_release-1.11_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: containers_tools_release-1.11_postsubmit - path_alias: istio.io/tools - run_if_changed: docker/.+|cmd/.+ - spec: - containers: - - command: - - entrypoint - - make - - containers - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.11_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.11$ - decorate: true - name: deploy-perf-dashboard_tools_release-1.11_postsubmit - path_alias: istio.io/tools - run_if_changed: ^perf_dashboard/ - spec: - containers: - - command: - - entrypoint - - make - - -C - - perf_dashboard - - deploy - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio/tools: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_tools - branches: - - ^release-1.11$ - decorate: true - name: build_tools_release-1.11 - path_alias: istio.io/tools - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_tools_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_tools - branches: - - ^release-1.11$ - decorate: true - name: lint_tools_release-1.11 - path_alias: istio.io/tools - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_tools_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_tools - branches: - - ^release-1.11$ - decorate: true - name: test_tools_release-1.11 - path_alias: istio.io/tools - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_tools_release-1.11,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.11_tools - branches: - - ^release-1.11$ - decorate: true - name: gencheck_tools_release-1.11 - path_alias: istio.io/tools - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_tools_release-1.11,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.11_tools - branches: - - ^release-1.11$ - decorate: true - name: containers-test_tools_release-1.11 - path_alias: istio.io/tools - rerun_command: /test containers-test - run_if_changed: docker/.+|cmd/.+ - spec: - containers: - - command: - - entrypoint - - make - - containers-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )containers-test,?($|\s.*))|((?m)^/test( | .* )containers-test_tools_release-1.11,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/tools/istio.tools.release-1.12.gen.yaml b/prow/cluster/jobs/istio/tools/istio.tools.release-1.12.gen.yaml deleted file mode 100644 index b82cbaddc0e..00000000000 --- a/prow/cluster/jobs/istio/tools/istio.tools.release-1.12.gen.yaml +++ /dev/null @@ -1,494 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/tools: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: build_tools_release-1.12_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: lint_tools_release-1.12_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: test_tools_release-1.12_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: gencheck_tools_release-1.12_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/common-files - repo: common-files - name: containers_tools_release-1.12_postsubmit - path_alias: istio.io/tools - run_if_changed: docker/.+|cmd/.+ - spec: - containers: - - command: - - entrypoint - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=common-files - - '--title=Automator: update build-tools image@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=release-notes-none - - --modifier=update_image_version - - --token-path=/etc/github-token/oauth - - --script-path=../common-files/bin/create-buildtools-and-update.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.12_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.12$ - decorate: true - name: deploy-perf-dashboard_tools_release-1.12_postsubmit - path_alias: istio.io/tools - run_if_changed: ^perf_dashboard/ - spec: - containers: - - command: - - entrypoint - - make - - -C - - perf_dashboard - - deploy - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio/tools: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_tools - branches: - - ^release-1.12$ - decorate: true - name: build_tools_release-1.12 - path_alias: istio.io/tools - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_tools_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_tools - branches: - - ^release-1.12$ - decorate: true - name: lint_tools_release-1.12 - path_alias: istio.io/tools - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_tools_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_tools - branches: - - ^release-1.12$ - decorate: true - name: test_tools_release-1.12 - path_alias: istio.io/tools - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_tools_release-1.12,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.12_tools - branches: - - ^release-1.12$ - decorate: true - name: gencheck_tools_release-1.12 - path_alias: istio.io/tools - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_tools_release-1.12,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.12_tools - branches: - - ^release-1.12$ - decorate: true - name: containers-test_tools_release-1.12 - path_alias: istio.io/tools - rerun_command: /test containers-test - run_if_changed: docker/.+|cmd/.+ - spec: - containers: - - command: - - entrypoint - - make - - containers-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )containers-test,?($|\s.*))|((?m)^/test( | .* )containers-test_tools_release-1.12,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/tools/istio.tools.release-1.13.gen.yaml b/prow/cluster/jobs/istio/tools/istio.tools.release-1.13.gen.yaml deleted file mode 100644 index 618d4d88d30..00000000000 --- a/prow/cluster/jobs/istio/tools/istio.tools.release-1.13.gen.yaml +++ /dev/null @@ -1,494 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/tools: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: build_tools_release-1.13_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: lint_tools_release-1.13_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: test_tools_release-1.13_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: gencheck_tools_release-1.13_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/common-files - repo: common-files - name: containers_tools_release-1.13_postsubmit - path_alias: istio.io/tools - run_if_changed: docker/.+|cmd/.+ - spec: - containers: - - command: - - entrypoint - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=common-files - - '--title=Automator: update build-tools image@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=release-notes-none - - --modifier=update_image_version - - --token-path=/etc/github-token/oauth - - --script-path=../common-files/bin/create-buildtools-and-update.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.13_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.13$ - decorate: true - name: deploy-perf-dashboard_tools_release-1.13_postsubmit - path_alias: istio.io/tools - run_if_changed: ^perf_dashboard/ - spec: - containers: - - command: - - entrypoint - - make - - -C - - perf_dashboard - - deploy - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio/tools: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_tools - branches: - - ^release-1.13$ - decorate: true - name: build_tools_release-1.13 - path_alias: istio.io/tools - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_tools_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_tools - branches: - - ^release-1.13$ - decorate: true - name: lint_tools_release-1.13 - path_alias: istio.io/tools - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_tools_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_tools - branches: - - ^release-1.13$ - decorate: true - name: test_tools_release-1.13 - path_alias: istio.io/tools - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_tools_release-1.13,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.13_tools - branches: - - ^release-1.13$ - decorate: true - name: gencheck_tools_release-1.13 - path_alias: istio.io/tools - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_tools_release-1.13,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.13_tools - branches: - - ^release-1.13$ - decorate: true - name: containers-test_tools_release-1.13 - path_alias: istio.io/tools - rerun_command: /test containers-test - run_if_changed: docker/.+|cmd/.+ - spec: - containers: - - command: - - entrypoint - - make - - containers-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )containers-test,?($|\s.*))|((?m)^/test( | .* )containers-test_tools_release-1.13,?($|\s.*)) diff --git a/prow/cluster/jobs/istio/tools/istio.tools.release-1.14.gen.yaml b/prow/cluster/jobs/istio/tools/istio.tools.release-1.14.gen.yaml deleted file mode 100644 index e41e2b64e5b..00000000000 --- a/prow/cluster/jobs/istio/tools/istio.tools.release-1.14.gen.yaml +++ /dev/null @@ -1,494 +0,0 @@ -# THIS FILE IS AUTOGENERATED. See prow/config/README.md -postsubmits: - istio/tools: - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: build_tools_release-1.14_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: lint_tools_release-1.14_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: test_tools_release-1.14_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: gencheck_tools_release-1.14_postsubmit - path_alias: istio.io/tools - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - extra_refs: - - base_ref: master - org: istio - path_alias: istio.io/test-infra - repo: test-infra - - base_ref: master - org: istio - path_alias: istio.io/common-files - repo: common-files - name: containers_tools_release-1.14_postsubmit - path_alias: istio.io/tools - run_if_changed: docker/.+|cmd/.+ - spec: - containers: - - command: - - entrypoint - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=common-files - - '--title=Automator: update build-tools image@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=release-notes-none - - --modifier=update_image_version - - --token-path=/etc/github-token/oauth - - --script-path=../common-files/bin/create-buildtools-and-update.sh - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - - mountPath: /etc/github-token - name: github - readOnly: true - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - - name: github - secret: - secretName: oauth-token - - annotations: - testgrid-alert-email: istio-oncall@googlegroups.com - testgrid-dashboards: istio_release-1.14_tools_postsubmit - testgrid-num-failures-to-alert: "1" - branches: - - ^release-1.14$ - decorate: true - name: deploy-perf-dashboard_tools_release-1.14_postsubmit - path_alias: istio.io/tools - run_if_changed: ^perf_dashboard/ - spec: - containers: - - command: - - entrypoint - - make - - -C - - perf_dashboard - - deploy - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root -presubmits: - istio/tools: - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_tools - branches: - - ^release-1.14$ - decorate: true - name: build_tools_release-1.14 - path_alias: istio.io/tools - rerun_command: /test build - spec: - containers: - - command: - - make - - build - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )build,?($|\s.*))|((?m)^/test( | .* )build_tools_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_tools - branches: - - ^release-1.14$ - decorate: true - name: lint_tools_release-1.14 - path_alias: istio.io/tools - rerun_command: /test lint - spec: - containers: - - command: - - make - - lint - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )lint,?($|\s.*))|((?m)^/test( | .* )lint_tools_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_tools - branches: - - ^release-1.14$ - decorate: true - name: test_tools_release-1.14 - path_alias: istio.io/tools - rerun_command: /test test - spec: - containers: - - command: - - make - - test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )test,?($|\s.*))|((?m)^/test( | .* )test_tools_release-1.14,?($|\s.*)) - - always_run: true - annotations: - testgrid-dashboards: istio_release-1.14_tools - branches: - - ^release-1.14$ - decorate: true - name: gencheck_tools_release-1.14 - path_alias: istio.io/tools - rerun_command: /test gencheck - spec: - containers: - - command: - - make - - gen-check - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - trigger: ((?m)^/test( | .* )gencheck,?($|\s.*))|((?m)^/test( | .* )gencheck_tools_release-1.14,?($|\s.*)) - - always_run: false - annotations: - testgrid-dashboards: istio_release-1.14_tools - branches: - - ^release-1.14$ - decorate: true - name: containers-test_tools_release-1.14 - path_alias: istio.io/tools - rerun_command: /test containers-test - run_if_changed: docker/.+|cmd/.+ - spec: - containers: - - command: - - entrypoint - - make - - containers-test - env: - - name: BUILD_WITH_CONTAINER - value: "0" - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: "" - resources: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - securityContext: - privileged: true - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - - mountPath: /var/lib/docker - name: docker-root - nodeSelector: - kubernetes.io/arch: amd64 - testing: test-pool - serviceAccountName: prowjob-advanced-sa - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - - emptyDir: {} - name: docker-root - trigger: ((?m)^/test( | .* )containers-test,?($|\s.*))|((?m)^/test( | .* )containers-test_tools_release-1.14,?($|\s.*)) diff --git a/prow/config/jobs/api-1.11.yaml b/prow/config/jobs/api-1.11.yaml deleted file mode 100644 index 288ee743716..00000000000 --- a/prow/config/jobs/api-1.11.yaml +++ /dev/null @@ -1,183 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - make - - presubmit - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update_api_dep_client_go - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update_api_dep_istio - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -- command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - name: release-notes - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirements: - - cache - - github - types: - - presubmit -org: istio -repo: api -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/api-1.12.yaml b/prow/config/jobs/api-1.12.yaml deleted file mode 100644 index 8aecfd1190f..00000000000 --- a/prow/config/jobs/api-1.12.yaml +++ /dev/null @@ -1,190 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - make - - presubmit - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_api_dep_client_go - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_api_dep_istio - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -- command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - modifiers: - - presubmit_optional - name: release-notes - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirements: - - cache - - github - types: - - presubmit -org: istio -repo: api -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/api-1.13.yaml b/prow/config/jobs/api-1.13.yaml deleted file mode 100644 index d4a05239b03..00000000000 --- a/prow/config/jobs/api-1.13.yaml +++ /dev/null @@ -1,765 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - make - - presubmit - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_api_dep_client_go - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_api_dep_istio - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - modifiers: - - presubmit_optional - name: release-notes - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - presubmit -node_selector: - testing: test-pool -org: istio -repo: api -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/api-1.14.yaml b/prow/config/jobs/api-1.14.yaml deleted file mode 100644 index f055268f5ce..00000000000 --- a/prow/config/jobs/api-1.14.yaml +++ /dev/null @@ -1,597 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - make - - presubmit - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=client-go - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_api_dep_client_go - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/api@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_api_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/api@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_api_dep_istio - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - modifiers: - - presubmit_optional - name: release-notes - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - presubmit -node_selector: - testing: test-pool -org: istio -repo: api -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/client-go-1.11.yaml b/prow/config/jobs/client-go-1.11.yaml deleted file mode 100644 index af3b529ffc8..00000000000 --- a/prow/config/jobs/client-go-1.11.yaml +++ /dev/null @@ -1,156 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - make - - build - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - lint - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/client-go@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_client-go_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/client-go@$AUTOMATOR_SHA && go mod tidy && make clean gen - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update_client-go_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -org: istio -repo: client-go -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/client-go-1.12.yaml b/prow/config/jobs/client-go-1.12.yaml deleted file mode 100644 index 5c2f2cd6ac6..00000000000 --- a/prow/config/jobs/client-go-1.12.yaml +++ /dev/null @@ -1,164 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/client-go@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_client-go_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/client-go@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_client-go_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -org: istio -repo: client-go -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/client-go-1.13.yaml b/prow/config/jobs/client-go-1.13.yaml deleted file mode 100644 index b870303178c..00000000000 --- a/prow/config/jobs/client-go-1.13.yaml +++ /dev/null @@ -1,625 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/client-go@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_client-go_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/client-go@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_client-go_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: client-go -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/client-go-1.14.yaml b/prow/config/jobs/client-go-1.14.yaml deleted file mode 100644 index 319bc67fbd8..00000000000 --- a/prow/config/jobs/client-go-1.14.yaml +++ /dev/null @@ -1,485 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/client-go@$AUTOMATOR_SRC_BRANCH dependency in - $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_client-go_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/client-go@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_client-go_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: client-go -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/common-files-1.11.yaml b/prow/config/jobs/common-files-1.11.yaml deleted file mode 100644 index e32a43758a7..00000000000 --- a/prow/config/jobs/common-files-1.11.yaml +++ /dev/null @@ -1,183 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - make - - lint - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio,api,tools,release-builder,pkg,client-go,gogo-genproto,proxy - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update-common - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update-common-istio.io - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=test-infra - - '--title=Automator: update build-tools:$AUTOMATOR_SRC_BRANCH' - - --branch=master - - --modifier=buildtools - - --token-path=/etc/github-token/oauth - - --script-path=../test-infra/tools/automator/scripts/update-images.sh - - --labels=release-notes-none - - --verbose - - -- - - --post=make gen - - --source=$AUTOMATOR_ROOT_DIR/files/common/scripts/setup_env.sh - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update-build-tools-image - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -org: istio -repo: common-files -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/common-files-1.12.yaml b/prow/config/jobs/common-files-1.12.yaml deleted file mode 100644 index 7a087bbdc1a..00000000000 --- a/prow/config/jobs/common-files-1.12.yaml +++ /dev/null @@ -1,189 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio,api,tools,release-builder,pkg,client-go,gogo-genproto,proxy - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - name: update-common - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - name: update-common-istio.io - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=test-infra - - '--title=Automator: update build-tools:$AUTOMATOR_SRC_BRANCH' - - --branch=master - - --modifier=buildtools - - --token-path=/etc/github-token/oauth - - --script-path=../test-infra/tools/automator/scripts/update-images.sh - - --labels=release-notes-none - - --verbose - - --source=$AUTOMATOR_ROOT_DIR/files/common/scripts/setup_env.sh - name: update-build-tools-image - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -org: istio -repo: common-files -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/common-files-1.13.yaml b/prow/config/jobs/common-files-1.13.yaml deleted file mode 100644 index ece6ffef43f..00000000000 --- a/prow/config/jobs/common-files-1.13.yaml +++ /dev/null @@ -1,651 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio,api,tools,release-builder,pkg,client-go,gogo-genproto,proxy - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - name: update-common - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - name: update-common-istio.io - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=test-infra - - '--title=Automator: update build-tools:$AUTOMATOR_SRC_BRANCH' - - --branch=master - - --modifier=buildtools - - --token-path=/etc/github-token/oauth - - --script-path=../test-infra/tools/automator/scripts/update-images.sh - - --labels=release-notes-none - - --verbose - - -- - - --source=$AUTOMATOR_ROOT_DIR/files/common/scripts/setup_env.sh - name: update-build-tools-image - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: common-files -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/common-files-1.14.yaml b/prow/config/jobs/common-files-1.14.yaml deleted file mode 100644 index cf458f33eb5..00000000000 --- a/prow/config/jobs/common-files-1.14.yaml +++ /dev/null @@ -1,512 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio,api,tools,release-builder,pkg,client-go,proxy - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - name: update-common - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - '--title=Automator: update common-files@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --strict - - --modifier=commonfiles - - --token-path=/etc/github-token/oauth - - --cmd=make update-common && make gen - name: update-common-istio.io - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=test-infra - - '--title=Automator: update build-tools:$AUTOMATOR_SRC_BRANCH' - - --branch=master - - --modifier=buildtools - - --token-path=/etc/github-token/oauth - - --script-path=../test-infra/tools/automator/scripts/update-images.sh - - --labels=release-notes-none - - --verbose - - -- - - --post=make gen - - --source=$AUTOMATOR_ROOT_DIR/files/common/scripts/setup_env.sh - name: update-build-tools-image - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: common-files -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/enhancements-1.11.yaml b/prow/config/jobs/enhancements-1.11.yaml deleted file mode 100644 index 9d55d38ec4e..00000000000 --- a/prow/config/jobs/enhancements-1.11.yaml +++ /dev/null @@ -1,124 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - ../test-infra/scripts/validate_schema.sh - - --document-path=./features.yaml - - --schema-path=./features_schema.json - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - name: validate-features - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirements: - - cache - types: - - presubmit -org: istio -repo: enhancements -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/enhancements-1.12.yaml b/prow/config/jobs/enhancements-1.12.yaml deleted file mode 100644 index 7064fabc6f5..00000000000 --- a/prow/config/jobs/enhancements-1.12.yaml +++ /dev/null @@ -1,135 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - ../test-infra/scripts/validate_schema.sh - - --document-path=./features.yaml - - --schema-path=./features_schema.json - modifiers: - - presubmit_optional - name: validate-features - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirements: - - cache - types: - - presubmit -org: istio -repo: enhancements -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/enhancements-1.13.yaml b/prow/config/jobs/enhancements-1.13.yaml deleted file mode 100644 index 1105e1e2d05..00000000000 --- a/prow/config/jobs/enhancements-1.13.yaml +++ /dev/null @@ -1,254 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - ../test-infra/scripts/validate_schema.sh - - --document-path=./features.yaml - - --schema-path=./features_schema.json - modifiers: - - presubmit_optional - name: validate-features - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - presubmit -node_selector: - testing: test-pool -org: istio -repo: enhancements -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/enhancements-1.14.yaml b/prow/config/jobs/enhancements-1.14.yaml deleted file mode 100644 index 0f70eeac25a..00000000000 --- a/prow/config/jobs/enhancements-1.14.yaml +++ /dev/null @@ -1,198 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - ../test-infra/scripts/validate_schema.sh - - --document-path=./features.yaml - - --schema-path=./features_schema.json - modifiers: - - presubmit_optional - name: validate-features - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - presubmit -node_selector: - testing: test-pool -org: istio -repo: enhancements -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/envoy-1.11.yaml b/prow/config/jobs/envoy-1.11.yaml deleted file mode 100644 index 4cd4c6870a1..00000000000 --- a/prow/config/jobs/envoy-1.11.yaml +++ /dev/null @@ -1,50 +0,0 @@ -org: istio -repo: envoy -branches: [release-1.11] -image: envoyproxy/envoy-build-ubuntu:55d9e4719d2bd0accce8f829b44dab70cd42112a -node_selector: - testing: build-pool - -jobs: - - name: test-asan - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - - name: FILTER_WORKSPACE_SET - value: "false" - command: [./ci/do_ci.sh, bazel.asan] - timeout: 4h0m0s - - - name: test-tsan - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - - name: FILTER_WORKSPACE_SET - value: "false" - command: [./ci/do_ci.sh, bazel.tsan] - - - name: test-release - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - command: [./ci/do_ci.sh, bazel.release] - -resources_presets: - default: - requests: - memory: "180G" - cpu: "48" - ephemeral-storage: "1500G" - limits: - memory: "240G" - cpu: "64" - ephemeral-storage: "1790G" diff --git a/prow/config/jobs/envoy-1.12.yaml b/prow/config/jobs/envoy-1.12.yaml deleted file mode 100644 index 5be8092d599..00000000000 --- a/prow/config/jobs/envoy-1.12.yaml +++ /dev/null @@ -1,50 +0,0 @@ -org: istio -repo: envoy -branches: [release-1.12] -image: envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 -node_selector: - testing: build-pool - -jobs: - - name: test-asan - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - - name: FILTER_WORKSPACE_SET - value: "false" - command: [./ci/do_ci.sh, bazel.asan] - timeout: 4h0m0s - - - name: test-tsan - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - - name: FILTER_WORKSPACE_SET - value: "false" - command: [./ci/do_ci.sh, bazel.tsan] - - - name: test-release - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - command: [./ci/do_ci.sh, bazel.release] - -resources_presets: - default: - requests: - memory: "180G" - cpu: "48" - ephemeral-storage: "1500G" - limits: - memory: "240G" - cpu: "64" - ephemeral-storage: "1790G" diff --git a/prow/config/jobs/envoy-1.13.yaml b/prow/config/jobs/envoy-1.13.yaml deleted file mode 100644 index e0d2b8dc11f..00000000000 --- a/prow/config/jobs/envoy-1.13.yaml +++ /dev/null @@ -1,50 +0,0 @@ -org: istio -repo: envoy -branches: [release-1.13] -image: envoyproxy/envoy-build-ubuntu:81a93046060dbe5620d5b3aa92632090a9ee4da6 -node_selector: - testing: build-pool - -jobs: - - name: test-asan - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - - name: FILTER_WORKSPACE_SET - value: "false" - command: [./ci/do_ci.sh, bazel.asan] - timeout: 4h0m0s - - - name: test-tsan - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - - name: FILTER_WORKSPACE_SET - value: "false" - command: [./ci/do_ci.sh, bazel.tsan] - - - name: test-release - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - command: [./ci/do_ci.sh, bazel.release] - -resources_presets: - default: - requests: - memory: "180G" - cpu: "48" - ephemeral-storage: "1500G" - limits: - memory: "240G" - cpu: "64" - ephemeral-storage: "1790G" diff --git a/prow/config/jobs/envoy-1.14.yaml b/prow/config/jobs/envoy-1.14.yaml deleted file mode 100644 index bcc6acb02dd..00000000000 --- a/prow/config/jobs/envoy-1.14.yaml +++ /dev/null @@ -1,50 +0,0 @@ -org: istio -repo: envoy -branches: [release-1.14] -image: envoyproxy/envoy-build-ubuntu:142e6d5662b98277a84c327da26ed266ab0e3191 -node_selector: - testing: build-pool - -jobs: -- name: test-asan - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - - name: FILTER_WORKSPACE_SET - value: "false" - command: [./ci/do_ci.sh, bazel.asan] - timeout: 4h0m0s - -- name: test-tsan - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - - name: FILTER_WORKSPACE_SET - value: "false" - command: [./ci/do_ci.sh, bazel.tsan] - -- name: test-release - types: [presubmit] - env: - - name: BAZEL_BUILD_EXTRA_OPTIONS - value: "--local_ram_resources=131072 --local_cpu_resources=42 --test_env=ENVOY_IP_TEST_VERSIONS=v4only --flaky_test_attempts=9" - - name: ENVOY_SRCDIR - value: "/home/prow/go/src/istio.io/envoy" - command: [./ci/do_ci.sh, bazel.release] - -resources_presets: - default: - requests: - memory: "180G" - cpu: "48" - ephemeral-storage: "1500G" - limits: - memory: "240G" - cpu: "64" - ephemeral-storage: "1790G" diff --git a/prow/config/jobs/gogo-genproto-1.11.yaml b/prow/config/jobs/gogo-genproto-1.11.yaml deleted file mode 100644 index 19d6c5af2db..00000000000 --- a/prow/config/jobs/gogo-genproto-1.11.yaml +++ /dev/null @@ -1,157 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - make - - build - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - lint - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/gogo-genproto@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_gogo-genproto_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/gogo-genproto@$AUTOMATOR_SHA && go mod tidy && make clean - gen - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update_gogo-genproto_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -org: istio -repo: gogo-genproto -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/gogo-genproto-1.12.yaml b/prow/config/jobs/gogo-genproto-1.12.yaml deleted file mode 100644 index 882bde27cd5..00000000000 --- a/prow/config/jobs/gogo-genproto-1.12.yaml +++ /dev/null @@ -1,165 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/gogo-genproto@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_gogo-genproto_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/gogo-genproto@$AUTOMATOR_SHA && go mod tidy && make clean - gen - name: update_gogo-genproto_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -org: istio -repo: gogo-genproto -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/gogo-genproto-1.13.yaml b/prow/config/jobs/gogo-genproto-1.13.yaml deleted file mode 100644 index 2b5bb4b4832..00000000000 --- a/prow/config/jobs/gogo-genproto-1.13.yaml +++ /dev/null @@ -1,626 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/gogo-genproto@$AUTOMATOR_SRC_BRANCH dependency - in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_gogo-genproto_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/gogo-genproto@$AUTOMATOR_SHA && go mod tidy && make clean - gen - name: update_gogo-genproto_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: gogo-genproto -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/istio-1.11.yaml b/prow/config/jobs/istio-1.11.yaml deleted file mode 100644 index 324c177ed9a..00000000000 --- a/prow/config/jobs/istio-1.11.yaml +++ /dev/null @@ -1,747 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: unit-tests - node_selector: - testing: test-pool - requirements: - - cache - - gocache -- command: - - entrypoint - - prow/release-test.sh - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: release-test - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - requirements: - - cache - - docker - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/release-commit.sh - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: release - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - requirements: - - cache - - docker - - gocache - types: - - postsubmit -- command: - - entrypoint - - make - - benchtest - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - - presubmit_skipped - name: benchmark - node_selector: - testing: test-pool - requirements: - - cache - - gocache - resources: benchmark - types: - - presubmit -- command: - - entrypoint - - make - - benchtest - - report-benchtest - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: benchmark-report - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - requirements: - - cache - - gocache - resources: benchmark - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-pilot - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-cni - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-security - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-telemetry - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-telemetry-multicluster - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: TEST_SELECT - value: -multicluster - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-telemetry-istiodless-mc - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.multicluster.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky,+multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-multicluster - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.istiodremote.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky,+multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-istiodremote - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: VARIANT - value: distroless - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-distroless - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-ipv6 - requirements: - - cache - - kind - - gocache -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky,-multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-operator-controller - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - env: - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-pilot - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-pilot-multicluster - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: TEST_SELECT - value: -multicluster - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-pilot-istiodless-mc - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - env: - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-security - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-security-multicluster - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: TEST_SELECT - value: -multicluster - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-security-istiodless-mc - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - env: - - name: TEST_SELECT - value: -multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-telemetry - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-helm - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-k8s-116 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-k8s-117 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-k8s-118 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-k8s-119 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-k8s-120 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.0 - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-k8s-122 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: integ-cni - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - make - - test.integration.analyze - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: analyze-tests - node_selector: - testing: test-pool - requirements: - - cache - - gocache - types: - - presubmit -- command: - - make - - lint - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: lint - node_selector: - testing: test-pool - requirements: - - cache - - gocache - resources: lint - types: - - presubmit -- command: - - make - - gen-check - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache - - gocache - types: - - presubmit -- command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: release-notes - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirements: - - cache - - github - - gocache - types: - - presubmit -org: istio -repo: istio -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- gocache -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/istio-1.12.yaml b/prow/config/jobs/istio-1.12.yaml deleted file mode 100644 index d342c0166d5..00000000000 --- a/prow/config/jobs/istio-1.12.yaml +++ /dev/null @@ -1,774 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - name: unit-tests - node_selector: - testing: test-pool - requirements: - - cache - - gocache -- command: - - entrypoint - - prow/release-test.sh - name: release-test - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - requirements: - - cache - - docker - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/release-commit.sh - name: release - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - requirements: - - cache - - docker - - gocache - types: - - postsubmit -- command: - - entrypoint - - make - - benchtest - modifiers: - - presubmit_optional - - presubmit_skipped - name: benchmark - node_selector: - testing: test-pool - requirements: - - cache - - gocache - resources: benchmark - types: - - presubmit -- command: - - entrypoint - - make - - benchtest - - report-benchtest - name: benchmark-report - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - requirements: - - cache - - gocache - resources: benchmark - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky - name: integ-pilot - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - name: integ-cni - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky - name: integ-security - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky - name: integ-telemetry - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - name: integ-telemetry-mc - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - name: integ-telemetry-istiodremote - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-telemetry-istiodless-mc - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: VARIANT - value: distroless - name: integ-distroless - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.reachability - env: - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - name: integ-ipv6 - requirements: - - cache - - kind - - gocache -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube.presubmit - env: - - name: TEST_SELECT - value: -postsubmit,-flaky - name: integ-operator-controller - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - name: integ-pilot - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - name: integ-pilot-multicluster - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-pilot-istiodremote - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-pilot-istiodremote-mc - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-pilot-istiodless-mc - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - name: integ-security - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - name: integ-security-multicluster - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-security-istiodremote - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-security-istiodless-mc - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - resources: multicluster -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - name: integ-telemetry - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - name: integ-helm - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-116 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-117 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-118 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-119 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-120 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-122 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-123 - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: TEST_SELECT - value: -flaky - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - name: integ-cni - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - modifiers: - - presubmit_optional - - presubmit_skipped - name: integ-assertion - node_selector: - testing: test-pool - requirements: - - cache - - kind - - gocache - timeout: 4h0m0s -- command: - - make - - test.integration.analyze - name: analyze-tests - node_selector: - testing: test-pool - requirements: - - cache - - gocache - types: - - presubmit -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirements: - - cache - - gocache - resources: lint - types: - - presubmit -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache - - gocache - types: - - presubmit -- command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - name: release-notes - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirements: - - cache - - github - - gocache - types: - - presubmit -org: istio -repo: istio -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- gocache -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/istio-1.13.yaml b/prow/config/jobs/istio-1.13.yaml deleted file mode 100644 index 5daf35123be..00000000000 --- a/prow/config/jobs/istio-1.13.yaml +++ /dev/null @@ -1,5589 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - name: unit-tests - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/release-test.sh - name: release-test - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - docker - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - presubmit -- command: - - entrypoint - - prow/release-commit.sh - name: release - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - docker - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - postsubmit -- command: - - entrypoint - - make - - benchtest - modifiers: - - presubmit_optional - - presubmit_skipped - name: benchmark - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - resources: benchmark - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - entrypoint - - make - - benchtest - - report-benchtest - name: benchmark-report - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - resources: benchmark - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - name: integ-cni - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - name: integ-telemetry - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - name: integ-telemetry-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - name: integ-telemetry-istiodremote - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-telemetry-istiodless-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: VARIANT - value: distroless - name: integ-distroless - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - name: integ-ipv6 - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - name: integ-operator-controller - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - name: integ-pilot - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - name: integ-pilot-multicluster - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-pilot-istiodremote - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-pilot-istiodremote-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-pilot-istiodless-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - name: integ-security - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - name: integ-security-multicluster - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-security-istiodremote - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-security-istiodless-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - name: integ-helm - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-116 - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-117 - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-118 - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-119 - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-120 - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-122 - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-123 - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.24.0-alpha.2 - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - modifiers: - - hidden - name: integ-k8s-124 - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: TEST_SELECT - value: -flaky - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - name: integ-cni - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - modifiers: - - presubmit_optional - - presubmit_skipped - name: integ-assertion - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s -- command: - - make - - test.integration.analyze - name: analyze-tests - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - resources: lint - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - name: release-notes - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - gocache - - github - resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -node_selector: - testing: test-pool -org: istio -repo: istio -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -- gocache -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/istio-1.14.yaml b/prow/config/jobs/istio-1.14.yaml deleted file mode 100644 index 6b7f81bd787..00000000000 --- a/prow/config/jobs/istio-1.14.yaml +++ /dev/null @@ -1,4732 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - entrypoint - - make - - -e - - T=-v -count=1 - - build - - racetest - - binaries-test - name: unit-tests - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - resources: dedicated - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/release-test.sh - name: release-test - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - docker - resources: dedicated - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - presubmit -- command: - - entrypoint - - prow/release-commit.sh - name: release - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - docker - resources: dedicated - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - postsubmit -- command: - - entrypoint - - make - - benchtest - modifiers: - - presubmit_optional - - presubmit_skipped - name: benchmark - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - resources: dedicated - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - entrypoint - - make - - benchtest - - report-benchtest - name: benchmark-report - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - resources: dedicated - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube.presubmit - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.enableCNI=true ' - name: integ-cni - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.telemetry.kube - name: integ-telemetry - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - name: integ-telemetry-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.telemetry.kube - name: integ-telemetry-istiodremote - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.telemetry.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-telemetry-istiodless-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: VARIANT - value: distroless - name: integ-distroless - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube.environment - env: - - name: DOCKER_IN_DOCKER_IPV6_ENABLED - value: "true" - - name: IP_FAMILY - value: ipv6 - name: integ-ipv6 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.operator.kube - name: integ-operator-controller - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.pilot.kube - name: integ-pilot - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - name: integ-pilot-multicluster - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-pilot-istiodremote - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod-multicluster.json - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-pilot-istiodremote-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.pilot.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-pilot-istiodless-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.security.kube - name: integ-security - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - name: integ-security-multicluster - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - --topology-config - - prow/config/topology/external-istiod.json - - test.integration.security.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.skipVM - name: integ-security-istiodremote - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - test.integration.security.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: --istio.test.istio.istiodlessRemotes - modifiers: - - presubmit_optional - - presubmit_skipped - - hidden - name: integ-security-istiodless-mc - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources: multicluster - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.helm.kube - name: integ-helm - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.16.15 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-116 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.17.17 - - --kind-config - - prow/config/endpointslice.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-117 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.18.19 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-118 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - kindest/node:v1.19.11 - - --kind-config - - prow/config/trustworthy-jwt.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-119 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.20.7 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-120 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.22.2 - - --kind-config - - prow/config/mixedlb-service.yaml - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-122 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.23.1 - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - name: integ-k8s-123 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.24.0-0.13.0 - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - modifiers: - - hidden - name: integ-k8s-124 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --node-image - - gcr.io/istio-testing/kind-node:v1.25.0 - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 ' - modifiers: - - hidden - name: integ-k8s-125 - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: TEST_SELECT - value: -flaky - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.retries=1 --istio.test.istio.enableCNI=true ' - name: integ-cni - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s - types: - - postsubmit -- command: - - entrypoint - - prow/integ-suite-kind.sh - - test.integration.kube - env: - - name: INTEGRATION_TEST_FLAGS - value: ' --istio.test.istio.operatorOptions=values.pilot.env.UNSAFE_PILOT_ENABLE_RUNTIME_ASSERTIONS=true ' - modifiers: - - presubmit_optional - - presubmit_skipped - name: integ-assertion - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - kind - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - timeout: 4h0m0s -- command: - - make - - test.integration.analyze - name: analyze-tests - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - resources: lint - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -- command: - - ../test-infra/tools/check_release_notes.sh - - --token-path=/etc/github-token/oauth - name: release-notes - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - - istio/tools@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - gocache - - github - resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi - types: - - presubmit -node_selector: - testing: test-pool -org: istio -repo: istio -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -- gocache -resources_presets: - dedicated: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/istio.io-1.11.yaml b/prow/config/jobs/istio.io-1.11.yaml deleted file mode 100644 index a2e5995981d..00000000000 --- a/prow/config/jobs/istio.io-1.11.yaml +++ /dev/null @@ -1,204 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - make - - lint - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: doc.test.profile_default - node_selector: - testing: test-pool - requirements: - - cache - - kind -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: doc.test.profile_demo - node_selector: - testing: test-pool - requirements: - - cache - - kind -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: doc.test.profile_none - node_selector: - testing: test-pool - requirements: - - cache - - kind -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: doc.test.multicluster - node_selector: - testing: test-pool - requirements: - - cache - - kind -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - --token-path=/etc/github-token/oauth - - --cmd=make update_ref_docs - - --dry-run - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - name: update-ref-docs-dry-run - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - presubmit -org: istio -repo: istio.io -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi diff --git a/prow/config/jobs/istio.io-1.12.yaml b/prow/config/jobs/istio.io-1.12.yaml deleted file mode 100644 index 7d41a6ca347..00000000000 --- a/prow/config/jobs/istio.io-1.12.yaml +++ /dev/null @@ -1,215 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - name: doc.test.profile_default - node_selector: - testing: test-pool - requirements: - - cache - - kind -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - name: doc.test.profile_demo - node_selector: - testing: test-pool - requirements: - - cache - - kind -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - name: doc.test.profile_none - node_selector: - testing: test-pool - requirements: - - cache - - kind -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - name: doc.test.multicluster - node_selector: - testing: test-pool - requirements: - - cache - - kind -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - --token-path=/etc/github-token/oauth - - --cmd=make update_ref_docs - - --dry-run - modifiers: - - presubmit_optional - name: update-ref-docs-dry-run - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - presubmit -org: istio -repo: istio.io -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/istio.io-1.13.yaml b/prow/config/jobs/istio.io-1.13.yaml deleted file mode 100644 index 85a3fe9965f..00000000000 --- a/prow/config/jobs/istio.io-1.13.yaml +++ /dev/null @@ -1,1055 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - name: doc.test.profile_default - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - kind - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - name: doc.test.profile_demo - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - kind - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - name: doc.test.profile_none - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - kind - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - name: doc.test.multicluster - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - kind - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - --token-path=/etc/github-token/oauth - - --cmd=make update_ref_docs - - --dry-run - modifiers: - - presubmit_optional - name: update-ref-docs-dry-run - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - types: - - presubmit -node_selector: - testing: test-pool -org: istio -repo: istio.io -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi diff --git a/prow/config/jobs/istio.io-1.14.yaml b/prow/config/jobs/istio.io-1.14.yaml deleted file mode 100644 index 6e1ca67c1cc..00000000000 --- a/prow/config/jobs/istio.io-1.14.yaml +++ /dev/null @@ -1,831 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_default - name: doc.test.profile_default - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - kind - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_demo - name: doc.test.profile_demo - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - kind - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - doc.test.profile_none - name: doc.test.profile_none - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - kind - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - entrypoint - - prow/integ-suite-kind.sh - - --topology - - MULTICLUSTER - - doc.test.multicluster - name: doc.test.multicluster - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - kind - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio.io - - --token-path=/etc/github-token/oauth - - --cmd=make update_ref_docs - - --dry-run - modifiers: - - presubmit_optional - name: update-ref-docs-dry-run - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - types: - - presubmit -node_selector: - testing: test-pool -org: istio -repo: istio.io -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - lint: - limits: - cpu: "5" - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi diff --git a/prow/config/jobs/pkg-1.11.yaml b/prow/config/jobs/pkg-1.11.yaml deleted file mode 100644 index 6e5bd751f0a..00000000000 --- a/prow/config/jobs/pkg-1.11.yaml +++ /dev/null @@ -1,182 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - make - - build - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - lint - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - test - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: test - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/pkg@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_pkg_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/pkg@$AUTOMATOR_SHA && go mod tidy && make clean gen - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update_pkg_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -org: istio -repo: pkg -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/pkg-1.12.yaml b/prow/config/jobs/pkg-1.12.yaml deleted file mode 100644 index 481de539bcd..00000000000 --- a/prow/config/jobs/pkg-1.12.yaml +++ /dev/null @@ -1,189 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/pkg@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_pkg_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/pkg@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_pkg_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - types: - - postsubmit -org: istio -repo: pkg -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/pkg-1.13.yaml b/prow/config/jobs/pkg-1.13.yaml deleted file mode 100644 index 17a0b532781..00000000000 --- a/prow/config/jobs/pkg-1.13.yaml +++ /dev/null @@ -1,746 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/pkg@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_pkg_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/pkg@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_pkg_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: pkg -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/pkg-1.14.yaml b/prow/config/jobs/pkg-1.14.yaml deleted file mode 100644 index af263f87330..00000000000 --- a/prow/config/jobs/pkg-1.14.yaml +++ /dev/null @@ -1,578 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update istio/pkg@$AUTOMATOR_SRC_BRANCH dependency in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_pkg_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=go get istio.io/pkg@$AUTOMATOR_SHA && go mod tidy && make clean gen - name: update_pkg_dep - node_selector: - testing: test-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: pkg -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/proxy-1.11.yaml b/prow/config/jobs/proxy-1.11.yaml deleted file mode 100644 index d7bcb09d8b0..00000000000 --- a/prow/config/jobs/proxy-1.11.yaml +++ /dev/null @@ -1,249 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - ./prow/proxy-presubmit.sh - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: test - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-asan.sh - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: test-asan - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-tsan.sh - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: test-tsan - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-release.sh - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: release-test - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-centos-release.sh - image: gcr.io/istio-testing/build-tools-centos:release-1.11-2022-03-04T02-39-31 - name: release-centos-test - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: check-wasm - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - - docker - timeout: 4h0m0s - types: - - presubmit -- command: - - entrypoint - - ./prow/proxy-postsubmit.sh - image: gcr.io/istio-testing/build-tools-proxy:release-1.11-2022-03-04T02-39-31 - name: release - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - - docker - timeout: 4h0m0s - types: - - postsubmit -- command: - - ./prow/proxy-postsubmit-centos.sh - image: gcr.io/istio-testing/build-tools-centos:release-1.11-2022-03-04T02-39-31 - name: release-centos - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update proxy@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_proxy_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=bin/update_proxy.sh $AUTOMATOR_SHA - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: update-istio - node_selector: - testing: build-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - timeout: 4h0m0s - types: - - postsubmit -node_selector: - testing: build-pool -org: istio -repo: proxy -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/proxy-1.12.yaml b/prow/config/jobs/proxy-1.12.yaml deleted file mode 100644 index 403ad2cac3f..00000000000 --- a/prow/config/jobs/proxy-1.12.yaml +++ /dev/null @@ -1,255 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools-proxy:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - ./prow/proxy-presubmit.sh - name: test - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-asan.sh - name: test-asan - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-tsan.sh - name: test-tsan - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-release.sh - name: release-test - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-centos-release.sh - image: gcr.io/istio-testing/build-tools-centos:release-1.12-2022-06-28T09-02-11 - name: release-centos-test - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - presubmit -- command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - name: check-wasm - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - - docker - timeout: 4h0m0s - types: - - presubmit -- command: - - entrypoint - - ./prow/proxy-postsubmit.sh - name: release - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - - docker - timeout: 4h0m0s - types: - - postsubmit -- command: - - ./prow/proxy-postsubmit-centos.sh - image: gcr.io/istio-testing/build-tools-centos:release-1.12-2022-06-28T09-02-11 - name: release-centos - service_account_name: prowjob-advanced-sa - node_selector: - testing: build-pool - requirements: - - cache - timeout: 4h0m0s - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update proxy@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_proxy_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=bin/update_proxy.sh $AUTOMATOR_SHA - image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 - name: update-istio - node_selector: - testing: build-pool - repos: - - istio/test-infra@master - requirements: - - cache - - github - timeout: 4h0m0s - types: - - postsubmit -node_selector: - testing: build-pool -org: istio -repo: proxy -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/proxy-1.13.yaml b/prow/config/jobs/proxy-1.13.yaml deleted file mode 100644 index eeeb8bc7b28..00000000000 --- a/prow/config/jobs/proxy-1.13.yaml +++ /dev/null @@ -1,1266 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools-proxy:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - ./prow/proxy-presubmit.sh - name: test - node_selector: - testing: build-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-asan.sh - name: test-asan - node_selector: - testing: build-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-tsan.sh - name: test-tsan - node_selector: - testing: build-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-release.sh - name: release-test - node_selector: - testing: build-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-centos-release.sh - image: gcr.io/istio-testing/build-tools-centos:release-1.13-2022-08-10T14-00-38 - name: release-centos-test - node_selector: - testing: build-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - name: check-wasm - node_selector: - testing: build-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - docker - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - entrypoint - - ./prow/proxy-postsubmit.sh - name: release - node_selector: - testing: build-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - docker - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - postsubmit -- command: - - ./prow/proxy-postsubmit-centos.sh - image: gcr.io/istio-testing/build-tools-centos:release-1.13-2022-08-10T14-00-38 - name: release-centos - node_selector: - testing: build-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update proxy@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_proxy_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=bin/update_proxy.sh $AUTOMATOR_SHA - image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 - name: update-istio - node_selector: - testing: build-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - timeout: 4h0m0s - types: - - postsubmit -node_selector: - testing: build-pool -org: istio -repo: proxy -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G diff --git a/prow/config/jobs/proxy-1.14.yaml b/prow/config/jobs/proxy-1.14.yaml deleted file mode 100644 index 8cc019f0cb5..00000000000 --- a/prow/config/jobs/proxy-1.14.yaml +++ /dev/null @@ -1,986 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools-proxy:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - ./prow/proxy-presubmit.sh - name: test - node_selector: - testing: build-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-asan.sh - name: test-asan - node_selector: - testing: build-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-tsan.sh - name: test-tsan - node_selector: - testing: build-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-release.sh - name: release-test - node_selector: - testing: build-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - ./prow/proxy-presubmit-centos-release.sh - image: gcr.io/istio-testing/build-tools-centos:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: release-centos-test - node_selector: - testing: build-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - entrypoint - - ./prow/proxy-presubmit-wasm.sh - name: check-wasm - node_selector: - testing: build-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - docker - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - presubmit -- command: - - entrypoint - - ./prow/proxy-postsubmit.sh - name: release - node_selector: - testing: build-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - docker - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - postsubmit -- command: - - ./prow/proxy-postsubmit-centos.sh - image: gcr.io/istio-testing/build-tools-centos:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: release-centos - node_selector: - testing: build-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - service_account_name: prowjob-advanced-sa - timeout: 4h0m0s - types: - - postsubmit -- command: - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=istio - - '--title=Automator: update proxy@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=auto-merge,release-notes-none - - --modifier=update_proxy_dep - - --token-path=/etc/github-token/oauth - - --git-exclude=^common/ - - --cmd=bin/update_proxy.sh $AUTOMATOR_SHA - image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 - name: update-istio - node_selector: - testing: build-pool - repos: - - istio/test-infra@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - github - resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G - timeout: 4h0m0s - types: - - postsubmit -node_selector: - testing: build-pool -org: istio -repo: proxy -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - default: - limits: - cpu: "64" - memory: 240G - requests: - cpu: "30" - memory: 100G diff --git a/prow/config/jobs/release-builder-1.11.yaml b/prow/config/jobs/release-builder-1.11.yaml deleted file mode 100644 index cd868d9a1d6..00000000000 --- a/prow/config/jobs/release-builder-1.11.yaml +++ /dev/null @@ -1,135 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - make - - lint - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - test - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: test - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - entrypoint - - test/publish.sh - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: dry-run - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - regex: \.go$|\.sh$ - requirements: - - cache - - docker - resources: build -- command: - - release/build-warning.sh - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - name: build-warning - node_selector: - testing: test-pool - regex: ^release/trigger-build$ - requirements: - - cache - types: - - presubmit -- command: - - release/publish-warning.sh - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - modifiers: - - presubmit_optional - name: publish-warning - node_selector: - testing: test-pool - regex: ^release/trigger-publish$ - requirements: - - cache - types: - - presubmit -- command: - - entrypoint - - release/build.sh - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: build-release - node_selector: - testing: test-pool - regex: ^release/trigger-build$ - requirements: - - cache - - release - - docker - resources: build - types: - - postsubmit -- command: - - entrypoint - - release/publish.sh - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: publish-release - node_selector: - testing: test-pool - regex: ^release/trigger-publish$ - requirements: - - cache - - release - - docker - resources: build - types: - - postsubmit -org: istio -repo: release-builder -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/release-builder-1.12.yaml b/prow/config/jobs/release-builder-1.12.yaml deleted file mode 100644 index a1452a65aaf..00000000000 --- a/prow/config/jobs/release-builder-1.12.yaml +++ /dev/null @@ -1,232 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - entrypoint - - test/publish.sh - name: dry-run - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - regex: \.go$|\.sh$ - requirements: - - cache - - docker - resources: build -- command: - - release/build-warning.sh - modifiers: - - presubmit_optional - name: build-warning - node_selector: - testing: test-pool - regex: ^release/trigger-build$ - requirements: - - cache - types: - - presubmit -- command: - - release/publish-warning.sh - modifiers: - - presubmit_optional - name: publish-warning - node_selector: - testing: test-pool - regex: ^release/trigger-publish$ - requirements: - - cache - types: - - presubmit -- command: - - entrypoint - - release/build.sh - name: build-release - node_selector: - testing: test-pool - regex: ^release/trigger-build$ - requirements: - - cache - - release - - docker - resources: build - types: - - postsubmit -- command: - - entrypoint - - release/publish.sh - name: publish-release - node_selector: - testing: test-pool - regex: ^release/trigger-publish$ - requirements: - - cache - - release - - docker - resources: build - types: - - postsubmit -org: istio -repo: release-builder -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/release-builder-1.13.yaml b/prow/config/jobs/release-builder-1.13.yaml deleted file mode 100644 index 6fc8c7e9078..00000000000 --- a/prow/config/jobs/release-builder-1.13.yaml +++ /dev/null @@ -1,1187 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - entrypoint - - test/publish.sh - name: dry-run - node_selector: - testing: test-pool - regex: \.go$|\.sh$ - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - docker - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - service_account_name: prowjob-advanced-sa -- command: - - release/build-warning.sh - modifiers: - - presubmit_optional - name: build-warning - node_selector: - testing: test-pool - regex: ^release/trigger-build$ - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - presubmit -- command: - - release/publish-warning.sh - modifiers: - - presubmit_optional - name: publish-warning - node_selector: - testing: test-pool - regex: ^release/trigger-publish$ - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - presubmit -- command: - - entrypoint - - release/build.sh - name: build-release - node_selector: - testing: test-pool - regex: ^release/trigger-build$ - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - release - - docker - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - entrypoint - - release/publish.sh - name: publish-release - node_selector: - testing: test-pool - regex: ^release/trigger-publish$ - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - release - - docker - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: release-builder -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/release-builder-1.14.yaml b/prow/config/jobs/release-builder-1.14.yaml deleted file mode 100644 index 16855bd2381..00000000000 --- a/prow/config/jobs/release-builder-1.14.yaml +++ /dev/null @@ -1,935 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - entrypoint - - test/publish.sh - name: dry-run - node_selector: - testing: test-pool - regex: \.go$|\.sh$ - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - docker - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - service_account_name: prowjob-advanced-sa -- command: - - release/build-warning.sh - modifiers: - - presubmit_optional - name: build-warning - node_selector: - testing: test-pool - regex: ^release/trigger-build$ - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - presubmit -- command: - - release/publish-warning.sh - modifiers: - - presubmit_optional - name: publish-warning - node_selector: - testing: test-pool - regex: ^release/trigger-publish$ - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - presubmit -- command: - - entrypoint - - release/build.sh - name: build-release - node_selector: - testing: test-pool - regex: ^release/trigger-build$ - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - release - - docker - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -- command: - - entrypoint - - release/publish.sh - name: publish-release - node_selector: - testing: test-pool - regex: ^release/trigger-publish$ - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - release - - docker - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: release-builder -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "5" - memory: 3Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/tools-1.11.yaml b/prow/config/jobs/tools-1.11.yaml deleted file mode 100644 index b427fd604fa..00000000000 --- a/prow/config/jobs/tools-1.11.yaml +++ /dev/null @@ -1,217 +0,0 @@ -branches: -- release-1.11 -image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 -jobs: -- command: - - make - - build - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - lint - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - test - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: test - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - entrypoint - - make - - containers - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: containers - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - regex: docker/.+|cmd/.+ - requirements: - - cache - - docker - resources: build - types: - - postsubmit -- command: - - entrypoint - - make - - containers-test - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: containers-test - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - regex: docker/.+|cmd/.+ - requirements: - - cache - - docker - resources: build - types: - - presubmit -- command: - - entrypoint - - make - - -C - - perf_dashboard - - deploy - image: gcr.io/istio-testing/build-tools:release-1.11-2022-03-04T02-39-31 - name: deploy-perf-dashboard - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - regex: ^perf_dashboard/ - requirements: - - cache - - docker - types: - - postsubmit -org: istio -repo: tools -requirement_presets: - cache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - env: null - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/tools-1.12.yaml b/prow/config/jobs/tools-1.12.yaml deleted file mode 100644 index fe060237236..00000000000 --- a/prow/config/jobs/tools-1.12.yaml +++ /dev/null @@ -1,232 +0,0 @@ -branches: -- release-1.12 -image: gcr.io/istio-testing/build-tools:release-1.12-2022-06-28T09-02-11 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirements: - - cache -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirements: - - cache -- command: - - entrypoint - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=common-files - - '--title=Automator: update build-tools image@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=release-notes-none - - --modifier=update_image_version - - --token-path=/etc/github-token/oauth - - --script-path=../common-files/bin/create-buildtools-and-update.sh - name: containers - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - regex: docker/.+|cmd/.+ - repos: - - istio/test-infra@master - - istio/common-files@master - requirements: - - cache - - docker - - github - resources: build - types: - - postsubmit -- command: - - entrypoint - - make - - containers-test - name: containers-test - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - regex: docker/.+|cmd/.+ - requirements: - - cache - - docker - resources: build - types: - - presubmit -- command: - - entrypoint - - make - - -C - - perf_dashboard - - deploy - name: deploy-perf-dashboard - service_account_name: prowjob-advanced-sa - node_selector: - testing: test-pool - regex: ^perf_dashboard/ - requirements: - - cache - - docker - types: - - postsubmit -org: istio -repo: tools -requirement_presets: - cache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: {} - args: null - env: null - labels: {} - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: {} - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -resources_presets: - benchmark: - limits: - memory: 24Gi - requests: - cpu: "15" - memory: 8Gi - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - lint: - limits: - memory: 24Gi - requests: - cpu: "3" - memory: 16Gi - multicluster: - limits: - memory: 24Gi - requests: - cpu: "8" - memory: 3Gi diff --git a/prow/config/jobs/tools-1.13.yaml b/prow/config/jobs/tools-1.13.yaml deleted file mode 100644 index 594deeb783c..00000000000 --- a/prow/config/jobs/tools-1.13.yaml +++ /dev/null @@ -1,1066 +0,0 @@ -branches: -- release-1.13 -image: gcr.io/istio-testing/build-tools:release-1.13-2022-08-10T14-00-38 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - entrypoint - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=common-files - - '--title=Automator: update build-tools image@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=release-notes-none - - --modifier=update_image_version - - --token-path=/etc/github-token/oauth - - --script-path=../common-files/bin/create-buildtools-and-update.sh - name: containers - node_selector: - testing: test-pool - regex: docker/.+|cmd/.+ - repos: - - istio/test-infra@master - - istio/common-files@master - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - docker - - github - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - postsubmit -- command: - - entrypoint - - make - - containers-test - name: containers-test - node_selector: - testing: test-pool - regex: docker/.+|cmd/.+ - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - docker - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - presubmit -- command: - - entrypoint - - make - - -C - - perf_dashboard - - deploy - name: deploy-perf-dashboard - node_selector: - testing: test-pool - regex: ^perf_dashboard/ - requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null - requirements: - - cache - - cache - - docker - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: tools -requirement_presets: - cache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - annotations: null - args: null - env: null - labels: null - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - annotations: null - args: null - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - volumeMounts: null - volumes: null -requirements: -- cache -- cache -resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/prow/config/jobs/tools-1.14.yaml b/prow/config/jobs/tools-1.14.yaml deleted file mode 100644 index d1c68abcf24..00000000000 --- a/prow/config/jobs/tools-1.14.yaml +++ /dev/null @@ -1,842 +0,0 @@ -branches: -- release-1.14 -image: gcr.io/istio-testing/build-tools:release-1.14-ca5f06d36bc607d41ce5f8983ba4d9a376fa5050 -jobs: -- command: - - make - - build - name: build - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - lint - name: lint - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - test - name: test - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - make - - gen-check - name: gencheck - node_selector: - testing: test-pool - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi -- command: - - entrypoint - - ../test-infra/tools/automator/automator.sh - - --org=istio - - --repo=common-files - - '--title=Automator: update build-tools image@$AUTOMATOR_SRC_BRANCH in $AUTOMATOR_ORG/$AUTOMATOR_REPO@$AUTOMATOR_BRANCH' - - --labels=release-notes-none - - --modifier=update_image_version - - --token-path=/etc/github-token/oauth - - --script-path=../common-files/bin/create-buildtools-and-update.sh - name: containers - node_selector: - testing: test-pool - regex: docker/.+|cmd/.+ - repos: - - istio/test-infra@master - - istio/common-files@master - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - docker - - github - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - postsubmit -- command: - - entrypoint - - make - - containers-test - name: containers-test - node_selector: - testing: test-pool - regex: docker/.+|cmd/.+ - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - docker - resources: build - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - presubmit -- command: - - entrypoint - - make - - -C - - perf_dashboard - - deploy - name: deploy-perf-dashboard - node_selector: - testing: test-pool - regex: ^perf_dashboard/ - requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" - requirements: - - cache - - cache - - docker - resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi - service_account_name: prowjob-advanced-sa - types: - - postsubmit -node_selector: - testing: test-pool -org: istio -repo: tools -requirement_presets: - cache: - volumeMounts: - - mountPath: /home/prow/go/pkg - name: build-cache - subPath: gomod - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - docker: - volumeMounts: - - mountPath: /var/lib/docker - name: docker-root - volumes: - - emptyDir: {} - name: docker-root - github: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - secretName: oauth-token - github-optional: - volumeMounts: - - mountPath: /etc/github-token - name: github - readOnly: true - volumes: - - name: github - secret: - optional: true - secretName: oauth-token - gocache: - volumeMounts: - - mountPath: /gocache - name: build-cache - subPath: gocache - volumes: - - hostPath: - path: /var/tmp/prow/cache - type: DirectoryOrCreate - name: build-cache - kind: - volumeMounts: - - mountPath: /lib/modules - name: modules - readOnly: true - - mountPath: /sys/fs/cgroup - name: cgroup - readOnly: true - - mountPath: /var/lib/docker - name: docker-root - volumes: - - hostPath: - path: /lib/modules - type: Directory - name: modules - - hostPath: - path: /sys/fs/cgroup - type: Directory - name: cgroup - - emptyDir: {} - name: docker-root - release: - env: - - name: COSIGN_KEY - valueFrom: - secretKeyRef: - key: key - name: cosign-key - labels: - preset-release-pipeline: "true" -requirements: -- cache -- cache -resources_presets: - build: - limits: - cpu: "8" - memory: 24Gi - requests: - cpu: "8" - memory: 4Gi - default: - limits: - cpu: "3" - memory: 24Gi - requests: - cpu: "1" - memory: 3Gi diff --git a/testgrid/config.yaml b/testgrid/config.yaml index 2d9bea5e850..56ef59d9cfc 100644 --- a/testgrid/config.yaml +++ b/testgrid/config.yaml @@ -98,92 +98,6 @@ dashboards: - name: istio_release-1.15_release-builder_periodic - name: istio_release-1.15_istio_periodic - name: istio_release-1.15_enhancements -- name: istio_release-1.14_istio -- name: istio_release-1.14_api -- name: istio_release-1.14_client-go -- name: istio_release-1.14_common-files -- name: istio_release-1.14_envoy -- name: istio_release-1.14_istio.io -- name: istio_release-1.14_pkg -- name: istio_release-1.14_proxy -- name: istio_release-1.14_tools -- name: istio_release-1.14_release-builder -- name: istio_release-1.14_istio_postsubmit -- name: istio_release-1.14_client-go_postsubmit -- name: istio_release-1.14_common-files_postsubmit -- name: istio_release-1.14_istio.io_postsubmit -- name: istio_release-1.14_pkg_postsubmit -- name: istio_release-1.14_proxy_postsubmit -- name: istio_release-1.14_api_postsubmit -- name: istio_release-1.14_tools_postsubmit -- name: istio_release-1.14_release-builder_postsubmit -- name: istio_release-1.14_enhancements -- name: istio_release-1.13_istio -- name: istio_release-1.13_api -- name: istio_release-1.13_client-go -- name: istio_release-1.13_common-files -- name: istio_release-1.13_envoy -- name: istio_release-1.13_gogo-genproto -- name: istio_release-1.13_istio.io -- name: istio_release-1.13_pkg -- name: istio_release-1.13_proxy -- name: istio_release-1.13_tools -- name: istio_release-1.13_release-builder -- name: istio_release-1.13_istio_postsubmit -- name: istio_release-1.13_client-go_postsubmit -- name: istio_release-1.13_common-files_postsubmit -- name: istio_release-1.13_gogo-genproto_postsubmit -- name: istio_release-1.13_istio.io_postsubmit -- name: istio_release-1.13_pkg_postsubmit -- name: istio_release-1.13_proxy_postsubmit -- name: istio_release-1.13_api_postsubmit -- name: istio_release-1.13_tools_postsubmit -- name: istio_release-1.13_release-builder_postsubmit -- name: istio_release-1.13_enhancements -- name: istio_release-1.12_istio -- name: istio_release-1.12_api -- name: istio_release-1.12_client-go -- name: istio_release-1.12_common-files -- name: istio_release-1.12_envoy -- name: istio_release-1.12_gogo-genproto -- name: istio_release-1.12_istio.io -- name: istio_release-1.12_pkg -- name: istio_release-1.12_proxy -- name: istio_release-1.12_tools -- name: istio_release-1.12_release-builder -- name: istio_release-1.12_istio_postsubmit -- name: istio_release-1.12_client-go_postsubmit -- name: istio_release-1.12_common-files_postsubmit -- name: istio_release-1.12_gogo-genproto_postsubmit -- name: istio_release-1.12_istio.io_postsubmit -- name: istio_release-1.12_pkg_postsubmit -- name: istio_release-1.12_proxy_postsubmit -- name: istio_release-1.12_api_postsubmit -- name: istio_release-1.12_tools_postsubmit -- name: istio_release-1.12_release-builder_postsubmit -- name: istio_release-1.12_enhancements -- name: istio_release-1.11_istio -- name: istio_release-1.11_api -- name: istio_release-1.11_client-go -- name: istio_release-1.11_common-files -- name: istio_release-1.11_envoy -- name: istio_release-1.11_gogo-genproto -- name: istio_release-1.11_istio.io -- name: istio_release-1.11_pkg -- name: istio_release-1.11_proxy -- name: istio_release-1.11_tools -- name: istio_release-1.11_release-builder -- name: istio_release-1.11_istio_postsubmit -- name: istio_release-1.11_client-go_postsubmit -- name: istio_release-1.11_common-files_postsubmit -- name: istio_release-1.11_gogo-genproto_postsubmit -- name: istio_release-1.11_istio.io_postsubmit -- name: istio_release-1.11_pkg_postsubmit -- name: istio_release-1.11_proxy_postsubmit -- name: istio_release-1.11_api_postsubmit -- name: istio_release-1.11_tools_postsubmit -- name: istio_release-1.11_release-builder_postsubmit -- name: istio_release-1.11_enhancements - name: istio_release-builder_postsubmit - name: istio_release-builder - name: istio_test-infra @@ -265,100 +179,6 @@ dashboard_groups: - istio_release-1.15_enhancements - istio_release-1.15_istio_periodic - istio_release-1.15_proxy_periodic -- name: istio_release-1.14 - dashboard_names: - - istio_release-1.14_istio_postsubmit - - istio_release-1.14_client-go_postsubmit - - istio_release-1.14_common-files_postsubmit - - istio_release-1.14_istio.io_postsubmit - - istio_release-1.14_pkg_postsubmit - - istio_release-1.14_proxy_postsubmit - - istio_release-1.14_api_postsubmit - - istio_release-1.14_tools_postsubmit - - istio_release-1.14_release-builder_postsubmit - - istio_release-1.14_istio - - istio_release-1.14_api - - istio_release-1.14_client-go - - istio_release-1.14_common-files - - istio_release-1.14_istio.io - - istio_release-1.14_pkg - - istio_release-1.14_proxy - - istio_release-1.14_tools - - istio_release-1.14_release-builder - - istio_release-1.14_enhancements - - istio_release-1.14_envoy -- name: istio_release-1.13 - dashboard_names: - - istio_release-1.13_istio_postsubmit - - istio_release-1.13_client-go_postsubmit - - istio_release-1.13_common-files_postsubmit - - istio_release-1.13_gogo-genproto_postsubmit - - istio_release-1.13_istio.io_postsubmit - - istio_release-1.13_pkg_postsubmit - - istio_release-1.13_proxy_postsubmit - - istio_release-1.13_api_postsubmit - - istio_release-1.13_tools_postsubmit - - istio_release-1.13_release-builder_postsubmit - - istio_release-1.13_istio - - istio_release-1.13_api - - istio_release-1.13_client-go - - istio_release-1.13_common-files - - istio_release-1.13_envoy - - istio_release-1.13_gogo-genproto - - istio_release-1.13_istio.io - - istio_release-1.13_pkg - - istio_release-1.13_proxy - - istio_release-1.13_tools - - istio_release-1.13_release-builder - - istio_release-1.13_enhancements -- name: istio_release-1.12 - dashboard_names: - - istio_release-1.12_istio_postsubmit - - istio_release-1.12_client-go_postsubmit - - istio_release-1.12_common-files_postsubmit - - istio_release-1.12_gogo-genproto_postsubmit - - istio_release-1.12_istio.io_postsubmit - - istio_release-1.12_pkg_postsubmit - - istio_release-1.12_proxy_postsubmit - - istio_release-1.12_api_postsubmit - - istio_release-1.12_tools_postsubmit - - istio_release-1.12_release-builder_postsubmit - - istio_release-1.12_istio - - istio_release-1.12_api - - istio_release-1.12_client-go - - istio_release-1.12_common-files - - istio_release-1.12_envoy - - istio_release-1.12_gogo-genproto - - istio_release-1.12_istio.io - - istio_release-1.12_pkg - - istio_release-1.12_proxy - - istio_release-1.12_tools - - istio_release-1.12_release-builder - - istio_release-1.12_enhancements -- name: istio_release-1.11 - dashboard_names: - - istio_release-1.11_istio_postsubmit - - istio_release-1.11_client-go_postsubmit - - istio_release-1.11_common-files_postsubmit - - istio_release-1.11_gogo-genproto_postsubmit - - istio_release-1.11_istio.io_postsubmit - - istio_release-1.11_pkg_postsubmit - - istio_release-1.11_proxy_postsubmit - - istio_release-1.11_api_postsubmit - - istio_release-1.11_tools_postsubmit - - istio_release-1.11_release-builder_postsubmit - - istio_release-1.11_istio - - istio_release-1.11_api - - istio_release-1.11_client-go - - istio_release-1.11_common-files - - istio_release-1.11_envoy - - istio_release-1.11_gogo-genproto - - istio_release-1.11_istio.io - - istio_release-1.11_pkg - - istio_release-1.11_proxy - - istio_release-1.11_tools - - istio_release-1.11_release-builder - - istio_release-1.11_enhancements - name: istio dashboard_names: - istio_istio.io_periodic