We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01b85d0 + 7a7a38d commit 54a26cbCopy full SHA for 54a26cb
scaleio-executor/executor/pkgmgr/deb/ubuntu14/common.go
@@ -4,7 +4,7 @@ const (
4
//Environment
5
aiozipCheck = "[0-9]+ upgraded|[0-9]+ newly"
6
genericInstallCheck = "1 upgraded|1 newly"
7
- requiredKernelVersionCheck = "4.2.0-30-generic"
+ requiredKernelVersionCheck = "4.4.0-38-generic"
8
9
//ScaleIO node
10
mdmInstallCheck = "mdm start/running"
0 commit comments