-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Test with Clear Linux 41150 * Update Fedora 39 test data * Test with Ubuntu 22.04.4 data * Add openSUSE Leap 15.6 * Test with openSUSE tumbleweed 20240306
- Loading branch information
1 parent
ed9a881
commit 8f66d71
Showing
11 changed files
with
30 additions
and
11 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/fedora/39/lsb_release-a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-leap/15.6/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
FROM opensuse/leap:15.6 | ||
RUN zypper --non-interactive install -y lsb-release |
5 changes: 5 additions & 0 deletions
5
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-leap/15.6/lsb_release-a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
LSB Version: n/a | ||
Distributor ID: openSUSE | ||
Description: openSUSE Leap 15.6 Alpha | ||
Release: 15.6 | ||
Codename: n/a |
12 changes: 12 additions & 0 deletions
12
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-leap/15.6/os-release
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
NAME="openSUSE Leap" | ||
VERSION="15.6 Alpha" | ||
ID="opensuse-leap" | ||
ID_LIKE="suse opensuse" | ||
VERSION_ID="15.6" | ||
PRETTY_NAME="openSUSE Leap 15.6 Alpha" | ||
ANSI_COLOR="0;32" | ||
CPE_NAME="cpe:/o:opensuse:leap:15.6" | ||
BUG_REPORT_URL="https://bugs.opensuse.org" | ||
HOME_URL="https://www.opensuse.org/" | ||
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap" | ||
LOGO="distributor-logo-Leap" |
File renamed without changes.
8 changes: 4 additions & 4 deletions
8
...r/opensuse-tumbleweed/20240214/os-release → ...r/opensuse-tumbleweed/20240306/os-release
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/22.04/lsb_release-a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
No LSB modules are available. | ||
Distributor ID: Ubuntu | ||
Description: Ubuntu 22.04.3 LTS | ||
Description: Ubuntu 22.04.4 LTS | ||
Release: 22.04 | ||
Codename: jammy |
4 changes: 2 additions & 2 deletions
4
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/22.04/os-release
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters