Skip to content

Commit

Permalink
tests/kola: delete copy/paste mask of zincati
Browse files Browse the repository at this point in the history
This is done elsewhere in this file and was a copy/paste error
during 6f86533.
  • Loading branch information
dustymabe committed Jan 29, 2025
1 parent 969abb1 commit 12cc9c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/kola/rpm-ostree/kernel-replace
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ build_base_ociarchive() {
if [[ "$imgref" != null ]]; then
encapsulate_args+=("--label" "ostree.bootable=true")
fi
# Since we're switching OS update stream, turn off zincati
systemctl mask --now zincati
ostree container encapsulate "${encapsulate_args[@]}" --repo=/ostree/repo ${checksum} "${imagespec}"
}

Expand Down

0 comments on commit 12cc9c5

Please sign in to comment.