Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

ci(qualification): test DEB and RPM installation profiles

未关闭
#3,454 0 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@elezar 已经在做这个了。

开始于 2026年9月18日。

评估

这个 Issue 还没有评估数据。

描述

os:linux topic:testing

Description

Define the qualification policy for OpenShell installation profiles and add package-manager profiles for DEB and RPM candidate artifacts.

The policy keeps responsibilities explicit:

  • scenarios configure the machine and runtime environment;
  • installation profiles install and verify OpenShell;
  • testsuites verify post-install behavior and stateful transitions.

The DEB and RPM profiles must install the exact candidate packages through the guest's native package manager and compose with the same scenarios and testsuites used by native installation.

Context

  • Parent release pipeline: #2860
  • Native-install proof-of-concept pipeline: #2976
  • Completed reusable clean-install work: #2974
  • Installation profile model: #3419
  • N-to-N+1 upgrade testsuite: #2975
  • Release policy: RFC-0014

The native profile establishes the proof-of-concept pipeline. Package installation is separate qualification work and is a prerequisite for package-based upgrade testing.

Definition of Done

  • The installation-profile policy documents ownership, inputs, outputs, lifecycle, verification, diagnostics, and cleanup boundaries.
  • A DEB profile installs candidate packages on Ubuntu 24.04 through the native package manager.
  • An RPM profile installs candidate packages on Fedora through the native package manager.
  • Both profiles consume immutable candidate artifacts without rebuilding or using floating dev artifacts.
  • Both profiles verify installed package versions, candidate identity, expected services, and gateway health before a testsuite runs.
  • Native, DEB, and RPM installations can run the same independently selected testsuite without scenario-specific forks.
  • Failures retain package-manager, systemd, gateway, and scenario diagnostics without secrets.
  • Documentation explains how to add another installation profile under the same policy.
  • N-to-N+1 upgrade behavior remains in #2975 rather than being embedded in an installation profile.

Out of Scope

  • N-to-N+1 upgrade behavior
  • Helm, Homebrew, Snap, MSI, and WinGet installation profiles
主要语言
Rust
星标
8.7k
派生
1.3k
平均合并
2 天 6 小时
30 天内合并 PR
301

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

NVIDIA/OpenShell 的其他 Issue

查看 NVIDIA/OpenShell 的全部 Issue

相似的 Issue

更多 Rust Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。