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

Improve CI coverage of target platforms #457

Open
kbenzie opened this issue Apr 24, 2023 · 3 comments
Open

Improve CI coverage of target platforms #457

kbenzie opened this issue Apr 24, 2023 · 3 comments
Assignees
Labels
ci/cd Continuous integration/devliery enhancement New feature or request

Comments

@kbenzie
Copy link
Contributor

kbenzie commented Apr 24, 2023

Following on from #451, in order to avoid future issues with downstream bug reports:

  1. Determine the matrix of supported platforms
  2. Add additional CI configurations for cover supported platforms
@kbenzie kbenzie added enhancement New feature or request ci/cd Continuous integration/devliery labels Apr 24, 2023
@kbenzie kbenzie self-assigned this Apr 24, 2023
@kbenzie
Copy link
Contributor Author

kbenzie commented Apr 25, 2023

Did some digging and found this OS Support Matrix for Unified Runtime.

OS Tiering 2024.0
Windows Pro/Enterprise 1 10,11
Windows Server 1 2019,2022
RHEL 1 8,9
SLES 1 15 SP4
Ubuntu 1 20.04,22.04
Rocky 2

@kbenzie
Copy link
Contributor Author

kbenzie commented May 1, 2023

Currently we have coverage of Ubuntu 22.04 and Windows Server 2022.

kbenzie added a commit to kbenzie/unified-runtime that referenced this issue May 1, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to
the testing matrix. These are the low hanging fruit, beyond these
additions we'll need to use container images.
kbenzie added a commit to kbenzie/unified-runtime that referenced this issue May 1, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to
the testing matrix. These are the low hanging fruit, beyond these
additions we'll need to use container images.
kbenzie added a commit to kbenzie/unified-runtime that referenced this issue May 1, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to
the testing matrix. These are the low hanging fruit, beyond these
additions we'll need to use container images.
kbenzie added a commit to kbenzie/unified-runtime that referenced this issue May 18, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to
the testing matrix. These are the low hanging fruit, beyond these
additions we'll need to use container images.
kbenzie added a commit to kbenzie/unified-runtime that referenced this issue May 18, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to
the testing matrix. These are the low hanging fruit, beyond these
additions we'll need to use container images.
kbenzie added a commit to kbenzie/unified-runtime that referenced this issue May 22, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to
the testing matrix. These are the low hanging fruit, beyond these
additions we'll need to use container images.
@kbenzie
Copy link
Contributor Author

kbenzie commented May 22, 2023

With #484 we are now testing the following before accepting pull requests:

OS Tiering 2024.0
Windows Server 1 2019,2022
Ubuntu 1 20.04,22.04

Which leaves these tier 1 gaps:

OS Tiering 2024.0
Windows Pro/Enterprise 1 10,11
RHEL 1 8,9
SLES 1 15 SP4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration/devliery enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant