Commit Graph

3 Commits

Author SHA1 Message Date
Alon Levy
b5d204b6ef tests/migrate: update to use argparse and run spicy by default
Most helpful change is that it prints help if you do --help.
It can take --image parameter, and --client parameter, defaults to spicy.

Incidentally, spicy switch host seems broken - if you run with --client spicec
(assuming spicec is in the PATH), it works fine, but using the default spicy (or
--client spicy) it fails after a single switch.
2011-07-05 14:24:41 +02:00
Alon Levy
2f9d1e7715 tests/migrate.py: refactor to allow importing for later use 2011-02-11 19:13:03 +02:00
Alon Levy
fc3637bf32 tests/migrate.py: add a migration test 2011-01-15 20:54:48 +02:00