A lightweight solution for configuration of baremetal nodes.
Go to file
Andrey Volkov 38634f1aa6 Improve test stability
See false positive in I234a50e9b2e46d5c92a89eb8073771043b4eaf56.
This patch makes the following changes to improve gate stability:

- Increase timeout while waiting for container logs from 30 to 60.
- Exclude terminating containers and get container name on each iteration.

NAME                               READY  STATUS             RESTARTS  AGE
divingbell-apparmor-default-984mc  0/1    Terminating        0         26s
divingbell-apparmor-default-splhc  0/1    ContainerCreating  0         8s
divingbell-ethtool-default-62dlt   0/1    ContainerCreating  0         8s
divingbell-ethtool-default-v975n   0/1    Terminating        0         26s
divingbell-mounts-default-2xhv5    0/1    ContainerCreating  0         8s
divingbell-sysctl-default-c8nhn    0/1    Pending            0         8s
divingbell-sysctl-default-mlsnp    0/1    Terminating        0         26s
divingbell-uamlite-default-dv9cv   0/1    Pending            0         8s

Change-Id: I35ba6844d41c92bf9f581a97218275363e9ee0bd
2018-10-02 09:23:45 -07:00
divingbell Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
doc docs(tox): Add tox target to generate docs 2018-05-22 14:26:20 -05:00
tools Improve test stability 2018-10-02 09:23:45 -07:00
.gitignore Initial commit. 2017-11-16 05:59:36 +00:00
.gitreview Update .gitreview for openstack infra 2018-05-17 20:03:32 +00:00
.zuul.yaml fix divingbell gate scripts 2018-09-17 22:45:55 -07:00
LICENSE Initial commit 2017-10-17 13:25:54 -05:00
Makefile Add tests makefile target to Divingbell 2018-05-04 14:23:50 -05:00
README.md Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
TODO Initial commit. 2017-11-16 05:59:36 +00:00
setup.cfg Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
setup.py docs(tox): Add tox target to generate docs 2018-05-22 14:26:20 -05:00
test-requirements.txt docs(tox): Add tox target to generate docs 2018-05-22 14:26:20 -05:00
tox.ini Add venv tox environment 2018-08-24 21:28:39 +02:00

README.md

Divingbell

Documentation can be found here.