diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-02-10 20:56:46 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-02-10 20:56:46 +0100 |
commit | 2fca4ebeee81bc01db290e97de7be31f3bf60241 (patch) | |
tree | 9de88a8dff79da1b63e321859c7ea0d65ac9dd0b /.cix.yml | |
parent | 5f7f72ce0fdc6cb87d2f9377ae6b48e248974aca (diff) | |
download | sonarqube-2fca4ebeee81bc01db290e97de7be31f3bf60241.tar.gz sonarqube-2fca4ebeee81bc01db290e97de7be31f3bf60241.zip |
Fix and move perf tests
Diffstat (limited to '.cix.yml')
-rw-r--r-- | .cix.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,5 +28,5 @@ exclude: SLAVE_TYPE: performance - RUN_ACTIVITY: run-it-released-plugins SLAVE_TYPE: performance - - RUN_ACTIVITY: run-it-released-plugins + - RUN_ACTIVITY: run-perf-tests SLAVE_TYPE: gva |