You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Access to the lab

Follow ONAP IOL-UNH Lab - Developer Wiki - Confluence instructions to have an access to the lab. You will have

  • UNH lab VPN account
  • UNH lab Openstack account

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

UNH 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





  • No labels