aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authordongwenjuan <dong.wenjuan@zte.com.cn>2016-08-23 10:27:26 +0800
committerdongwenjuan <dong.wenjuan@zte.com.cn>2016-08-23 10:27:26 +0800
commite0a17212d21ae7d76c55791ab8bcde1c66df3158 (patch)
treedfa2f9e4229b343de04ba70ac0275ed7b02d5648 /ci
parent43a98904445a7151b586f996ae5d0e858fa24b98 (diff)
doctor test support fuel installer
Change-Id: I9229d4de823568bfefd4f2c1ab5c5c1a1ded6d2c Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Diffstat (limited to 'ci')
-rw-r--r--ci/testcases.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml
index 11056708d..aebb2d04c 100644
--- a/ci/testcases.yaml
+++ b/ci/testcases.yaml
@@ -130,7 +130,7 @@ tiers:
description: >-
Test suite from Doctor project.
dependencies:
- installer: 'apex'
+ installer: '(apex)|(fuel)'
scenario: ''
-
='#n184'>184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261