Commit 24d7d8a
committed
(maint) Use agent facts when removing SQL instances
- Previously the test that removes instance was hard-coded to use
'MSSQLSERVER', but this makes the test a bit more fragile.
Instead, use Beaker to load the agents facts, passing the
module sqlserver/lib/facter directory in via FACTERLIB so that
the names of all instances can be retrieved.1 parent cc5faa1 commit 24d7d8a
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
246 | | - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
247 | 250 | | |
248 | 251 | | |
249 | 252 | | |
| |||
0 commit comments