Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration and Bug Fixes #62

Open
qarawlus opened this issue Nov 18, 2019 · 8 comments
Open

Integration and Bug Fixes #62

qarawlus opened this issue Nov 18, 2019 · 8 comments
Assignees

Comments

@qarawlus
Copy link

From now we should monitor the integration process with the benchmarking team.

This issue is designed to track bug fixes and updates done to the tng-bench tool. Major bugs should have their own issues.

@qarawlus
Copy link
Author

Update #1: Setup VPN connection with benchmarking team. Also setup OSM and Openstack and their connection as well.

@qarawlus
Copy link
Author

qarawlus commented Dec 2, 2019

Update: Scripts in the MP are not being placed inside the home folder of user ubuntu.

@bsharma021
Copy link

Scripts can be and should be placed in the topmost directory / and can be accessed later considering that the commands will always be executed at /. You won't be able to put it in "ubuntu" user home directory as it is not created before first boot, rest other places can be used, for e.g., /opt or /.

@qarawlus
Copy link
Author

Fix for host error:
Steps to reproduce: Call ./stack.sh after unstack.sh without clean.sh

Solution: Call clean.sh then stack.sh, it should generate a new namespace for openstack to use to deploy hosts

@qarawlus
Copy link
Author

There is an issue with creating the CSV files. The result processor is not seeing the result files that are retrieved by the pdriver. I will fix it and push an update tonight.

@qarawlus
Copy link
Author

Integration Update:

  • OSM pdriver was tested with two probes on squid and results were obtained.
  • New OSM Result processor was created to process results obtained from the VMs.
  • Result folders now have osm. prepended to them so that they are different from mn. result directories obtain from VimEmu.
  • Stable version pushed to Master branch.

@qarawlus
Copy link
Author

Pushed a new patch to tng-bench in #90 due to suspected memory problems when using Paramiko that causes the experiment to crash after 10 or so runs

@bsharma021
Copy link

The following bugs were also fixed:

  • --hold is now working
  • Number of experiments and configuartion being updated in logs
  • experiment_times.json file is being created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants