This week we broke into two groups, the install group – which will focus on getting the Eucalyptus cluster up and running – and the research group – which is looking into various aspects of EUTester and Eucalyptus. I opted for the research group about EUTester. EUTester is a python framework for testing a Eucalyptus cloud instance to make sure that it is working and was installed correctly. This will probably be a very important utility since there are so many people working on the setup of the cluster, and nobody has ever set one up before.
I don’t have much experience with python, so installing the EUTester was new for me. Although it was not hard to figure out, it was a learning experience. So far I have only found that in order for EUTester to work correctly that there needs to be a configuration file added on the Eucalyptus cluster. I found meeting notes from doing a google search that helped explain some of the aspects of EUTester. http://lists.eucalyptus.com/pipermail/community/2012-January/000210.html
My goal this week is to continue to do research on EUTester and figure out where it is supposed to be installed (either the cluster or on individual laptops). I am also hoping to work through some of the python source code of EUTester so I can figure out what exactly it is doing.
From the blog nathandoe » WSU CS by nathandoe and used with permission of the author. All other rights reserved by the author.