Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove ubuntu 18 support #1719

Merged
merged 1 commit into from
Oct 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.

Loading