Update the first event tag.

This commit is contained in:
Gareth J. Greenaway 2023-08-31 14:26:21 -07:00 committed by Megan Wilhite
parent ee9bd1246a
commit 319667147b

View file

@ -670,7 +670,7 @@ def test_pillar_refresh_pillar_beacons(
"saltutil.refresh_pillar", wait=True, minion_tgt=salt_minion.id
)
event_tag = f"salt/beacon/{salt_minion.id}/load/"
event_tag = f"salt/beacon/*/load/"
start_time = time.time()
event_pattern = (salt_master.id, event_tag)