Update git submodules

* Update charm-vault from branch 'master'
  to b797fcfcbf2e70c1d5c1ab4f4e2e5c39add04d95
  - Update to build using charmcraft
    
    Due to a build problem with the reactive plugin, this change falls back
    on overriding the steps and doing a manual build, but it also ensures
    the CI system builds the charm using charmcraft.  Changes:
    
    - add a build-requirements.txt
    - modify charmcraft.yaml
    - modify osci.yaml
        -> indicate build with charmcraft
    - modify tox.ini
        -> tox -e build does charmcraft build/rename
        -> tox -e build-reactive does the reactive build
    - modify bundles to use the <charm>.charm artifact in tests.
      and fix deprecation warning re: prefix
    - tox inception to enable tox -e func-test in the CI
    
    Change-Id: Icb73919f247c60a9e18cc2e563f0fda9c620cb14
    Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
This commit is contained in:
Alex Kavanagh 2022-02-03 21:21:53 +00:00 committed by Gerrit Code Review
parent cc3d69bec2
commit 1cb4d1a966
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c9fad3c4f077662a8526e9fe962bce1b313c6f5e
Subproject commit b797fcfcbf2e70c1d5c1ab4f4e2e5c39add04d95