commit | 3fbe16836e3421e3d35975df04ba0741078e7480 | [log] [tgz] |
---|---|---|
author | Chris Hillery <ceej+github@lambda.nu> | Mon Mar 03 21:55:09 2014 -0800 |
committer | Chris Hillery <ceej+github@lambda.nu> | Mon Mar 03 21:55:09 2014 -0800 |
tree | 879f035f0aa8af2afe6f98cb4abfae5712362533 | |
parent | b1feb01dd6363439ecc9e4c996845168b8817391 [diff] |
Change feeds_ingest test case to "slow"
diff --git a/asterix-installer/src/test/resources/integrationts/library/testsuite.xml b/asterix-installer/src/test/resources/integrationts/library/testsuite.xml index be9ba0e..ef21a16 100644 --- a/asterix-installer/src/test/resources/integrationts/library/testsuite.xml +++ b/asterix-installer/src/test/resources/integrationts/library/testsuite.xml
@@ -39,7 +39,7 @@ </test-case> </test-group> <test-group name="library-feeds"> - <test-case FilePath="library-feeds"> + <test-case FilePath="library-feeds" category="slow"> <compilation-unit name="feed_ingest"> <output-dir compare="Text">feed_ingest</output-dir> </compilation-unit>