Merge f9319c1b20a1a5b08cb8e90fb1ec27cbfcf78819 into 5f2bbc08372a05e5452b44fc19999656b5b70f40

This commit is contained in:
AYAHASSAN287 2026-05-21 16:17:22 +02:00 committed by GitHub
commit 6e6b2d3410
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -292,6 +292,7 @@ class TestS11EdgeSenderLightpushAndStore(StepsCommon):
store node (cross-implementation check).
"""
@pytest.mark.docker_required
def test_s11_edge_lightpush_with_store_validation(self):
sender_collector = EventCollector()
@ -929,6 +930,7 @@ class TestS25EphemeralLightpushWithStore(StepsCommon):
staticnodes=[lightpush_peer, store_peer]
"""
@pytest.mark.docker_required
def test_s25_ephemeral_lightpush_with_store(self):
sender_collector = EventCollector()