Author Archives: Trevor

Final Presentation

This week I spent most of my time figuring out what was left to finish in our eutester repository. I also used a lot of screenshots from github for my powerpoint presentation. I worked with Nate, Coady, and Marcos to put together our final project. We all put together screenshots and code samples from the [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

Final Weeks

This week I tried to download a fresh repository and none of my credentials worked. I have been unable to access the new repo to make further changes, so I’m not sure if I will be able to make anymore pushes by the end of the semester. My group has managed to get a decent [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

Getting Closer

Today I continued working on the eutester directory. I made some changes to the machine.py file and I’m looking at a few others at the moment. The good news is that we are continuing to make progress on the repository and hopefully it will be finished in another week or so. The bad news is [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

We’ve Got Issues

At the end of the last class, we decided to use the built in issue tracker for github to track our progress and also to make sure no two people are working on the same project at the same time. This way, each person can choose which file or which directory they would like to [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

First Commit!

I just submitted my first patch of code! It only contained minor code changes including comments and moving code to a function instead of leaving it out in the open, however it seemed to help significantly. I used a short shell script written by Nate Doe to help me out in linking my local repository [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

Making Progress on Eutester Code

This week, I was actually able to not only add some documentation to the eutester code, but I actually made some small code changes. There were a few existing comments in the code that basically said “This code block needs to be moved into a function at some point,” so I went ahead and created [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

Working on Documentation

This week was more looking through code and understanding what is going on than anything else. After we learned about the paramiko and boto modules that we needed to run the Python code, a lot of the code made more sense. We all want to have a pretty good grasp on the code before we [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

Eutester Documentation

This week we really learned about what goes into the eutester code to make things happen. There were several pieces that we could not figure out right away, but we spent this week doing research and we discovered what each missing piece actually was. For example, we had no idea what “paramiko” meant at first, [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

Research and Ideas during Server downtime

When Neo went down, it was difficult to determine what the next course of action would be since we need the cluster to get Eucalyptus running, and we need Eucalyptus running to actually use eutester. But in the meantime, we worked on several other small projects to get ourselves ready. First of all, we moved [...]
Continue reading

Posted in TOS, WSU CS | Comments Off

Problems and Progress

We are about halfway through the semester and it seems like things are moving kind of slowly. I have to admit that I did not get much done this week even though I set some fairly ambitious goals last week. I read up on some more of the Eucalyptus and eutester packages and I really [...]
Continue reading

Posted in TOS, WSU CS | Comments Off