Conversion of hammer tests in systest to forklift

I’m rewriting the hammer tests in the systest job to ansible for use in forklift. There is code to install additional dependencies but this appears to be unused. Would it be a problem if we left this out for now and just converted the actual hammer tests?

@Tomas_Strachota @mbacovsky @mmoll you might know this.

Relevant code:

The dependency installation script was meant to be used for pull requests when you want to test multiple dependent contributions together prior to merging them. It’s never been used widely. I’m ok with leaving it out, but I’d like to keep the hammer tests.

The PR to add hammer tests to forklift is open, without the additional dependencies to keep it simple: