Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

[DEVOPS-908] BuildKite: speed up macOS builds #3150

Merged
merged 1 commit into from
Jul 2, 2018

Conversation

rvl
Copy link
Contributor

@rvl rvl commented Jun 27, 2018

Description

The all-cardano-sl collection is taking 3 hours to build and test on our macOS build agents.

This change cuts the build down to just daedalus-bridge, which is the wallet and tools necessary to run Daedalus on macOS.

The relevant test suite packages will still be executed because they are added as cabal package dependencies.

Linked issue

https://iohk.myjetbrains.com/youtrack/issue/DEVOPS-908

Type of change

  • CI pipeline and scripts.

QA Steps

Examine Buildkite build of this branch and see if it takes less than 3 hours.

https://buildkite.com/input-output-hk/cardano-sl/builds?branch=devops-908-buildkite-faster

The all-cardano-sl collection is taking 3 hours to build and test on
our macOS build agents.

This change cuts the build down to just daedalus-bridge, which is the
wallet and tools necessary to run Daedalus on macOS.

The relevant test suite packages will still be executed because they
are added as cabal package dependencies.
@rvl rvl requested a review from a team June 27, 2018 17:15
@rvl rvl requested a review from iohk-devops as a code owner June 27, 2018 17:15
@rvl rvl merged commit c8625b4 into develop Jul 2, 2018
@rvl rvl deleted the devops-908-buildkite-faster branch July 2, 2018 16:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants