Skip to content

Commit

Permalink
mocked Node correction
Browse files Browse the repository at this point in the history
  • Loading branch information
pkazmierczak committed Jun 21, 2024
1 parent 10131ea commit a73965f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nomad/structs/funcs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ func node2k() *Node {
Grade: numalib.Performance,
BaseSpeed: 1000,
}},
OverrideWitholdCompute: 1000, // set by client reserved field
},
},
Memory: NodeMemoryResources{
Expand Down

0 comments on commit a73965f

Please sign in to comment.