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

run checks and build steps in parallel #8380

Merged
merged 1 commit into from
Jun 11, 2019
Merged

Conversation

jakubgs
Copy link
Member

@jakubgs jakubgs commented Jun 7, 2019

By running Lint and Test stages in parallel to build stages we lose ~4 min on ever build.

Full manual build in 17 min, compared to usual ~24 of a nightly:
https://ci.status.im/job/status-react/job/manual/354/

@status-github-bot
Copy link

Pull Request Checklist

  • Have you updated the documentation, if impacted (e.g. docs.status.im)?

@status-im-auto
Copy link
Member

status-im-auto commented Jun 7, 2019

Jenkins Builds

Click to see older builds (6)
Commit #️⃣ Finished (UTC) Duration Platform Result
ea8a2a9 #1 2019-06-07 17:33:12 ~3 min linux 📄 log
ea8a2a9 #1 2019-06-07 17:40:42 ~10 min windows 📄 log
✔️ ea8a2a9 #1 2019-06-07 17:42:12 ~12 min android 📦 apk
✔️ ea8a2a9 #1 2019-06-07 17:43:14 ~13 min ios 📦 ipa
✔️ ea8a2a9 #1 2019-06-07 17:45:09 ~15 min macos 📦 dmg
✔️ ea8a2a9 #1 2019-06-07 17:47:25 ~17 min android-e2e 📦 apk
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 489544e #2 2019-06-07 20:22:11 ~11 min android-e2e 📦 apk
✔️ 489544e #2 2019-06-07 20:22:15 ~11 min windows 📦 exe
✔️ 489544e #2 2019-06-07 20:23:05 ~12 min android 📦 apk
✔️ 489544e #2 2019-06-07 20:23:19 ~13 min ios 📦 ipa
✔️ 489544e #2 2019-06-07 20:24:44 ~14 min linux 📦 App
✔️ 489544e #2 2019-06-07 20:26:21 ~16 min macos 📦 dmg
✔️ 18f6935 #3 2019-06-09 14:19:22 ~11 min android 📦 apk
✔️ 18f6935 #3 2019-06-09 14:20:58 ~13 min macos 📦 dmg
✔️ 18f6935 #3 2019-06-09 14:21:27 ~13 min ios 📦 ipa
✔️ 18f6935 #3 2019-06-09 14:22:37 ~15 min android-e2e 📦 apk
✔️ 18f6935 #3 2019-06-09 14:30:37 ~23 min windows 📦 exe
✔️ 18f6935 #3 2019-06-09 14:31:32 ~24 min linux 📦 App

Signed-off-by: Jakub Sokołowski <jakub@status.im>
@jakubgs
Copy link
Member Author

jakubgs commented Jun 10, 2019

When a build appears longer than others, that's because retarded Jenkins adds the time the builds waits for an executor(host) to the duration time. Makes no sense whatsoever, but ah well.

@jakubgs jakubgs merged commit 49d5a30 into develop Jun 11, 2019
@delete-merged-branch delete-merged-branch bot deleted the run-checks-in-parallel branch June 11, 2019 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants