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

Testing of packages and installers and related infra #4758

Open
2 tasks
NikolaMilosavljevic opened this issue Nov 12, 2024 · 2 comments
Open
2 tasks

Testing of packages and installers and related infra #4758

NikolaMilosavljevic opened this issue Nov 12, 2024 · 2 comments
Assignees
Labels
Epic Groups multiple user stories. Can be grouped under a theme. untriaged

Comments

@NikolaMilosavljevic
Copy link
Member

NikolaMilosavljevic commented Nov 12, 2024

This covers packages and installers for all .NET repos (i.e. SDK) and not just runtime.

Our infra for building packages and installers for various platforms is rather complex. There is some basic automated testing in SDK repo that is currently included in regular build. This will be removed as part of updating SDK's build to use new Deb and Rpm infra, i.e. dotnet/sdk#43688

Testing should cover the following:

  • Installation of packages and installers
  • Execution of scenario tests
  • Unit-tests for installers infra
  • Static tests for package contents, i.e. metadata

Each of these should have its own tracking issue.

Tracking issues:

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

1 similar comment
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Groups multiple user stories. Can be grouped under a theme. untriaged
Projects
Status: Backlog
Status: Ready
Development

No branches or pull requests

1 participant