Skip to content

Commit

Permalink
Add salt-dbg to package tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz authored and Megan Wilhite committed Sep 6, 2023
1 parent 13b8ee0 commit eb493bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/tests/download/test_pkg_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ def setup_redhat_family(
"salt-syndic",
"salt-cloud",
"salt-api",
"salt-debuginfo",
),
]

Expand Down Expand Up @@ -365,6 +366,7 @@ def setup_debian_family(
"salt-syndic",
"salt-cloud",
"salt-api",
"salt-dbg",
),
]
for cmd in commands:
Expand Down

0 comments on commit eb493bf

Please sign in to comment.