Date By sf

A Zuul fix has been added to the version 3.5 of SF to address a performance issue when using Gerrit version 3.x has reported by the opendev infrastructure team. To fix a deployment run sfconfig --update from the install-server. Alternatively, to avoid going through CentOS 7.9 packages:

# From the install-server
ansible -m command -a "yum update -y zuul*" install-server:zuul-scheduler:zuul-merger:zuul-executor
ansible-playbook /var/lib/software-factory/ansible/zuul_restart.yml