Update git submodules

* Update tripleo-ci from branch 'master'
  to 72d7519942b3666658939bf99bc7129936297b0d
  - [workaround]Set permission for /dev/pts/ptmx to 666
    
    When forking a pty as regular user, we get a failure to
    read/write on /dev/ptmx since it's just a symlink to /dev/pts/ptmx.
    
    It happens only on CS9 on all the nodes and gives error
    OSError: out of pty devices.
    
    Adding the workaround by setting the permission for /dev/pts/ptmx to
    666 temprorly fixes the issue in CI.
    
    Proper fix will come later.
    
    Related-Bug: #1950176
    
    Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
    Change-Id: I1a0327b09f53beee1668a6ab4bb8380cc6b46446
This commit is contained in:
Chandan Kumar (raukadah) 2021-11-12 19:51:30 +05:30 committed by Gerrit Code Review
parent 46c9de3288
commit 85453ccef0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e6a036545aa0d3dd543562703b0f87f3267dacd2
Subproject commit 72d7519942b3666658939bf99bc7129936297b0d