From 72c2c090143d29be9c152bf189324277921f2b90 Mon Sep 17 00:00:00 2001 From: Michael Chapman Date: Mon, 18 Jul 2016 16:50:56 -0400 Subject: Add pcs cleanup exec Run a pcs cleanup before db sync and also at the end of the deployment. This will give processes a chance to recover in case there has been any kind of error that would lead to a process being scored -INFINITY due to repeated failed startup that may have been caused by load during the deployment, or another latent issue. Print out any services that are failed in pcs at the end of deployments. opnfv-tht-pr: 41 Change-Id: Idf4f03cd0463a3facd0726483091ac6f1b3bf000 Signed-off-by: Michael Chapman --- ci/PR_revision.log | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/PR_revision.log') diff --git a/ci/PR_revision.log b/ci/PR_revision.log index 95d64aaf..10daeaee 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -17,3 +17,4 @@ 42, congress typo 44,Fixes nova host/ip bug 43,Add support for live migration and resize +41,Add pcs cleanup exec -- cgit 1.2.3-korg