cleanup
Some checks failed
particle-os CI / Test particle-os (push) Failing after 1s
particle-os CI / Integration Test (push) Has been skipped
particle-os CI / Security & Quality (push) Failing after 1s
Test particle-os Basic Functionality / test-basic (push) Failing after 1s
particle-os CI / Build and Release (push) Has been skipped
Some checks failed
particle-os CI / Test particle-os (push) Failing after 1s
particle-os CI / Integration Test (push) Has been skipped
particle-os CI / Security & Quality (push) Failing after 1s
Test particle-os Basic Functionality / test-basic (push) Failing after 1s
particle-os CI / Build and Release (push) Has been skipped
This commit is contained in:
parent
d782a8a4fb
commit
126ee1a849
76 changed files with 1683 additions and 470 deletions
18
.fmf/config
Normal file
18
.fmf/config
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# FMF configuration for deb-bootc-image-builder
|
||||
# This follows the standard FMF structure used by osbuild projects
|
||||
|
||||
# Project metadata
|
||||
name: deb-bootc-image-builder
|
||||
description: Debian-native fork of bootc-image-builder
|
||||
type: project
|
||||
|
||||
# Test configuration
|
||||
test: pytest
|
||||
test: unit
|
||||
test: integration
|
||||
|
||||
# Default test environment
|
||||
environment:
|
||||
default:
|
||||
type: local
|
||||
provision: manual
|
||||
|
|
@ -1 +1 @@
|
|||
1
|
||||
2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue