public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Migration to start_vm.py and removing deprecated scripts
@ 2024-02-01  6:58 Ilia Skochilov
  2024-02-01  6:58 ` [PATCH 1/3] Migration from start_vm to start_vm.py Ilia Skochilov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ilia Skochilov @ 2024-02-01  6:58 UTC (permalink / raw)
  To: isar-users; +Cc: Ilia Skochilov

Migration to start_vm.py and removing deprecated scripts.

Ilia Skochilov (3):
  Migration from start_vm to start_vm.py
  start_vm: remove shell version
  Remove vm_smoke_test

 CONTRIBUTING.md                |   2 -
 README.md                      |   2 +-
 doc/user_manual.md             |   2 +-
 scripts/isar-buildenv-internal |   2 +-
 scripts/start_vm               | 156 ---------------------------------
 scripts/vm_smoke_test          | 104 ----------------------
 testsuite/start_vm.py          |  31 +++++--
 7 files changed, 29 insertions(+), 270 deletions(-)
 delete mode 100755 scripts/start_vm
 delete mode 100755 scripts/vm_smoke_test

-- 
2.39.2


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

end of thread, other threads:[~2024-02-01 10:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-01  6:58 [PATCH 0/3] Migration to start_vm.py and removing deprecated scripts Ilia Skochilov
2024-02-01  6:58 ` [PATCH 1/3] Migration from start_vm to start_vm.py Ilia Skochilov
2024-02-01  6:58 ` [PATCH 2/3] start_vm: remove shell version Ilia Skochilov
2024-02-01  6:58 ` [PATCH 3/3] Remove vm_smoke_test Ilia Skochilov

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