Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

order artifacts generation #212

Merged
merged 1 commit into from
Aug 9, 2017

Conversation

surajssd
Copy link
Member

@surajssd surajssd commented Aug 9, 2017

To ensure apps come up faster the order in which we provide artifacts to cluster does matter. So ordering the artifacts such that non-controllers are first in the list and controllers come up later.

Fixes #207

To ensure apps come up faster the order in which we provide
artifacts to cluster does matter. So ordering the artifacts
such that non-controllers are first in the list and controllers
come up later.
@surajssd surajssd requested review from kadel and concaf August 9, 2017 05:20
@kedge-bot
Copy link
Collaborator

@surajssd, thank you for the pull request! We'll ping some people to review your PR. @containscafeine, please review this.

@surajssd
Copy link
Member Author

surajssd commented Aug 9, 2017

I tried running e2e tests with the binary built on this code, it ran the entire test suite in just 114 seconds where it used to take more than 250 seconds before

@surajssd
Copy link
Member Author

surajssd commented Aug 9, 2017

for some reason coveralls complains, even though no new code was added in this PR!

@surajssd
Copy link
Member Author

surajssd commented Aug 9, 2017

ping @kadel

@kadel
Copy link
Member

kadel commented Aug 9, 2017

It looks like coveralls is counting also comment lines :-)

@kadel kadel merged commit 0978aff into kedgeproject:master Aug 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants