Skip to content

Commit 709f23f

Browse files
committed
1.0-ppc64le DinD image
1 parent 1728382 commit 709f23f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

config/jobs/periodic/containerd/test-containerd-periodics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ periodics:
1010
workdir: true
1111
spec:
1212
containers:
13-
- image: quay.io/powercloud/docker-ce-build@sha256:b1e2679b9a5aabe15a94ae3130f5b02ce67441cf361fda7dc7a41929bb50ba87
13+
- image: quay.io/powercloud/docker-ce-build@sha256:db43c301ad4d425f83019a60b15b490c7e114b2914f8a2324bdda9c1688469fe
1414
command:
1515
- /bin/bash
1616
args:

config/jobs/ppc64le-cloud/build-docker/postsubmit-build-docker.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ postsubmits:
1616
report_template: 'Job {{.Spec.Job}} of type {{.Spec.Type}} ended with state {{.Status.State}}. <!subteam^S02N6DWBX0F> <{{.Status.URL}}|View logs>'
1717
spec:
1818
containers:
19-
- image: quay.io/powercloud/docker-ce-build@sha256:b1e2679b9a5aabe15a94ae3130f5b02ce67441cf361fda7dc7a41929bb50ba87
19+
- image: quay.io/powercloud/docker-ce-build@sha256:db43c301ad4d425f83019a60b15b490c7e114b2914f8a2324bdda9c1688469fe
2020
resources:
2121
requests:
2222
cpu: "8000m"
@@ -76,7 +76,7 @@ postsubmits:
7676
report_template: 'Job {{.Spec.Job}} of type {{.Spec.Type}} ended with state {{.Status.State}}. <!subteam^S02N6DWBX0F> <{{.Status.URL}}|View logs>'
7777
spec:
7878
containers:
79-
- image: quay.io/powercloud/docker-ce-build@sha256:b1e2679b9a5aabe15a94ae3130f5b02ce67441cf361fda7dc7a41929bb50ba87
79+
- image: quay.io/powercloud/docker-ce-build@sha256:db43c301ad4d425f83019a60b15b490c7e114b2914f8a2324bdda9c1688469fe
8080
resources:
8181
requests:
8282
cpu: "8000m"

config/jobs/ppc64le-cloud/build-docker/postsubmit-test-repo-docker.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ postsubmits:
1818
report_template: 'Job {{.Spec.Job}} of type {{.Spec.Type}} ended with state {{.Status.State}}. <!subteam^S02N6DWBX0F> <{{.Status.URL}}|View logs>'
1919
spec:
2020
containers:
21-
- image: quay.io/powercloud/docker-ce-build@sha256:b1e2679b9a5aabe15a94ae3130f5b02ce67441cf361fda7dc7a41929bb50ba87
21+
- image: quay.io/powercloud/docker-ce-build@sha256:db43c301ad4d425f83019a60b15b490c7e114b2914f8a2324bdda9c1688469fe
2222
resources:
2323
requests:
2424
cpu: "8000m"
@@ -70,7 +70,7 @@ postsubmits:
7070
report_template: 'Job {{.Spec.Job}} of type {{.Spec.Type}} ended with state {{.Status.State}}. <!subteam^S02N6DWBX0F> <{{.Status.URL}}|View logs>'
7171
spec:
7272
containers:
73-
- image: quay.io/powercloud/docker-ce-build@sha256:b1e2679b9a5aabe15a94ae3130f5b02ce67441cf361fda7dc7a41929bb50ba87
73+
- image: quay.io/powercloud/docker-ce-build@sha256:db43c301ad4d425f83019a60b15b490c7e114b2914f8a2324bdda9c1688469fe
7474
resources:
7575
requests:
7676
cpu: "8000m"

0 commit comments

Comments
 (0)