Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

filesystem of jumphost is full and therefore no tests can be launched

check (on jumphost):

Code Block
languagebash
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
languagebash
openstack --os-cloud admin stack list

it should be blank or at least with very recent creation time

remediation: clean openstack

Code Block
languagebash
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
languagebash
uptime

remediation : reinstall gate

...