Host-List:

  • Andreas Geissler
  • Gareth Roper (host)
  • Andrew Lamb
  • Jack Lucas

Agenda



  • Istio Setup Update Andreas Geissler
    • Mariadb Issues on Istio (with sidecars) 
      • MySQL port not working, known issue. Can disable MTLS providing access from Robot pod.
      • Deploy Init scripts (creating DBs and users) are unable to communicate with the database. Possibly the script is not going through the sidecar channel. Cluster communication seems to be failing when sidecars disabled. 


  • General Tests/Gating Improvements
    • Possible Fixes/Helpful additions 
      • Auto failing additional jobs if any appear red (Fail).
      • Limiting number of retries
    • Should we be consuming the bitnami Mariadb Chart directly?
      • Currently we are hosting a custom Mariadb chart with many changes since ~2018
      • Could provide more stability for Gating if changed, however investigation needs to be done for the impacts/changes required for something like this.
  • No labels

4 Comments

  1. Sylvain Desbureaux Fiachra Corcoran Gareth Roper I don't know he status of the Gitlab-Ci migration but I think Sylvain's remark was about that.
    There are still others changes about bashisms that are still relevant to remove bash adherency IMO
    cf https://gerrit.onap.org/r/c/oom/+/128258

    I've rebased some of them this morning.

    Hope this helps

    Guillaume

    1. Hi Guillaume Lambert , would it be possible to squash the still relevant commits into one as each one will trigger a full gate/lint/etc
      https://gerrit.onap.org/r/q/owner:guillaume.lambert%2540orange.com+status:open

      1. Feel free to try it in a separate change but I am not sure all of them pass the CI.
        As you noticed the CI results are pretty long to be computed.
        So squashing them will likely complicate or make longer any troubleshooting failures and will prevent most of the other changes from being merged.