Versions Compared

Key

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

...

It's needed only to run these pipelines (if user is allowed) and wait for finish. There is It's also required to disable gating system before reinstallation. To do it it's needed to login on Gating bastion (rebond.francecentral.cloudapp.azure.com) and scale one of the required deployments running on "onap-gating" kubernetes namespace:

...

Code Block
$ kubectl -n onap-gating scale deployment/<deployment-you-want-to-scale-down> --replicas=1

command.

To log in gating system you need to call (being on bastion [rebond.francecentral.cloudapp.azure.com])

Gating 3

Code Block
$ ssh azure3.onap.eu

Gating 4

Code Block
$ ssh azure4.onap.eu