Platform process pinning

Add INITIAL_CONFIG_COMPLETE_FLAG to tsconfig. This is used by the
affine-tasks script in worker-utils.

Change-Id: I07cc212a3535c7f3715fe381747cfda1140bde90
Story: 2002843
Task: 29125
Signed-off-by: David Sullivan <david.sullivan@windriver.com>
This commit is contained in:
David Sullivan 2019-01-30 13:57:12 -05:00
parent 7ac96439f4
commit b1b3093b95
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,3 @@
SRC_DIR="tsconfig"
COPY_LIST_TO_TAR="scripts"
TIS_PATCH_VER=8
TIS_PATCH_VER=9

View File

@ -16,6 +16,9 @@ CONFIG_PATH=${PLATFORM_PATH}/config/${SW_VERSION}
PUPPET_PATH=${PLATFORM_PATH}/puppet/${SW_VERSION}
CGCS_PATH=/opt/cgcs
# System configuration flags
INITIAL_CONFIG_COMPLETE_FLAG=${PLATFORM_CONF_PATH}/.initial_config_complete
# Worker configuration flags
# Set after the first application of worker manifests