fleet/server/mdm
Roberto Dip 89ae60ddec
fix tests run with -race in server/mdm/scep (#17274)
scheduled tests, which are run with `-race` are [failing][1], this was
fixed in the `etcd-io/bbolt` fork of the now archived `boltdb/bolt`, for
more details check [this issue][2].

since boltdb is used only for tests, and they're passing after switching
to the fork, this seems like a reasonable way to fix them.

[1]: https://github.com/fleetdm/fleet/actions/runs/8090809417
[2]: https://github.com/etcd-io/bbolt/issues/391

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-02-29 15:55:15 -03:00
..
apple Move nanodep dependency in monorepo (#16984) 2024-02-26 10:26:00 -05:00
internal/commonmdm Add support to configure and enable Windows MDM, notify elegible hosts (#12340) 2023-06-20 14:06:45 -04:00
microsoft improvements for troubleshooting workflow for MDM commands (#16654) 2024-02-07 16:24:03 -03:00
nanodep Move nanodep dependency in monorepo (#16984) 2024-02-26 10:26:00 -05:00
nanomdm automatically renew macOS identity certificates 30 days prior to their expiration (#17057) 2024-02-22 16:23:12 -03:00
scep fix tests run with -race in server/mdm/scep (#17274) 2024-02-29 15:55:15 -03:00
mdm.go feat: allow <Add> node in Windows MDM profiles (#17234) 2024-02-28 15:05:13 -05:00
mdm_test.go feat: allow <Add> node in Windows MDM profiles (#17234) 2024-02-28 15:05:13 -05:00