Remove classification from integration test

The browbeat-classify role is left over from before I reorganized
the into seperate playbooks for the CI pipline and the Browbeat
integration test. Running the classify role there isn't really
appropriate because it's not Browbeat code and we don't do enough
benchmarking during integration testing to draw any meaningful
conclusions anyways.

Change-Id: I2144c1c2fdc0c5b2c48b3a8bbea21dd1dba7c964
This commit is contained in:
jkilpatr 2017-11-13 14:09:20 -05:00
parent 0ca4f4c873
commit a9f8e4f8b5
1 changed files with 0 additions and 1 deletions

View File

@ -20,4 +20,3 @@
hosts: undercloud
roles:
- browbeat/browbeat-run
- browbeat/browbeat-classify