tripleo-ci/roles
Chandan Kumar (raukadah) 72d7519942 [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
2021-11-12 11:46:24 +05:30
..
build-containers Added CentOS-8/train specific containers. 2021-11-01 19:18:59 +05:30
ceph-loop-device Merge "Removed unused db and wal" 2021-08-17 03:13:50 +00:00
common Fixed yamlint violations 2021-02-10 15:24:59 +00:00
oooci-build-images [CS9] Drop container-tools:latest 2021-11-02 16:16:25 +05:30
prepare-node/tasks [workaround]Set permission for /dev/pts/ptmx to 666 2021-11-12 11:46:24 +05:30
run-test Remove featureset 011 from the emit_releases conditional 2021-11-09 09:26:23 +02:00
tripleo-repos Remove the workaround to install repos on EL9 2021-10-21 13:18:29 +05:30