Fix bug 1757 to send installation_id in track function 31/11331/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 11 Nov 2021 08:54:38 +0000 (09:54 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 11 Nov 2021 08:54:46 +0000 (09:54 +0100)
Change-Id: I66bd6367938fd39f37564920810d4fe1a31a1765
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
installers/full_install_osm.sh

index e5b135e..c6f5979 100755 (executable)
@@ -1173,7 +1173,7 @@ OSM_K8S_WORK_DIR="$OSM_DOCKER_WORK_DIR/osm_pods" && OSM_NAMESPACE_VOL="${OSM_HOS
 
 #Installation starts here
 wget -q -O- https://osm-download.etsi.org/ftp/osm-11.0-eleven/README.txt &> /dev/null
-OSM_INSTALLATION_ID="$(date +%s)-$(head /dev/urandom | tr -dc A-Za-z0-9 | head -c 16)"
+OSM_TRACK_INSTALLATION_ID="$(date +%s)-$(head /dev/urandom | tr -dc A-Za-z0-9 | head -c 16)"
 
 track start release $RELEASE none none docker_tag $OSM_DOCKER_TAG none none