sdnfv / openNetVM

A high performance container-based NFV platform from GW and UCR.
http://sdnfv.github.io/onvm/
Other
263 stars 136 forks source link

Environment Setup Message #154

Closed kevindweb closed 5 years ago

kevindweb commented 5 years ago

Fixed environment setup message by immediately changing directory to the correct ONVM directory on start. We can run setup from anywhere.

Summary:

Fixes issue #118. @koolzz I think I can get rid of the cd $start_dir, because in the script, we don't actually use any relative paths (we just use exported variables). Changing directory is kind of useless. Also, why do we sleep at line 94 and 104?

Usage:

This PR includes
Resolves issues #118
Breaking API changes
Internal API changes
Usability improvements
Bug fixes
New functionality
New NF/onvm_mgr args
Changes to starting NFs
Dependency updates
Web stats updates

Merging notes:

TODO before merging :

Test Plan:

Review:

@koolzz please make sure this doesn't break anything.

onvm commented 5 years ago

In response to PR creation

CI Message

Your results will arrive shortly

koolzz commented 5 years ago

@kevindweb does the above ^ 0 pktgen perf happen because of that version issue?

kevindweb commented 5 years ago

@onvm I think you have this now

onvm commented 5 years ago

@onvm I think you have this now

CI Message

Your results will arrive shortly