Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

ci(qualification): test DEB and RPM installation profiles

Abierto
#3,454 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@elezar ya está trabajando en esto.

Desde el 18/9/2026.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

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
Lenguaje dominante
Rust
Estrellas
8.7k
Forks
1.3k
Merge medio
2 d 6 h
PR fusionados (30 d)
301

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de NVIDIA/OpenShell

Todos los issues de NVIDIA/OpenShell

Issues similares

Más issues de Rust

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.