]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
upgrade check: upgrade to same version is a noop 1090/head
authorNathan Cutler <ncutler@suse.com>
Mon, 3 Jul 2017 21:23:13 +0000 (23:23 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 3 Jul 2017 21:23:13 +0000 (23:23 +0200)
commit0afefb7066a2b74df7278e130cca4b9e7516b4a7
tree8ea7a675e57641bd6a8eb799ec2ef01d26be01e1
parent360d6d90b4fd4a6899b6c89223f08de1974cb452
upgrade check: upgrade to same version is a noop

We actually had a test that was "upgrading" from one version to the very same
version. This commit adds a check for that case.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/task/install/__init__.py