Merge "Add test-config local.conf processing"

This commit is contained in:
Jenkins
2016-12-01 20:31:01 +00:00
committed by Gerrit Code Review

View File

@@ -1411,6 +1411,9 @@ fi
# Phase: test-config
run_phase stack test-config
# Apply late configuration from ``local.conf`` if it exists for layer 2 services
# Phase: test-config
merge_config_group $TOP_DIR/local.conf test-config
# Fin
# ===