From 3a401e0dead202e7e492571f9af54f71a7c594e1 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 28 Jun 2021 11:57:03 +1000 Subject: [PATCH] wheel: don't try to release Xenial ARM64 This was missed with Ia44c384072c0482cfd11c642013fd51004f85c8b when we removed the Xenial ARM64 jobs. Also cleanup the grafana; additionally remove CentOS 7 ARM64 references which are not present. Change-Id: If5fb2a1fe2cce058f1d516d5f5f7180a6cab06cf --- grafana/afs.yaml | 58 ------------------------------------ playbooks/wheel/release.yaml | 2 -- 2 files changed, 60 deletions(-) diff --git a/grafana/afs.yaml b/grafana/afs.yaml index 6008392503..e64710efb2 100644 --- a/grafana/afs.yaml +++ b/grafana/afs.yaml @@ -735,24 +735,6 @@ dashboard: showTitle: true panels: - - title: Xenial ARM64 - type: graph - span: 4 - yaxes: - - format: deckbytes - min: 0 - - format: deckbytes - min: 0 - targets: - - target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_xeniala64.used, 'Used')" - refId: A - - target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_xeniala64.quota, 'Quota')" - refId: B - - target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_xeniala64.used, #B)" - refId: C - hide: true - - - title: Bionic ARM64 type: graph span: 4 @@ -788,25 +770,6 @@ dashboard: refId: C hide: true - - - title: Centos 7 ARM64 - type: graph - span: 4 - yaxes: - - format: deckbytes - min: 0 - - format: deckbytes - min: 0 - targets: - - target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent7a64.used, 'Used')" - refId: A - - target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent7a64.quota, 'Quota')" - refId: B - - target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent7a64.used, #B)" - refId: C - hide: true - - - title: Centos 8 ARM64 type: graph span: 4 @@ -987,16 +950,6 @@ dashboard: showTitle: true panels: - - title: Xenial ARM64 - type: singlestat - valueName: current - span: 2 - targets: - - target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_xeniala64_readonly.creation, 1000)" - format: dateTimeFromNow - valueFontSize: "50%" - - - title: Bionic ARM64 type: singlestat valueName: current @@ -1016,17 +969,6 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" - - - title: Centos 7 ARM64 - type: singlestat - valueName: current - span: 2 - targets: - - target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent7a64_readonly.creation, 1000)" - format: dateTimeFromNow - valueFontSize: "50%" - - - title: Centos 8 ARM64 type: singlestat valueName: current diff --git a/playbooks/wheel/release.yaml b/playbooks/wheel/release.yaml index 049eaf2209..44bad76411 100644 --- a/playbooks/wheel/release.yaml +++ b/playbooks/wheel/release.yaml @@ -24,8 +24,6 @@ # Ubuntu - role: release-afs-volume afs_volume: mirror.wheel.xenialx64 - - role: release-afs-volume - afs_volume: mirror.wheel.xeniala64 - role: release-afs-volume afs_volume: mirror.wheel.bionicx64