public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 1/2] vm_smoke_test: Drop wheezy from test
@ 2018-05-11 17:54 Alexander Smirnov
  2018-05-11 17:54 ` [PATCH 2/2] vm_smoke_test: Add parameters Alexander Smirnov
  2018-05-14 13:49 ` [PATCH 1/2] vm_smoke_test: Drop wheezy from test Alexander Smirnov
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Smirnov @ 2018-05-11 17:54 UTC (permalink / raw)
  To: isar-users; +Cc: Alexander Smirnov

Wheezy requires old e2fsprogs (1.42-) installed on the host, otherwise
wheezy kernel won't be able to mount root partition. After each build
host upgrade this becomes more complicated to maintain outdated tool.
So it's time for wheezy to slightly go...

Signed-off-by: Alexander Smirnov <asmirnov@ilbers.de>
---
 scripts/vm_smoke_test | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/vm_smoke_test b/scripts/vm_smoke_test
index 442b259..1524603 100755
--- a/scripts/vm_smoke_test
+++ b/scripts/vm_smoke_test
@@ -123,7 +123,6 @@ do
 done
 
 # ARM machine
-run_test arm wheezy
 run_test arm jessie
 run_test arm stretch
 
-- 
2.1.4


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

end of thread, other threads:[~2018-05-15 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-11 17:54 [PATCH 1/2] vm_smoke_test: Drop wheezy from test Alexander Smirnov
2018-05-11 17:54 ` [PATCH 2/2] vm_smoke_test: Add parameters Alexander Smirnov
2018-05-14 13:49 ` [PATCH 1/2] vm_smoke_test: Drop wheezy from test Alexander Smirnov
2018-05-14 16:01   ` Henning Schild
2018-05-14 16:15     ` Alexander Smirnov
2018-05-15 16:37       ` Henning Schild

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