Update git submodules

* Update charm-tempest from branch 'master'
  - Merge "Update pre-install hooks to fail on error"
  - Update pre-install hooks to fail on error
    
    The pre-install operations may fail, yet that failure is not
    elevated to the user. This masks the failure and makes early
    package install issues difficult to troubleshoot.
    
    If the basic pre-install script fails, the charm should not
    proceed to later hooks as the requirements may not be met.
    
    Hashbangs for bash should specify -e (errexit) on all of the
    pre-install bash scripts.
    
    Change-Id: I3a404f8a4d1be24e3a16e8240ebe72371579f528
    Closes-bug: #1815243
    Partial-bug: #1815231
This commit is contained in:
Zuul 2019-02-12 22:19:34 +00:00 committed by Gerrit Code Review
parent 882ad08157
commit 531660c909
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 93f812057c8c3e8e3a3c57b59196a61d13301638
Subproject commit 5e86d70e7168aca6c5bb63b7ecccde524928a7f5