Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible-test: do not upgrade homebrew to speed up tests #49914

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

jborean93
Copy link
Contributor

SUMMARY

On the latest version of homebrew, it will compile packages instead of extracting from their bottles which take a long time to complete. This change keeps the existing homebrew version in place to restore the normal test times.

This needs to be investigated further and reverted either when;

  • We upgrade MacOS to 10.14, or
  • This is seen as an issue in hombrew and newer version is released.

I'm not sure whether this is a problem because our test host is old or whether it's an issue with homebrew yet.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ansible-test macos

@ansibot
Copy link
Contributor

ansibot commented Dec 14, 2018

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. community_review In order to be merged, this PR must follow the community review workflow. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. labels Dec 14, 2018
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Dec 14, 2018
@jborean93 jborean93 merged commit 695feea into ansible:devel Dec 14, 2018
@jborean93 jborean93 deleted the test-macos-brew branch December 14, 2018 00:46
jborean93 added a commit to jborean93/ansible that referenced this pull request Dec 14, 2018
jborean93 added a commit to jborean93/ansible that referenced this pull request Dec 14, 2018
jborean93 added a commit to jborean93/ansible that referenced this pull request Dec 14, 2018
@jborean93
Copy link
Contributor Author

Backport PR
stable-2.5 #49915
stable-2.6 #49916
stable-2.7 #49917

mattclay pushed a commit that referenced this pull request Dec 14, 2018
mattclay pushed a commit that referenced this pull request Dec 14, 2018
mattclay pushed a commit that referenced this pull request Dec 14, 2018
kbreit pushed a commit to kbreit/ansible that referenced this pull request Jan 11, 2019
@dagwieers dagwieers added the macos macOS community label Jan 23, 2019
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. community_review In order to be merged, this PR must follow the community review workflow. macos macOS community support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants