Skip to content

[macOS] Disable spotlight indexing#1683

Merged
maxim-lobanov merged 1 commit intoactions:mainfrom
miketimofeev:v-mitim/disable_spotlight_indexing
Sep 28, 2020
Merged

[macOS] Disable spotlight indexing#1683
maxim-lobanov merged 1 commit intoactions:mainfrom
miketimofeev:v-mitim/disable_spotlight_indexing

Conversation

@miketimofeev
Copy link
Copy Markdown
Contributor

@miketimofeev miketimofeev commented Sep 28, 2020

Description

It turned out we have a few CPU-consuming processes on the base image after the generation. These mdworker processes belong to spotlight search indexing, and it looks like we don't use spotlight at all so the indexing can be safely turned off.
image

Related issue:

https://github.com/actions/virtual-environments-internal/issues/1212

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@miketimofeev miketimofeev requested a review from a team September 28, 2020 06:55
@maxim-lobanov
Copy link
Copy Markdown
Contributor

/azp run macos1013, macos1014, macos1015, macos110

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

@maxim-lobanov maxim-lobanov merged commit 7ac332b into actions:main Sep 28, 2020
@miketimofeev miketimofeev deleted the v-mitim/disable_spotlight_indexing branch June 1, 2021 15:45
domenkozar added a commit to cachix/install-nix-action that referenced this pull request Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants