public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/1] ci: make vm_start logs readable by all users
@ 2022-01-12 12:42 Uladzimir Bely
  2022-01-12 12:42 ` [PATCH v2 1/1] " Uladzimir Bely
  2022-01-19  6:29 ` [PATCH v2 0/1] " Anton Mikanovich
  0 siblings, 2 replies; 3+ messages in thread
From: Uladzimir Bely @ 2022-01-12 12:42 UTC (permalink / raw)
  To: isar-users

Changes since v1:
- updated commit message

The patch modifies permissions for VM boot logs to make them readable
not only by CI user.

Separate 'chmod' is required because python functions in 'tempfile'
module always use 0600 rights for files/directories they create and
this can't be changes by their interfaces.

Uladzimir Bely (1):
  ci: make vm_start logs readable by all users

 testsuite/vm_boot_test/vm_boot_test.py | 1 +
 1 file changed, 1 insertion(+)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-19  6:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 12:42 [PATCH v2 0/1] ci: make vm_start logs readable by all users Uladzimir Bely
2022-01-12 12:42 ` [PATCH v2 1/1] " Uladzimir Bely
2022-01-19  6:29 ` [PATCH v2 0/1] " Anton Mikanovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox