Update git submodules

* Update puppet-openstack-integration from branch 'master'
  to ad94a7f23775be7ca88f0f3b2b1e78b430faa011
  - Merge "Retry sealert command on failure"
  - Retry sealert command on failure
    
    We randomly see issues while running sealert
    in RDO puppet promotion pipeline, sealert fails with:-
    "SELinux is disabled or we can't open a policy file"
    As per logs selinux is enabled and selinuxfs is mounted
    so seems it's some filesystem issue.
    
    Locally was able to reproduce only with selinux disabled
    or umount /sys/fs/selinux. Adding retries in hope to
    fix these random failures.
    
    Change-Id: Icb07742d328827a41132cdd6a6c2bcfa3cde11ec
This commit is contained in:
Zuul 2021-02-05 13:35:10 +00:00 committed by Gerrit Code Review
parent 192742dd54
commit de1d58a7c0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ec57a35931babc9698a8399ca5c76773f069e377
Subproject commit ad94a7f23775be7ca88f0f3b2b1e78b430faa011