ci/deploy.sh: MCP cleanup, sanity checks 57/38457/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 28 Jul 2017 01:50:09 +0000 (03:50 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 31 Jul 2017 16:18:36 +0000 (18:18 +0200)
commit9677c5ad3c9b94e432c2b1bf0de1a1103d5bd1a2
tree70f86342c36aaaa11fbfe963a361b7c34bcc87e7
parent1f5cdeb5f8bd348836defe3a7850017969ccc323
ci/deploy.sh: MCP cleanup, sanity checks

- disable false-positive shellcheck errors;
- fix obsolete backtick usage;
- move obsolete arguments to separate section;
- add color-enabled "notify" macro for warn/err messages;
- remove obsolete code intended for old Fuel;
- fix quoting and double-quoting shellcheck warnings;
- minor code changes for better readability;
- remove "no healthcheck" flag (obsolete);
- add mandantory arguments validation;

Change-Id: I991836adc8d76466f2b83b1e472bb9ef6989fff3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
ci/deploy.sh