Files
rally-openstack/samples/tasks/scenarios/requests/check-request.yaml
Andriy Kurilin c3c6de9804 Port all samples to task format v2
Signed-off-by: Andriy Kurilin <andr.kurilin@gmail.com>
Change-Id: Id9d1c0cd8f2cbc34d22f861af7c2297899aa4e4e
2025-09-17 13:15:29 +02:00

20 lines
375 B
YAML

---
version: 2
title: Unknown Check Request
description: Test check request operations
subtasks:
- title: Unknown check request
scenario:
HttpRequests.check_request:
url: http://www.example.com
method: GET
status_code: 200
allow_redirects: false
runner:
constant:
times: 20
concurrency: 5
sla:
failure_rate:
max: 0