Versions Compared

Key

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

...

These accounts are different!

GitLab runner VM

Because UNH lab is running behind proxy it's needed to use GitLab runner to run test pipelines there. All runners are running on VMs created on TBD tenant on UNH Openstack. Login to GitLab runner VM is possible (if UNH VPN is active) using below ssh conifguration

Code Block
titleUNH GitLab runner ssh config
# UNH lab
Host onap-unh-gitlab-runner
    Hostname 10.15.100.207
    User ubuntu
    IdentitiesOnly yes


List of UNH GitLab runners

NameVM name