diff --git a/nodepool/nb03.openstack.org.yaml b/nodepool/nb03.openstack.org.yaml index a921235959..e0f0b1537e 100644 --- a/nodepool/nb03.openstack.org.yaml +++ b/nodepool/nb03.openstack.org.yaml @@ -54,6 +54,12 @@ providers: rate: 0.25 diskimages: *provider_diskimages + - name: arm64ci-nrt1 + region-name: 'nrt1' + cloud: arm64ci + rate: 0.25 + diskimages: *provider_diskimages + diskimages: - name: ubuntu-xenial-arm64 elements: diff --git a/nodepool/nl03.openstack.org.yaml b/nodepool/nl03.openstack.org.yaml index a11902ba5a..6d3645b261 100644 --- a/nodepool/nl03.openstack.org.yaml +++ b/nodepool/nl03.openstack.org.yaml @@ -396,6 +396,39 @@ providers: diskimage: ubuntu-bionic-arm64 key-name: infra-root-keys-2018-06-15 + - name: linaro-arm64ci + region-name: 'nrt1' + cloud: arm64ci + boot-timeout: 600 + launch-timeout: 800 + rate: 0.001 + diskimages: + - name: debian-stretch-arm64 + config-drive: true + - name: ubuntu-xenial-arm64 + config-drive: true + - name: ubuntu-bionic-arm64 + config-drive: true + pools: + - name: main + max-servers: 5 + labels: + - name: debian-stretch-arm64 + min-ram: 8000 + flavor-name: 'c1.large' + diskimage: debian-stretch-arm64 + key-name: infra-root-keys-2018-06-15 + - name: ubuntu-xenial-arm64 + min-ram: 8000 + flavor-name: 'c1.large' + diskimage: ubuntu-xenial-arm64 + key-name: infra-root-keys-2018-06-15 + - name: ubuntu-bionic-arm64 + min-ram: 8000 + flavor-name: 'c1.large' + diskimage: ubuntu-bionic-arm64 + key-name: infra-root-keys-2018-06-15 + diskimages: - name: centos-7 - name: debian-stretch