build/f_repos: Fix remote tracking, pin N HEADs 65/25165/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 29 Nov 2016 16:30:18 +0000 (17:30 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 29 Nov 2016 16:35:50 +0000 (17:35 +0100)
Fix two issues that went undetected until now:
- remote tracking variable does not properly evaluate in CI,
  since there is no HEAD reference;
- git submodules references still point to master branch(es)
  commits, although .gitmodules configure the remote tracked
  branch correctly;

JIRA: FUEL-234

Change-Id: I96dc704e2cfe98f2e93d5fa7d7dd261e7f151238
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
build/f_repos/Makefile
build/f_repos/sub/fuel-agent
build/f_repos/sub/fuel-astute
build/f_repos/sub/fuel-library
build/f_repos/sub/fuel-main
build/f_repos/sub/fuel-menu
build/f_repos/sub/fuel-nailgun-agent
build/f_repos/sub/fuel-ostf
build/f_repos/sub/fuel-ui
build/f_repos/sub/fuel-web
build/f_repos/sub/python-fuelclient

index b5eafff..be6f829 100644 (file)
@@ -34,8 +34,7 @@ include ../config.mk
 
 # To enable remote tracking, set the following var to any non-empty string.
 # Leaving this var empty will bind each git submodule to its saved commit.
-# NOTE: For non-stable branches, unless overriden, always track remotes
-FUEL_TRACK_REMOTES ?= $(shell git symbolic-ref --short HEAD | grep -v stable)
+FUEL_TRACK_REMOTES ?= yes
 
 .PHONY: all
 all: release
index 075fc9e..7d35078 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 075fc9e2572330416ec0aad45bce969baa43b4f3
+Subproject commit 7d35078a9d67a9015f49f5813dbad225837095a4
index bca595a..87ba44d 160000 (submodule)
@@ -1 +1 @@
-Subproject commit bca595a964e4f45798f393bb0bbc685605cae090
+Subproject commit 87ba44dcde92a0bfe50fdba6e0a2f271e6859919
index 2cd11d3..0281ca8 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 2cd11d3a506f9039b7bfd2f3b720df7f1244df9b
+Subproject commit 0281ca8ee1900271252edc5e6e1ceb2112cfd0da
index 70749a2..a0f955f 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 70749a24518b98e1162d60abdcd2c25c9ffa92ee
+Subproject commit a0f955fc5bff09c02d538ae2c9a7373b6ee511ed
index 1a94d65..9aedc10 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 1a94d657ecaca4a1b549141ee22e5bc7ca20822e
+Subproject commit 9aedc10ffea536d7d353cb5869c492a1729a98f2
index af1e5da..0cfe06b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit af1e5da094c2975230da29f808b26645231841d4
+Subproject commit 0cfe06be939f92c3a8158a0e8a96a7ab8cf5403b
index ddd6912..132f287 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ddd691205d7dccfc9a9b52cc2681cdb367c82d2a
+Subproject commit 132f287fb769276cde63ac283222d5447bc68308
index 2a22c98..5b66f90 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 2a22c985eeeb3adf2a18f3f56abdcc841caab252
+Subproject commit 5b66f907e628ba16d03a3fd3f259099b727a5fa2
index 118b923..d04c110 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 118b9231a48f9341d72990ab3cc65f375d2423c9
+Subproject commit d04c1108b2b19e5d681a07fd3492b93d133c4617
index 8702619..8ac48ac 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 870261942796f367ec046341ba095f7ac518f40c
+Subproject commit 8ac48ac48facc47923ba00c09bf96080ca88d31c