X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=c6f597937deae25d36146b04c6a402cb0d377af1;hb=d03ba45376d0470c1af6dc8080b852d2c2bfc81d;hp=e5b135ecceb6e280910d5de1a1613c5e353fbed1;hpb=a367b246ae3b3f6cbfe137f0fdf7c78915267e79;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index e5b135ec..c6f59793 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -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