Back to Skills

test

verified

Runtime verification tests for bazzite-ai installation. Tests GPU detection, CUDA, PyTorch, service health, network connectivity, and pod lifecycles. Use when users need to verify their bazzite-ai installation works correctly.

View on GitHub

Marketplace

bazzite-ai-plugins

atrawog/bazzite-ai-plugins

Plugin

bazzite-ai

productivity

Repository

atrawog/bazzite-ai-plugins

bazzite-ai/skills/test/SKILL.md

Last Verified

January 21, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/atrawog/bazzite-ai-plugins/blob/main/bazzite-ai/skills/test/SKILL.md -a claude-code --skill test

Installation paths:

Claude
.claude/skills/test/
Powered by add-skill CLI

Instructions

# Test - Runtime Verification

## Overview

The `test` command provides comprehensive runtime verification for bazzite-ai installations. It tests GPU detection, CUDA/PyTorch functionality, service health, network connectivity, and pod container lifecycles.

**Key Concept:** Tests run on the LOCAL system to verify actual functionality, not just syntax.

## Quick Reference

| Action | Command | Description |
|--------|---------|-------------|
| All | `ujust test all` | Run all tests |
| Apptainer | `ujust test apptainer` | Apptainer GPU detection |
| Apptainer GPU | `ujust test apptainer gpu` | Apptainer GPU detection |
| Bootc | `ujust test bootc` | Bootc ephemeral VM test |
| ComfyUI | `ujust test comfyui` | ComfyUI test |
| Config | `ujust test config` | Configuration test |
| CUDA | `ujust test cuda` | CUDA test |
| GPU | `ujust test gpu` | GPU availability test |
| Help | `ujust test help` | Show test help |
| Jupyter | `ujust test jupyter` | JupyterLab test |
| Network | `ujust test network` | Network test |
| Ollama | `ujust test ollama` | Ollama inference test |
| Open WebUI | `ujust test openwebui` | Open WebUI test |
| Pods | `ujust test pods` | Pod container tests |
| PyTorch | `ujust test pytorch` | PyTorch test |
| Quick | `ujust test quick` | Quick runtime tests |
| Services | `ujust test services` | All services test |
| Status | `ujust test status` | Test status summary |

## Parameters

### ACTION Parameter

```bash
ujust test ACTION=""
```

| Parameter | Values | Description |
|-----------|--------|-------------|
| `ACTION` | See actions below | Test to run |

Without `ACTION`, shows interactive menu (requires TTY).

### Test Options

```bash
ujust test [ACTION] [--instance=N] [--image=IMAGE] [--cpus=N] [--ram=MB] [--ssh-port=PORT]
```

| Parameter | Default | Description |
|-----------|---------|-------------|
| `--instance, -n` | `90` | Pod instance number for test pods |
| `--image, -i` | (default) | Container image for bootc testing |
| `--cpus` 

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
5251 chars