...
filesystem of jumphost is full and therefore no tests can be launched
check (on jumphost):
Code Block | ||
---|---|---|
| ||
df -h |
remediation: clean docker
...
Clean on OpenStack has not been perfomed and we cannot start new tests on gate
check (on jumphost):
Code Block | ||
---|---|---|
| ||
openstack --os-cloud admin stack list |
it should be blank or at least with very recent creation time
remediation: clean openstack
Code Block | ||
---|---|---|
| ||
openstack --os-cloud admin stack delete UUIDs_OF_STACKS |
Lost integration images
ONAP images are not anymore on nexus3.onap.org
...
check (on jumphost): uptime on jumphost is more than 100 days and gates are behaving weirdly
Code Block | ||
---|---|---|
| ||
uptime |
remediation : reinstall gate
...