Add rockylinux-8 to nodepool configuration

Signed-off-by: Neil Hanlon <neil@rockylinux.org>
Change-Id: Ic3344bc47ca56c27f7ec3427a0865bd6ce3349d3
Depends-On: https://review.opendev.org/c/openstack/project-config/+/829405
Depends-On: https://review.opendev.org/c/openstack/project-config/+/829712
This commit is contained in:
Neil Hanlon 2022-02-08 17:56:23 -05:00 committed by Neil Hanlon
parent e14c59a6e1
commit 2ccc5241c8
No known key found for this signature in database
GPG Key ID: 705BC21EC3C70F34
6 changed files with 96 additions and 1 deletions

View File

@ -22,6 +22,7 @@ create "Centos 7" "centos-7"
create "Centos 8 Stream" "centos-8-stream"
create "Centos 9 Stream" "centos-9-stream"
create "Fedora 35" "fedora-35"
create "Rocky Linux 8" "rockylinux-8"
create "Debian Bullseye" "debian-bullseye"
create "Debian Buster" "debian-buster"
create "Gentoo" "gentoo-17-0-systemd"

View File

@ -383,6 +383,58 @@ dashboard:
targets:
- target: alias(keepLastValue(stats.timers.nodepool.dib_image_build.fedora-35.status.duration.mean, 'None'), "Time")
refId: A
# AUTOGENERATED : Rocky Linux 8
- title: Rocky Linux 8
showTitle: true
height: 200px
panels:
- title: Build status
colorBackground: true
type: singlestat
valueName: current
valueMaps:
- value: 0
text: "OK"
- value: 1
text: "FAILED"
thresholds: 0.1,0.9
span: 2
targets:
- target: "stats.gauges.nodepool.dib_image_build.rockylinux-8.status.rc"
valueFontSize: "50%"
- title: Last build
type: singlestat
span: 2
format: dateTimeFromNow
targets:
- target: "stats.gauges.nodepool.dib_image_build.rockylinux-8.status.last_build"
valueFontSize: "50%"
- title: Image size
type: graph
span: 3
yaxes:
- format: decbytes
min: 0
- format: decbytes
min: 0
targets:
- target: aliasByNode(stats.gauges.nodepool.dib_image_build.rockylinux-8.*.size, 5)
refId: A
- title: Build duration
type: graph
span: 3
yaxes:
- format: ms
min: 0
- format: ms
min: 0
targets:
- target: alias(keepLastValue(stats.timers.nodepool.dib_image_build.rockylinux-8.status.duration.mean, 'None'), "Time")
refId: A
# AUTOGENERATED : Debian Bullseye
- title: Debian Bullseye

View File

@ -31,6 +31,8 @@ labels:
min-ready: 1
- name: opensuse-15
min-ready: 1
- name: rockylinux-8
min-ready: 0
- name: ubuntu-bionic
# Common job platform
min-ready: 10
@ -65,6 +67,8 @@ providers:
config-drive: true
- name: opensuse-15
config-drive: true
- name: rockylinux-8
config-drive: true
- name: ubuntu-bionic
config-drive: true
- name: ubuntu-focal
@ -117,6 +121,11 @@ providers:
flavor-name: 'Performance'
diskimage: opensuse-15
key-name: infra-root-keys-2020-05-13
- name: rockylinux-8
min-ram: 8192
flavor-name: 'Performance'
diskimage: rockylinux-8
key-name: infra-root-keys-2020-05-13
- name: ubuntu-bionic
min-ram: 8192
flavor-name: 'Performance'
@ -171,6 +180,7 @@ diskimages:
- name: fedora-35
- name: gentoo-17-0-systemd
- name: opensuse-15
- name: rockylinux-8
- name: ubuntu-bionic
- name: ubuntu-focal
- name: ubuntu-xenial

View File

@ -23,6 +23,7 @@ labels:
- name: fedora-35
- name: gentoo-17-0-systemd
- name: opensuse-15
- name: rockylinux-8
- name: ubuntu-bionic
- name: ubuntu-bionic-limestone-debug
- name: ubuntu-focal
@ -76,6 +77,8 @@ providers:
config-drive: true
- name: opensuse-15
config-drive: true
- name: rockylinux-8
config-drive: true
- name: ubuntu-bionic
config-drive: true
- name: ubuntu-focal
@ -126,6 +129,11 @@ providers:
flavor-name: 'nodepool.0'
diskimage: opensuse-15
key-name: infra-root-keys-2020-05-13
- name: rockylinux-8
min-ram: 8000
flavor-name: 'nodepool.0'
diskimage: rockylinux-8
key-name: infra-root-keys-2020-05-13
- name: ubuntu-bionic
min-ram: 8000
flavor-name: 'nodepool.0'
@ -339,6 +347,7 @@ diskimages:
- name: fedora-35
- name: gentoo-17-0-systemd
- name: opensuse-15
- name: rockylinux-8
- name: ubuntu-bionic
- name: ubuntu-focal
- name: ubuntu-xenial

View File

@ -32,6 +32,7 @@ labels:
- name: fedora-35
- name: gentoo-17-0-systemd
- name: opensuse-15
- name: rockylinux-8
- name: ubuntu-bionic
- name: ubuntu-focal
- name: ubuntu-xenial
@ -94,6 +95,8 @@ providers:
config-drive: true
- name: opensuse-15
config-drive: true
- name: rockylinux-8
config-drive: true
- name: ubuntu-bionic
config-drive: true
- name: ubuntu-focal
@ -144,6 +147,11 @@ providers:
flavor-name: 'A1.8'
diskimage: opensuse-15
key-name: infra-root-keys-2020-05-13
- name: rockylinux-8
min-ram: 8000
flavor-name: 'A1.8'
diskimage: rockylinux-8
key-name: infra-root-keys-2020-05-13
- name: ubuntu-bionic
min-ram: 8000
flavor-name: 'A1.8'
@ -470,6 +478,7 @@ diskimages:
- name: fedora-35
- name: gentoo-17-0-systemd
- name: opensuse-15
- name: rockylinux-8
- name: ubuntu-bionic
- name: ubuntu-bionic-arm64
- name: ubuntu-focal

View File

@ -33,6 +33,8 @@ providers:
config-drive: true
- name: opensuse-15
config-drive: true
- name: rockylinux-8
config-drive: true
- name: ubuntu-bionic
config-drive: true
- name: ubuntu-focal
@ -133,7 +135,7 @@ diskimages:
DIB_DEBOOTSTRAP_EXTRA_ARGS: '--no-check-gpg'
############ CentOS and Fedora #############
############ CentOS and Fedora (and derivatives) #############
- name: centos-7
parent: base
@ -168,6 +170,18 @@ diskimages:
env-vars:
DIB_EPEL_DISABLED: '1'
- name: rockylinux-8
parent: base
pause: false
python-path: /usr/bin/python3
release: '8'
elements:
- cache-devstack
- rocky-container
- epel
env-vars:
DIB_EPEL_DISABLED: '1'
- name: fedora-35
parent: base
pause: false