Skip to content

Conversation

juancarlostong
Copy link
Contributor

Summary

Optimizations to the 'Integration tests' triggering build:

  • added merge_mode: replace, trigger job only needs to run shell script, so just do that and nothing else.
  • added cache: false, caching is used for some *-sdk, this disables it for the 'Integration tests' triggering build since it is not needed.
  • replaced after_success: skip with after_success: travis_terminate 0, this avoids running srcclr which saves 18-30s from build time.

@juancarlostong juancarlostong added the wip Work in progress label Jan 2, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.695% when pulling a8005fc on jctong/improve_build_time into 2c35eb8 on master.

5 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.695% when pulling a8005fc on jctong/improve_build_time into 2c35eb8 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.695% when pulling a8005fc on jctong/improve_build_time into 2c35eb8 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.695% when pulling a8005fc on jctong/improve_build_time into 2c35eb8 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.695% when pulling a8005fc on jctong/improve_build_time into 2c35eb8 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.695% when pulling a8005fc on jctong/improve_build_time into 2c35eb8 on master.

@juancarlostong juancarlostong removed the wip Work in progress label Jan 7, 2019
Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mikeproeng37 mikeproeng37 merged commit beba5e3 into master Jan 8, 2019
@aliabbasrizvi aliabbasrizvi deleted the jctong/improve_build_time branch January 9, 2019 00:42
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