Fuel build cache handling 72/172/5
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Sun, 22 Mar 2015 22:04:43 +0000 (23:04 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Thu, 26 Mar 2015 16:26:27 +0000 (17:26 +0100)
commit2de197be04b871b437e35b55ca7f48d921595303
treeb2f812d507ac3037153c11a5f19ea6db5c27009e
parenta5a094a199226f312e795c3019c5793094e5378e
Fuel build cache handling
- Cache invalidation supported in case cache is outdated compared to upstream.
- Fully automated build.sh integration tests added (build.sh -t or build.sh -T)
- Rebased to Daniel Smiths's patch-set: genesis refs/changes/71/171/4
- Yet untested, will perform automated integration tests over night!
- Updated based on Stefan's comments (no more revs.)
- Fixed a bug in f_odl_docker/Makefile
- validate-cache target added in f_odl_docker/Makefile

JIRA: BGS-1

Change-Id: I9f8f30c2a85fd7bf04dab1b566065e5739d4fcb1
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
17 files changed:
fuel/build/Makefile
fuel/build/cache.mk
fuel/build/config.mk
fuel/build/f_example_control_bond/Makefile
fuel/build/f_example_packadd/Makefile
fuel/build/f_isoroot/Makefile
fuel/build/f_l23network/Makefile
fuel/build/f_ntp/Makefile
fuel/build/f_odl_docker/Makefile
fuel/build/f_opnfv_puppet/Makefile
fuel/build/f_osnaily/Makefile
fuel/build/f_resolvconf/Makefile
fuel/build/opendaylight/ [new symlink]
fuel/build/opendaylight/Makefile
fuel/build/opendaylight/f_odl/Makefile
fuel/ci/build.sh
fuel/include/build.sh.debug [new file with mode: 0644]