celestiaorg / knuu

Integration Test Framework
Apache License 2.0
38 stars 31 forks source link

Refactor resource allocation functions to receive resource.Quantity type instead. #426

Closed mojtaba-esk closed 4 days ago

mojtaba-esk commented 3 weeks ago

It would be nice to refactor these function to receive resource.Quantity type instead. We can do it in a follow up PR. functions like these: SetCPU, SetMemory and AddVolume

_Originally posted by @mojtaba-esk in https://github.com/celestiaorg/knuu/pull/409#discussion_r1627288338_