summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/testsuite/testsuite.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/testsuite/testsuite.yaml b/jjb/testsuite/testsuite.yaml
index c72f904b6..f0464dbfb 100644
--- a/jjb/testsuite/testsuite.yaml
+++ b/jjb/testsuite/testsuite.yaml
@@ -60,10 +60,10 @@
tox-dir: '.'
tox-envs: 'json'
pattern: '**/*.json'
-# - 'robot':
-# tox-dir: '.'
-# tox-envs: 'robot'
-# pattern: '**/*.robot'
+ - 'robot':
+ tox-dir: '.'
+ tox-envs: 'robot'
+ pattern: 'robot/assets/usecases/*.robot'
stream:
- 'master':
branch: 'master'