mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update the first event tag.
This commit is contained in:
parent
ee9bd1246a
commit
319667147b
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue