Skip to content

Commit

Permalink
Add missing constants for Debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Bischoff committed Oct 18, 2023
1 parent 157d77e commit dda7831
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testsuite/features/support/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@
'ubuntu-2204-amd64-main' => 'ubuntu-2204-amd64-main-amd64',
'debian-10-pool' => 'debian-10-pool-amd64',
'debian-11-pool' => 'debian-11-pool-amd64',
'debian-12-pool' => 'debian-12-pool-amd64',
'openSUSE-Leap-15.4-Pool for aarch64' => 'opensuse-leap-15.4-pool-aarch64',
'openSUSE-Leap-15.5-Pool for aarch64' => 'opensuse-leap-15.5-pool-aarch64'
},
Expand Down Expand Up @@ -396,6 +397,7 @@
'Ubuntu 22.04 LTS AMD64 Base for Uyuni' => 'ubuntu-22.04-pool-amd64-uyuni',
'Debian 10 (buster) pool for amd64 for Uyuni' => 'debian-10-pool-amd64-uyuni',
'Debian 11 (bullseye) pool for amd64 for Uyuni' => 'debian-11-pool-amd64-uyuni',
'Debian 12 (bookworm) pool for amd64 for Uyuni' => 'debian-12-pool-amd64-uyuni',
'openSUSE Leap 15.4 (aarch64)' => 'opensuse_leap15_4-aarch64',
'openSUSE Leap 15.5 (aarch64)' => 'opensuse_leap15_5-aarch64'
} }.freeze
Expand Down

0 comments on commit dda7831

Please sign in to comment.