mirror of
https://github.com/containers/skopeo.git
synced 2026-04-22 15:47:23 +08:00
Packit: Re-enable ELN tests
Not certain what exactly fixed the registry container startup, but *something* changed between 2025-11-17 and 2026-02-26. Probably a mirror / compose flake, given it only occurred on x86_64. aarch64 wasn't affected but it was simpler to just disable it entirely in packit config. Related: #2748 Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
+1
-2
@@ -90,8 +90,7 @@ jobs:
|
||||
|
||||
# Tests on ELN for main branch
|
||||
- job: tests
|
||||
# FIXME: https://github.com/containers/skopeo/issues/2748
|
||||
trigger: ignore
|
||||
trigger: pull_request
|
||||
packages: [skopeo-eln]
|
||||
notifications: *test_failure_notification
|
||||
targets: *eln_copr_targets
|
||||
|
||||
Reference in New Issue
Block a user