transfer modules from AutoQA for upgradepath test to run
ClosedPublic

Authored by kparal on Feb 20 2014, 1:16 PM.

Details

Summary

This is a set of modules that upgradepath needs to run on Taskotron.

I tried to strip down the available methods in the modules to the
absolute minimum. We can always copy over additional methods if we need
them.

Part of this is also support for config files and repoinfo.conf. We
might want to modify it somehow, but we will most probably need it in
some form anyway.

The test.py module was reduced to a basic skeleton, but still added,
because it is very useful for multi-result tests (and probably not just
for them). It is no longer tied to autotest base class.
Test Plan

Upgradepath runs fine with this patch. You can test it from the corresponding feature branch in upgradepath git.

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
kparal closed this revision.Feb 20 2014, 1:21 PM

Closed by commit rLTRN8d1b3de9111b (authored by @kparal).

Phabricator closed this ticket because I pushed it to git origin, even though it was not master/develop, but just a feature branch. Also, this revision can't be reopened, I'll have to create a new one (I hope that would work). It seems we've discovered a serious bug in Phab.