X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=automation%2Fansible%2Fvars%2Fci-instances.yml;h=0b5f27a798f04e61ad5c54944de90e0b43e419a2;hb=5fb12c3feca5be65cb8bad9954ef561c660bfd55;hp=9db508b0f642268701717faf7dc78cc019799ca5;hpb=1f28dd0828bd28a42258aad69a6c6cda012b75cb;p=lttng-ci.git diff --git a/automation/ansible/vars/ci-instances.yml b/automation/ansible/vars/ci-instances.yml index 9db508b..0b5f27a 100644 --- a/automation/ansible/vars/ci-instances.yml +++ b/automation/ansible/vars/ci-instances.yml @@ -1040,6 +1040,56 @@ containers: host: 'ci-host-amd64-1c.internal.efficios.com' meta: address: 172.18.17.10 + - jenkins: + label: 'sles15sp4-amd64-rootnode' + name: 'ci-rootnode-sles15sp4-amd64-1d-01' + mode: EXCLUSIVE + config: + remoteFS: '/root' + launcher/hypervisorDescription: 'QEMU+ssh - ci-host-amd64-1d.internal.efficios.com' + launcher/virtualMachineName: 'ci-rootnode-sles15sp4-amd64-1d-01' + launcher/delegate: 'hudson.plugins.sshslaves.SSHLauncher=class' + launcher/delegate/port: '22' + launcher/delegate/host: 'ci-rootnode-sles15sp4-amd64-1d-01.internal.efficios.com' + launcher/delegate/credentialsId: 'bb5a81cf-346b-43fc-8586-3dc5e43801be' + ./hypervisorDescription: 'QEMU+ssh - ci-host-amd64-1d.internal.efficios.com' + ./virtualMachineName: 'ci-rootnode-sles15sp4-amd64-1d-01' + snapshotName: '' + beforeJobSnapshotName: 'base-configuration' + startupWaitingPeriodSeconds: '30' + launcher/waitTimeMs: '30000' + shutdownMethod: 'destroy' + vm: + name: 'ci-rootnode-sles15sp4-amd64-1d-01' + disk: '/var/lib/libvirt/images/ci-rootnode-sles15sp4-amd64-1d-01.qcow' + host: 'ci-host-amd64-1d.internal.efficios.com' + meta: + address: 172.18.17.13 + - jenkins: + label: 'el8-amd64-rootnode' + name: 'ci-rootnode-el8-amd64-1d-01' + mode: EXCLUSIVE + config: + remoteFS: '/root' + launcher/hypervisorDescription: 'QEMU+ssh - ci-host-amd64-1d.internal.efficios.com' + launcher/virtualMachineName: 'ci-rootnode-el8-amd64-1d-01' + launcher/delegate: 'hudson.plugins.sshslaves.SSHLauncher=class' + launcher/delegate/port: '22' + launcher/delegate/host: 'ci-rootnode-el8-amd64-1d-01.internal.efficios.com' + launcher/delegate/credentialsId: 'bb5a81cf-346b-43fc-8586-3dc5e43801be' + ./hypervisorDescription: 'QEMU+ssh - ci-host-amd64-1d.internal.efficios.com' + ./virtualMachineName: 'ci-rootnode-el8-amd64-1d-01' + snapshotName: '' + beforeJobSnapshotName: 'base-configuration' + startupWaitingPeriodSeconds: '30' + launcher/waitTimeMs: '30000' + shutdownMethod: 'destroy' + vm: + name: 'ci-rootnode-el8-amd64-1d-01' + disk: '/var/lib/libvirt/images/ci-rootnode-el8-amd64-1d-01.qcow' + host: 'ci-host-amd64-1d.internal.efficios.com' + meta: + address: 172.18.17.14 # VMs for running tests using lava - jenkins: {} meta: {}