mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
testing: default nomad test nodes to 1.0.0 (#10213)
This commit is contained in:
@@ -42,7 +42,7 @@ func MockNode() *Node {
|
||||
Attributes: map[string]string{
|
||||
"kernel.name": "linux",
|
||||
"arch": "x86",
|
||||
"nomad.version": "0.5.0",
|
||||
"nomad.version": "1.0.0",
|
||||
"driver.exec": "1",
|
||||
"driver.mock_driver": "1",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user