Skip to content

Commit

Permalink
Molecule tests attempt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Mar 12, 2024
1 parent 39912b3 commit 55d78f1
Show file tree
Hide file tree
Showing 6 changed files with 108 additions and 108 deletions.
36 changes: 18 additions & 18 deletions roles/android_studio/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -21,8 +21,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -33,8 +33,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -45,8 +45,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -57,8 +57,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -69,8 +69,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -81,8 +81,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -93,8 +93,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -105,8 +105,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand Down
36 changes: 18 additions & 18 deletions roles/clion/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -21,8 +21,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -33,8 +33,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -45,8 +45,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -57,8 +57,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -69,8 +69,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -81,8 +81,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -93,8 +93,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -105,8 +105,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand Down
36 changes: 18 additions & 18 deletions roles/goland/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -21,8 +21,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -33,8 +33,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -45,8 +45,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -57,8 +57,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -69,8 +69,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -81,8 +81,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -93,8 +93,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -105,8 +105,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand Down
36 changes: 18 additions & 18 deletions roles/idea/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -21,8 +21,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -33,8 +33,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -45,8 +45,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -57,8 +57,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -69,8 +69,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -81,8 +81,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -93,8 +93,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand All @@ -105,8 +105,8 @@ platforms:
pre_build_image: true
systemd: true
tmpfs:
"/tmp": "rw,exec,mode=1777"
"/run": "rw,exec,mode=1777"
"/tmp": "rw,exec"
"/run": "rw,exec"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
Expand Down
Loading

0 comments on commit 55d78f1

Please sign in to comment.