Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

ci(qualification): test DEB and RPM installation profiles

オープン
#3,454 コメント 0 件 リアクション 0 件 担当者 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時間
マージ済み PR(30日)
301

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

NVIDIA/OpenShell のほかの issue

NVIDIA/OpenShell の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。