diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-02-07 10:53:23 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-02-08 22:33:42 +0100 |
commit | 7f6210932a0a41a0097cb1c9be13b518f540c429 (patch) | |
tree | 80f1d50efce4c0ba61e68ca17b3b971ca8833120 /upstream | |
parent | 8db6f978002e7a0615f4d2bdc7c6960a8d902f60 (diff) |
submodules: Disable ignore=all for OPNFV projects
Armband has a number of git submodules, which are hosted:
- via Openstack (review.openstack.org, github.com);
- via OPNFV (gerrit.opnfv.org);
We cannot automatically detect changes in Openstack submodules,
but within OPNFV, an "Updated submodule" commit is generated
when a change is merged into the submodule git, provided we
do not have an "ignore=all" git config directive.
Ignoring submodule changes also prevents automatic ISO builds in
Armband when Fuel@OPNFV changes are merged, which is something we
needed during the D-release development cycle.
The downside of removing "ignore" is that submodules are now
seen as "modified" by git after apply our Armband patches.
While at it, remove one fuel-library patch that got upstream, just
to force a new ISO build.
Change-Id: I8e81e781cb5c78c920a2a33cd8d584de3d9d4fd7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'upstream')
0 files changed, 0 insertions, 0 deletions