tobiko/tobiko
oschwart 5c11625189 Scatter Octavia's test logic to tobiko framework
So far every test was forced to have its own logic by duplicating
Octavia's scenario test logic (test_traffic.py).

This patch scatters the Octavia's test_traffic logic into tobiko
framework.

It creates several new files in tobiko/tests/scenario/octavia:
        expections.py - Octavia's scenarios exceptions.
        octavia_base.py - Octavia's BaseTests.
        validators.py - Octavia's traffic validators.
        waiters.py - Octavia's waiters.

No additional Octavia logic was added.

Change-Id: I7d6d6d7c54bae0ba02f08a187b8b16a4757e46c8
2021-02-09 17:39:40 +02:00
..
common Merge "Remove last dependency from stestr" 2021-01-28 10:32:12 +00:00
docker add tripleo containers health checks 2020-02-13 11:10:47 +00:00
http Fix pylint errors (raise-missing-from) 2020-08-21 16:03:28 +02:00
openstack Scatter Octavia's test logic to tobiko framework 2021-02-09 17:39:40 +02:00
podman Fix pylint errors (raise-missing-from) 2020-08-21 16:03:28 +02:00
shell Add support for 'crash' reboot method 2021-02-04 21:46:26 +00:00
tests Scatter Octavia's test logic to tobiko framework 2021-02-09 17:39:40 +02:00
tripleo Merge "PIDONE: grastate galera tests" 2021-01-11 14:41:13 +00:00
__init__.py Merge "Remove last dependency from stestr" 2021-01-28 10:32:12 +00:00
config.py Use pytest timeout and log capturing 2021-01-27 21:10:27 +00:00
version.py Add missing copyrigths 2019-04-30 12:10:30 +02:00