Task #3386
Updated by Junxiao Shi almost 9 years ago
Per [NDN platform policy](http://named-data.net/codebase/platform/documentation/ndn-platform-development-guidelines/#Build_support), Ubuntu 12.04 support would be discontinued upon Ubuntu 16.04 release. In preparation for that, code coverage check should be moved to Ubuntu 14.04. This task includes: 1. On Ubuntu 14.04, verify the build script with code coverage turned on works correct, and the code coverage report is as accurate as what's generated on Ubuntu 12.04. 2. Modify Jenkins configuration to run code coverage checks on Ubuntu 14.04. 3. Add more Ubuntu 14.04 slaves, if needed. 4. Retire excessive Ubuntu 12.04 slaves.