|
|
Subscribe / Log in / New account

The costs of continuous integration

The costs of continuous integration

Posted Mar 5, 2020 3:28 UTC (Thu) by gus3 (guest, #61103)
In reply to: The costs of continuous integration by JohnVonNeumann
Parent article: The costs of continuous integration

"you don't need to run all the tests for CI builds, just the test for the area in which you are working"

But are you absolutely, positively certain that your work doesn't touch any other areas?

If the system integrator says otherwise, you'll need to run *all* the CI build tests.


to post comments

The costs of continuous integration

Posted Mar 5, 2020 4:58 UTC (Thu) by JohnVonNeumann (guest, #131609) [Link]

No of course you're not certain your work doesn't touch other areas, that's why the CI pipeline still runs the full test suite.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds