tobiko/tobiko/tests/scenario/octavia
Arkady Shtempler 0e1ed4901c Check LB "provisioning_status" and improving Netcat Cirros HTTP stub
We need to check LB "provisioning_status" in addition to
"operating_status" to make sure that the LB is ACTIVE.

Improve Netcat command used to emulate HTTP server/stub on Cirros
members. Current implementation doesn't send any HTTP response
header back to client (not standard HTTP) and tools like: WGET and CURL
are facing issues because of that, for example:
CURL -  "curl: (56) Recv failure: Connection reset by peer"
WGET - "Length: unspecified" + retries.

Change-Id: I650d7bc09a19264f8a9f811b6cd5bac7a26c107e
2021-02-16 20:04:51 +02:00
..
__init__.py Add simple Octavia traffic scenario 2019-11-26 19:13:53 +00:00
exceptions.py Scatter Octavia's test logic to tobiko framework 2021-02-09 17:39:40 +02:00
octavia_base.py Scatter Octavia's test logic to tobiko framework 2021-02-09 17:39:40 +02:00
test_traffic.py Check LB "provisioning_status" and improving Netcat Cirros HTTP stub 2021-02-16 20:04:51 +02:00
validators.py Scatter Octavia's test logic to tobiko framework 2021-02-09 17:39:40 +02:00
waiters.py Check LB "provisioning_status" and improving Netcat Cirros HTTP stub 2021-02-16 20:04:51 +02:00