]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
matrix.py: actually generate sorted descriptons 991/head
authorSamuel Just <sjust@redhat.com>
Thu, 1 Dec 2016 19:30:49 +0000 (11:30 -0800)
committerSamuel Just <sjust@redhat.com>
Thu, 1 Dec 2016 20:15:45 +0000 (12:15 -0800)
commit33170c6f4675d40aa30a76dc51c13e581e9123d3
tree0bb465b7244e7351868f0e7317e628c198b4c5e6
parentc9db5ed4828dd0e358d1c5dae2e5a9001a8cea5a
matrix.py: actually generate sorted descriptons

The existing code compares strings and tuples which, based on what seems
to be happening, is at best counterintuitive and at worst
non-deterministic.

Signed-off-by: Samuel Just <sjust@redhat.com>
teuthology/suite/matrix.py