Skip to content

ci(fixtures): pin owncloud image tag#7305

Merged
tisonkun merged 1 commit intomainfrom
xuanwo/fix-owncloud-ci-image
Mar 25, 2026
Merged

ci(fixtures): pin owncloud image tag#7305
tisonkun merged 1 commit intomainfrom
xuanwo/fix-owncloud-ci-image

Conversation

@Xuanwo
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo commented Mar 25, 2026

Which issue does this PR close?

Closes #.

Rationale for this change

The WebDAV ownCloud behavior test can fail before the test suite starts because the fixture pulls owncloud/server:latest, and that floating tag returned manifest unknown in a recent CI run:
https://github.com/apache/opendal/actions/runs/23524165649/job/68473661735

Pinning the image to a concrete version removes this external drift and makes the setup deterministic again.

What changes are included in this PR?

Pin the ownCloud fixture image from the implicit latest tag to owncloud/server:10.16.0.

Are there any user-facing changes?

No.

AI Usage Statement

Used Codex (GPT-5-based coding agent) to inspect the failing CI job, prepare the patch, and validate the pinned image tag.

@Xuanwo Xuanwo requested a review from tisonkun as a code owner March 25, 2026 04:42
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" labels Mar 25, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 25, 2026
@tisonkun tisonkun merged commit 11c49fc into main Mar 25, 2026
26 checks passed
@tisonkun tisonkun deleted the xuanwo/fix-owncloud-ci-image branch March 25, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants