blob: 016bf0953503b28ead181bafeb1a2da0f9bc99e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
# Fuel integration test task suite
schema: "yardstick:suite:0.1"
name: "fuel_test_suite"
test_cases_dir: "samples/"
test_cases:
-
file_name: ping.yaml
-
file_name: iperf3.yaml
|