Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency containers/automation_images to v20240125 #5300

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
DEBIAN_NAME: "debian-13"

# Image identifiers
IMAGE_SUFFIX: "c20240102t212217z-f39f38d13"
IMAGE_SUFFIX: "c20240125t184057z-f39f38d13"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
DEBIAN_CACHE_IMAGE_NAME: "debian-${IMAGE_SUFFIX}"
Expand Down Expand Up @@ -153,7 +153,7 @@
path: ./bin/*


unit_task:

Check warning on line 156 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L156

task "Unit tests w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 156 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L156

task "Unit tests w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 156 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L156

task "Unit tests w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 156 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L156

task "Unit tests w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 156 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L156

task "Unit tests w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 156 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L156

task "Unit tests w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 156 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L156

task "Unit tests w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 156 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L156

task "Unit tests w/ overlay" depends on task "Cross Compile", but their only_if conditions are different
name: 'Unit tests w/ $STORAGE_DRIVER'
alias: unit
only_if: &not_build_docs >-
Expand All @@ -180,7 +180,7 @@
path: ./bin/*


conformance_task:

Check warning on line 183 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L183

task "Build Conformance w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 183 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L183

task "Build Conformance w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 183 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L183

task "Build Conformance w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 183 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L183

task "Build Conformance w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 183 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L183

task "Build Conformance w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 183 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L183

task "Build Conformance w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 183 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L183

task "Build Conformance w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 183 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L183

task "Build Conformance w/ overlay" depends on task "Cross Compile", but their only_if conditions are different
name: 'Build Conformance w/ $STORAGE_DRIVER'
alias: conformance
only_if: *not_build_docs
Expand All @@ -201,7 +201,7 @@
conformance_test_script: '${SCRIPT_BASE}/test.sh conformance |& ${_TIMESTAMP}'


integration_task:

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-39 w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-39 w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-38 w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-38 w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration debian-13 w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration debian-13 w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-39 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-39 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-38 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-38 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration debian-13 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration debian-13 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-39 w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-39 w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-38 w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-38 w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration debian-13 w/ vfs" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration debian-13 w/ vfs" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-39 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-39 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-38 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration fedora-38 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration debian-13 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 204 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L204

task "Integration debian-13 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different
name: "Integration $DISTRO_NV w/ $STORAGE_DRIVER"
alias: integration
only_if: *not_build_docs
Expand Down Expand Up @@ -256,7 +256,7 @@
package_versions_script: '$GOSRC/$SCRIPT_BASE/logcollector.sh packages'
golang_version_script: '$GOSRC/$SCRIPT_BASE/logcollector.sh golang'

integration_rootless_task:

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless fedora-39 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless fedora-39 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless fedora-38 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless fedora-38 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless debian-13 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless debian-13 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless fedora-39 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless fedora-39 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless fedora-38 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless fedora-38 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless debian-13 w/ overlay" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 259 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L259

task "Integration rootless debian-13 w/ overlay" depends on task "Cross Compile", but their only_if conditions are different
name: "Integration rootless $DISTRO_NV w/ $STORAGE_DRIVER"
alias: integration_rootless
only_if: *not_build_docs
Expand Down Expand Up @@ -295,7 +295,7 @@
always:
<<: *standardlogs

in_podman_task:

Check warning on line 298 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L298

task "Containerized Integration" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 298 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L298

task "Containerized Integration" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 298 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L298

task "Containerized Integration" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 298 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L298

task "Containerized Integration" depends on task "Cross Compile", but their only_if conditions are different
name: "Containerized Integration"
alias: in_podman
only_if: *not_build_docs
Expand All @@ -322,7 +322,7 @@
# Status aggregator for all tests. This task simply ensures a defined
# set of tasks all passed, and allows confirming that based on the status
# of this task.
success_task:

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Unit tests w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Unit tests w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Build Conformance w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Build Conformance w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration fedora-39 w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration fedora-38 w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration debian-13 w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration fedora-39 w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration fedora-38 w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration debian-13 w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Containerized Integration", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Smoke Test", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Cross Compile", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Unit tests w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Unit tests w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Build Conformance w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Build Conformance w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration fedora-39 w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration fedora-38 w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration debian-13 w/ vfs", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration fedora-39 w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration fedora-38 w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Integration debian-13 w/ overlay", but their only_if conditions are different

Check warning on line 325 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L325

task "Total Success" depends on task "Containerized Integration", but their only_if conditions are different
name: "Total Success"
alias: success

Expand Down
Loading