commit | ba80045aabbdf5bbf66e39ed5aecad72eb3d86ef | [log] [tgz] |
---|---|---|
author | Brian Haley <bhaley@redhat.com> | Thu Dec 14 10:30:48 2017 -0500 |
committer | Brian Haley <bhaley@redhat.com> | Thu Dec 14 11:14:32 2017 -0500 |
tree | 6522b693d0194690b1ab243219b227d5829d5a16 | |
parent | 698332f7c4280d042918089518e49785e9d35eb8 [diff] |
Add decorator to mark unstable tests As is done in the neutron repo, add a decorator to mark tests as unstable so that we can work in parallel on fixing them while having the job pass. Mark the DVR east-west tests as unstable to prove it works. Change-Id: I15fcdcba681d40c96f9f79aaa21881bc45fe3066 Related-bug: #1717302