From aa144af88a71fe61c09c21469f78e22881f83354 Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Thu, 19 Jan 2017 14:58:51 +0100 Subject: rhumba: Add emulab support Now the defined experiment can already be run on the Virtual Wall (1 and 2). The user has to create an EmulabTestbed object and fill it in with the correct info. Next step would be adding jFed as a testbed so that the user can choose which testbed software to use. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 72364f9..d94c1e4 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,6 @@ ENV/ # Rope project settings .ropeproject + +# emacs temporary files +*~ \ No newline at end of file -- cgit v1.2.3