-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
Support detect zlinux version in TKG #471
Comments
@annaibm could you take a look at this issue? Thanks |
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Dec 8, 2023
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Dec 11, 2023
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Dec 11, 2023
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Dec 11, 2023
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Jan 12, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Jan 12, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Jan 12, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Mar 14, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Mar 14, 2024
- zlinux version detection - add tests - Added GH action permissions resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Mar 14, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Mar 28, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Apr 2, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Apr 2, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Apr 2, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
Apr 2, 2024
- zlinux version detection - add tests resolves: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
May 16, 2024
related: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
May 16, 2024
related: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm
added a commit
to annaibm/TKG
that referenced
this issue
May 24, 2024
related: adoptium#471 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In CRIU portable testing, we will need to detect zlinux versions. For example, we will do portable testing for z15->z13 using UBI8, but not UBI9 (the minimum supported arch level for UBI 9 is z14).
Similar to add OS detection, we would like to add z version detection.
#424
#441
#430
Steps:
doc: https://www.redbooks.ibm.com/redbooks/pdfs/sg248860.pdf
The text was updated successfully, but these errors were encountered: