commit | 3c634d1419a5ea4600355e8b4180b08cf4e7615c | [log] [tgz] |
---|---|---|
author | Sean Dague <sean@dague.net> | Mon Apr 27 12:09:19 2015 -0400 |
committer | Sean Dague <sean@dague.net> | Wed Apr 29 06:05:50 2015 -0400 |
tree | b51659f6abcc47e04fdbaa539380c21d7fb16836 | |
parent | 26149b612d01ad605e4d0f41a2d67280c8088cda [diff] |
not all scenario tests should be in smoke The decision to include all of scenario by default makes for an extremely heavy test of tests in smoke, we should instead only include specific scenario tests that expose some basic sanity checking. Advanced scenario tests should be dropped from this list. This change means we no longer have to exclude 'slow' tests, as we'll just tag the right tests with smoke. Change-Id: I34aa8aa9274e02bb68f62863d64c47ba9916f2e4