Skip to content

Commit

Permalink
Update check tool and build tools (#291)
Browse files Browse the repository at this point in the history
* Revert "update ruby install for check-tool. (#290)"

This reverts commit 7397b95.

* Revert "update build-tool image (#289)"

This reverts commit 494048c.

* update check-tool

* update build-tool
  • Loading branch information
horis233 authored Jan 22, 2021
1 parent 494048c commit 9d1b72a
Show file tree
Hide file tree
Showing 52 changed files with 463 additions and 463 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ presubmits:
- command:
- make
- check
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/check-tool:v20210121-7397b953f
name: ""
securityContext:
privileged: true
Expand Down Expand Up @@ -107,7 +107,7 @@ postsubmits:
- command:
- make
- coverage
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/check-tool:v20210121-7397b953f
name: ""
env:
- name: CODECOV_TOKEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ presubmits:
- command:
- make
- check
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/check-tool:v20210121-7397b953f
name: ""
securityContext:
privileged: true
Expand All @@ -32,7 +32,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -51,7 +51,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -70,7 +70,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -89,7 +89,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -108,7 +108,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -127,7 +127,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -145,7 +145,7 @@ postsubmits:
- command:
- make
- coverage
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/check-tool:v20210121-7397b953f
name: ""
env:
- name: CODECOV_TOKEN
Expand All @@ -167,7 +167,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -183,7 +183,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -199,7 +199,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -217,7 +217,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -235,7 +235,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -253,7 +253,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -271,7 +271,7 @@ postsubmits:
- entrypoint
- make
- multiarch-image
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -51,7 +51,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -70,7 +70,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -89,7 +89,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -108,7 +108,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -127,7 +127,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand Down Expand Up @@ -167,7 +167,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -183,7 +183,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -199,7 +199,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -217,7 +217,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -235,7 +235,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -253,7 +253,7 @@ postsubmits:
- entrypoint
- make
- build-push-image
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Expand All @@ -271,7 +271,7 @@ postsubmits:
- entrypoint
- make
- multiarch-image
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/build-tool:v20201130-d61b998b6
name: ""
securityContext:
privileged: true
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -30,7 +30,7 @@ presubmits:
- command:
- make
- check
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/check-tool:v20210121-7397b953f
name: ""
securityContext:
privileged: true
Expand All @@ -48,7 +48,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -66,7 +66,7 @@ postsubmits:
- command:
- make
- check
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
image: quay.io/multicloudlab/check-tool:v20210121-7397b953f
name: ""
securityContext:
privileged: true
Expand All @@ -81,7 +81,7 @@ postsubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -96,7 +96,7 @@ postsubmits:
- entrypoint
- make
- coverage
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
env:
- name: CODECOV_TOKEN
Expand All @@ -117,7 +117,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -134,7 +134,7 @@ postsubmits:
- entrypoint
- make
- images
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ presubmits:
- command:
- make
- check
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/check-tool:v20210121-7397b953f
name: ""
securityContext:
privileged: true
Expand All @@ -30,7 +30,7 @@ presubmits:
- entrypoint
- make
- test
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -50,7 +50,7 @@ presubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -67,7 +67,7 @@ postsubmits:
- command:
- make
- check
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/check-tool:v20210121-7397b953f
name: ""
securityContext:
privileged: true
Expand All @@ -84,7 +84,7 @@ postsubmits:
- entrypoint
- make
- build
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Expand All @@ -101,7 +101,7 @@ postsubmits:
- entrypoint
- make
- images
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20210120-5f4cde358
name: ""
securityContext:
privileged: true
Loading

0 comments on commit 9d1b72a

Please sign in to comment.