We do not need to force usage of 4096MB of memory for these
tests. Let's just remove how that is being forced.
This allows us to also remove the setup.sh call from
the spdkcli test common.sh script. Its only purpose
was to increase the amount of memory allocated to satisfy
the spdkcli tests, but now that the spdkcli tests aren't
forcing so much memory to be allocated, we can remove
that too.
Fixes issue #2694.
Note: these limits were in the original commit for the
test scripts -
|
||
---|---|---|
.. | ||
match_files | ||
common.sh | ||
iscsi.sh | ||
nvmf.sh | ||
pmem.sh | ||
raid.sh | ||
rbd.sh | ||
spdkcli_job.py | ||
tcp.sh | ||
vhost.sh | ||
virtio.sh |