Versions Compared

Key

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

...

One Chained CI MQTT Trigger master is created (we can have several that would monitor different repos / have different workers)


Maintenance work on gating


Full filesystem

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

check (on jumphost):

df -h

remediation: clean docker

Code Block
languagebash
docker system prune -a

Full OpenStack

Clean on OpenStack has not been perfomed and we cannot start new tests on gate

check (on jumphost):

openstack --os-cloud admin stack list

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

remediation: clean openstack

openstack --os-cloud admin stack delete UUIDs_OF_STACKS

Lost integration images

ONAP images are not anymore on nexus3.onap.org

check: verify that images are present on nexus3

remediation: create a ticket

Too old system

Gate is quite old and cannot work again

check (on jumphost): uptime on jumphost is more than 100 days and gates are behaving weirdly

uptime

remediation : reinstall gate