commit | 9981e16846fdfbae294e31d565e215ad4f0a70bd | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu Nov 20 17:26:28 2014 -0500 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Nov 20 17:26:28 2014 -0500 |
tree | 1832fb738206f9064b2375b7f928266847084f16 | |
parent | 9be1c2350555b9ac3a80737ce3c142289c7a0260 [diff] |
Add check for too_slow_to_test flag on swift notification test This commit adds a missing check for the too_slow_to_test flag on the swift notification scenario test. On stable icehouse, without the performance improvements from juno, this test is basically a crapshoot. Checking if the environment is capable of running this test reliably needs to be ensured prior to running the test. Change-Id: I1c69341bfbd9b7540ca9cacae32dbaef2c526f93 Partial-Bug: #1394774