Commit 7eb3dcc
authored
Issue opendatahub-io#2580: fix(trusty): set same permissions for group as for owner for OpenShift compatibility (opendatahub-io#2581)
```
=========================== short test summary info ============================
[Checking permissions of the: /opt/app-root/share] SUBFAIL tests/containers/base_image_test.py::TestBaseImage::test_file_permissions[ghcr.io/opendatahub-io/notebooks/workbench-images:jupyter-trustyai-ubi9-python-3.12-_40a15f26ca1f3af8135ddbadee43708501cd19b1] - AssertionError: assert '755:0:1001' == '775:0:1001'
- 775:0:1001
? ^
+ 755:0:1001
? ^
FAILED
```1 parent 4c2ac9b commit 7eb3dcc
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
0 commit comments