Skip to content

Commit

Permalink
remove ubuntu 18 support (#1719)
Browse files Browse the repository at this point in the history
  • Loading branch information
xpillons authored Oct 9, 2023
1 parent ddee3ff commit 2f942c7
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 110 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/configs/almalinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ queues:
ColocateNodes: true
spot: false
EnableAcceleratedNetworking: true
- name: hbv3u18
vm_size: Standard_HB120rs_v3
max_core_count: 1200
image: azhpc:azhop-compute:ubuntu-18_04:latest
ColocateNodes: true
spot: false
EnableAcceleratedNetworking: true
- name: hbv3u20
vm_size: Standard_HB120rs_v3
max_core_count: 1200
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/configs/centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ queues:
ColocateNodes: true
spot: false
EnableAcceleratedNetworking: true
- name: hbv3u18
vm_size: Standard_HB120rs_v3
max_core_count: 1200
image: azhpc:azhop-compute:ubuntu-18_04:latest
ColocateNodes: true
spot: false
EnableAcceleratedNetworking: true
- name: hbv3u20
vm_size: Standard_HB120rs_v3
max_core_count: 1200
Expand Down
8 changes: 0 additions & 8 deletions .github/workflows/configs/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,6 @@ images:
os_type: Linux
version: 7.9

- name: azhop-compute-ubuntu-1804
publisher: azhpc
offer: azhop-compute
sku: ubuntu-1804
hyper_v: V2
os_type: Linux
version: 18.04

- name: azhop-compute-almalinux-8_7
publisher: azhpc
offer: azhop-compute
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/configs/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,13 +246,6 @@ queues:
ColocateNodes: true
spot: false
EnableAcceleratedNetworking: true
- name: hbv3u18
vm_size: Standard_HB120rs_v3
max_core_count: 1200
image: azhpc:azhop-compute:ubuntu-18_04:latest
ColocateNodes: true
spot: false
EnableAcceleratedNetworking: true
- name: hbv3u20
vm_size: Standard_HB120rs_v3
max_core_count: 1200
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/configs/minimum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,6 @@ queues:
__ALMA8_PLAN__
ColocateNodes: true
EnableAcceleratedNetworking: true
- name: hbv3u18
vm_size: Standard_HB120rs_v3
max_core_count: 1200
image: azhpc:azhop-compute:ubuntu-18_04:latest
ColocateNodes: true
EnableAcceleratedNetworking: true
- name: hbv3u20
vm_size: Standard_HB120rs_v3
max_core_count: 1200
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/main_callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ jobs:
sed -i "s|azhpc:azhop-compute:centos-7_9:latest|$SHARED_SIG/azhop-compute-centos-7_9/latest|g" config.yml
sed -i "s|azhpc:azhop-desktop:centos-7_9:latest|$SHARED_SIG/azhop-desktop-centos-7_9/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:almalinux-8_7:latest|$SHARED_SIG/azhop-compute-almalinux-8_7/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:ubuntu-18_04:latest|$SHARED_SIG/azhop-compute-ubuntu-1804/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:ubuntu-20_04:latest|$SHARED_SIG/azhop-compute-ubuntu-2004/latest|g" config.yml
sed -i "s|__ALMA8_PLAN__|plan: almalinux:almalinux:8-gen2|g" config.yml
Expand All @@ -198,7 +197,6 @@ jobs:
sed -i "s|azhpc:azhop-compute:centos-7_9:latest|$SIG/azhop-compute-centos-7_9/latest|g" config.yml
sed -i "s|azhpc:azhop-desktop:centos-7_9:latest|$SIG/azhop-desktop-centos-7_9/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:almalinux-8_7:latest|$SIG/azhop-compute-almalinux-8_7/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:ubuntu-18_04:latest|$SIG/azhop-compute-ubuntu-1804/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:ubuntu-20_04:latest|$SIG/azhop-compute-ubuntu-2004/latest|g" config.yml
sed -i "s|__ALMA8_PLAN__|plan: almalinux:almalinux:8-gen2|g" config.yml
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/z_create_config_callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ jobs:
sed -i "s|azhpc:azhop-desktop:centos-7_9:latest|$SHARED_SIG/azhop-desktop-centos-7_9/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:almalinux-8_7:latest|$SHARED_SIG/azhop-compute-almalinux-8_7/latest|g" config.yml
sed -i "s|azhpc:azhop-desktop:almalinux-8_7:latest|$SHARED_SIG/azhop-desktop-almalinux-8_7/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:ubuntu-18_04:latest|$SHARED_SIG/azhop-compute-ubuntu-1804/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:ubuntu-20_04:latest|$SHARED_SIG/azhop-compute-ubuntu-2004/latest|g" config.yml
sed -i "s|__ALMA8_PLAN__|plan: almalinux:almalinux-hpc:8_7-hpc-gen2|g" config.yml
Expand All @@ -195,7 +194,6 @@ jobs:
sed -i "s|azhpc:azhop-desktop:centos-7_9:latest|$SIG/azhop-desktop-centos-7_9/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:almalinux-8_7:latest|$SIG/azhop-compute-almalinux-8_7/latest|g" config.yml
sed -i "s|azhpc:azhop-desktop:almalinux-8_7:latest|$SIG/azhop-desktop-almalinux-8_7/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:ubuntu-18_04:latest|$SIG/azhop-compute-ubuntu-1804/latest|g" config.yml
sed -i "s|azhpc:azhop-compute:ubuntu-20_04:latest|$SIG/azhop-compute-ubuntu-2004/latest|g" config.yml
sed -i "s|__ALMA8_PLAN__|plan: almalinux:almalinux-hpc:8_7-hpc-gen2|g" config.yml
Expand Down
7 changes: 0 additions & 7 deletions config.tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,13 +419,6 @@ images:
hyper_v: V2
os_type: Linux
version: 7.9
- name: azhop-compute-ubuntu-18_04
publisher: azhpc
offer: azhop-compute
sku: ubuntu-1804
hyper_v: V2
os_type: Linux
version: 18.04
- name: azhop-desktop-ubuntu-20_04
publisher: azhpc
offer: azhop-desktop
Expand Down
7 changes: 0 additions & 7 deletions docs/deploy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -776,13 +776,6 @@ images:
hyper_v: V2
os_type: Linux
version: 7.9
- name: azhop-compute-ubuntu-1804
publisher: azhpc
offer: azhop-compute
sku: ubuntu-1804
hyper_v: V2
os_type: Linux
version: 18.04
- name: azhop-win10
publisher: azhop
offer: Windows-10
Expand Down
57 changes: 0 additions & 57 deletions packer/azhop-compute-ubuntu-18_04.json

This file was deleted.

0 comments on commit 2f942c7

Please sign in to comment.