public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-07-27 00:06:49 to 2025-08-20 12:52:32 UTC [more...]

[PATCH 0/9] Fix guestfs custom-image path
 2025-08-20 12:51 UTC  (8+ messages)
` [PATCH 1/9] guestfs: base_image: fix custom-image include_tasks filename
` [PATCH 2/9] guestfs: export kconfig yaml missing variables
` [PATCH 3/9] base_image: fix template dest fields in custom-image task
` [PATCH 4/9] base_image: custom-image: fix variable scoping conflicts
` [PATCH 5/9] guestfs: bringup: fix ssh key injection
` [PATCH 6/9] base_image: add become privileges for custom image setup
` [PATCH 7/9] guestfs: debian: ensure dhcpcd-base runtime dependency

xdrlib3 install error on RHEL 8.10
 2025-08-18 18:05 UTC  (4+ messages)

[RFC PATCH] storage-subsystem: correct playbooks for Fedora distro
 2025-08-15 18:46 UTC  (11+ messages)

[PATCH] guestfs: fix destroy tasks
 2025-08-15 15:43 UTC  (3+ messages)

[PATCH 0/8] linux-ab enhancements + monitor support
 2025-08-14  0:59 UTC  (12+ messages)
` [PATCH 1/8] bootlinux: use different kernel for A/B testing by default
` [PATCH 2/8] bootlinux: add support for custom refs on dev kernels on the CLI
` [PATCH 3/8] bootlinux: add git ref verification before cloning
` [PATCH 4/8] bootlinux: add git dirty check "
` [PATCH 5/8] bootlinux: add intelligent git repository detection and management
` [PATCH 6/8] bootlinux: enhance A/B testing and repository management
` [PATCH 7/8] fstests: add make target for running tests on all hosts
` [PATCH 8/8] monitoring: integrate monitoring collection into fstests workflow

[PATCH 0/2] mmtests-compare and minor fix
 2025-08-14  0:48 UTC  (5+ messages)
` [PATCH 1/2] gen_hosts: fix inventory path for dedicated mmtests workflow
` [PATCH 2/2] mmtests: add AB testing and comparison support

[PATCH 00/23] remove old kernel-ci and enhance reboot-limit
 2025-08-13  1:28 UTC  (26+ messages)
` [PATCH 01/23] fstests: remove CONFIG_KERNEL_CI support
` [PATCH 02/23] fstests: remove kernel-ci script symlinks
` [PATCH 03/23] blktests: remove CONFIG_KERNEL_CI support
` [PATCH 04/23] gitr: "
` [PATCH 05/23] ltp: "
` [PATCH 06/23] nfstest: "
` [PATCH 07/23] pynfs: "
` [PATCH 08/23] reboot-limit: convert CONFIG_KERNEL_CI to internal loop feature
` [PATCH 09/23] kconfig: remove CONFIG_KERNEL_CI infrastructure
` [PATCH 10/23] scripts: remove kernel-ci loop infrastructure
` [PATCH 11/23] reboot-limit: simplify what gets selected
` [PATCH 12/23] reboot-limit: add graph visualization support for results
` [PATCH 13/23] reboot-limit: save graphs in organized results/graphs directory
` [PATCH 14/23] docs: add comprehensive reboot-limit workflow documentation
` [PATCH 15/23] reboot-limit: add kexec-tools dependency installation
` [PATCH 16/23] reboot-limit: add A/B testing support targets
` [PATCH 17/23] reboot-limit: fix kexec and reboot connection handling
` [PATCH 18/23] reboot-limit: add COUNT parameter to override reboot count
` [PATCH 19/23] reboot-limit: fix wait_for tasks using wrong host reference
` [PATCH 20/23] reboot-limit: use ansible reboot module for all reboot types
` [PATCH 21/23] reboot-limit: fix COUNT parameter to properly override reboot count
` [PATCH 22/23] reboot-limit: handle empty dev group gracefully
` [PATCH 23/23] reboot-limit: add kexec comparison feature

[PATCH 0/8] various fixes
 2025-08-11 21:31 UTC  (11+ messages)
` [PATCH 1/8] libvirt: fix PCI-E passthrough configuration after Vagrant removal
` [PATCH 2/8] gen-dynamic-pci: fix PCI passthrough target guest default value
` [PATCH 3/8] gen-dynamic-pci: add GPU detection and naming support
` [PATCH 4/8] guestfs / devconfig: allow for upgrade from Debian testing to forky
` [PATCH 5/8] guestfs: add OVMF package for UEFI firmware support
` [PATCH 6/8] gen_nodes: fix duplicate pcipassthrough keys in YAML output
` [PATCH 7/8] gen_nodes: fix YAML indentation in pcipassthrough template
` [PATCH 8/8] guestfs: fix PCIe passthrough device attachment

[PATCH RFC 0/3] Run Ansible Lint Across Playbooks
 2025-08-02 17:16 UTC  (5+ messages)
` [PATCH RFC 1/3] playbooks: fix include_tasks paths in kdc and krb5 roles
` [PATCH RFC 2/3] playbooks: ansible-lint: fix FileNotFoundError
` [PATCH RFC 3/3] ansible-lint: comprehensive linting and manual fixes

[PATCH v3 00/11] kdevops: add support for A/B testing
 2025-08-02 17:15 UTC  (13+ messages)
` [PATCH v3 01/11] roles/guestfs: add missing bootlinux_9p: False
` [PATCH v3 02/11] Makefile: suppress Ansible warnings during configuration generation
` [PATCH v3 03/11] playbooks: few space cleanups
` [PATCH v3 04/11] style: add extensive code formatting checks to make style
` [PATCH v3 05/11] Makefile: move styling to scripts/style.Makefile
` [PATCH v3 06/11] CLAUDE.md: add instrucitons to verify commit
` [PATCH v3 07/11] all: run black
` [PATCH v3 08/11] scripts: enhance hop count detection to support DEB822 format
` [PATCH v3 09/11] devconfig: add automatic APT mirror fallback with DEB822 modernization
` [PATCH v3 10/11] devconfig: enhance hop1 detection to support traditional sources.list
` [PATCH v3 11/11] bootlinux: add support for A/B kernel testing

[PATCH v2 0/9] kdevops: add support for A/B testing
 2025-08-01 17:39 UTC  (19+ messages)
` [PATCH v2 1/9] roles/guestfs: add missing bootlinux_9p: False
` [PATCH v2 2/9] Makefile: suppress Ansible warnings during configuration generation
` [PATCH v2 3/9] playbooks: few space cleanups
` [PATCH v2 4/9] style: add extensive code formatting checks to make style
` [PATCH v2 5/9] Makefile: move styling to scripts/style.Makefile
` [PATCH v2 6/9] CLAUDE.md: add instrucitons to verify commit
` [PATCH v2 7/9] all: run black
` [PATCH v2 8/9] devconfig: add automatic APT mirror fallback for Debian testing
` [PATCH v2 9/9] bootlinux: add support for A/B kernel testing

[PATCH] fstests: add support for ext2 filesystem testing
 2025-08-01 13:54 UTC  (2+ messages)

[PATCH v2 00/33] remove vagrant and bootlinux shape up
 2025-07-29 20:07 UTC  (35+ messages)
` [PATCH v2 01/33] vagrant: remove entire vagrant configuration directory
` [PATCH v2 02/33] kconfigs: fix Kconfig references after vagrant removal
` [PATCH v2 03/33] scripts: remove Vagrant-specific scripts and Makefiles
` [PATCH v2 04/33] playbooks: remove Vagrant-specific playbooks and roles
` [PATCH v2 05/33] gitignore: remove Vagrant-specific ignore patterns
` [PATCH v2 06/33] docs: remove Vagrant-specific documentation files
` [PATCH v2 07/33] Remove all remaining Vagrant references from codebase
` [PATCH v2 08/33] terraform: Clean up the destroy tasks
` [PATCH v2 09/33] Switch to the cloud.terraform.terraform module
` [PATCH v2 10/33] terraform: Make use of the new "terraform_output" module
` [PATCH v2 11/33] terraform: Move "wait_for_connection" out of the terraform playbook
` [PATCH v2 12/33] terraform: Remove "delegate_to: localhost"
` [PATCH v2 13/33] terraform: Replace scripts/status_terraform.sh
` [PATCH v2 14/33] Kconfig: Convert the 9p option to a choice menu
` [PATCH v2 15/33] bootlinux: fix making 9p default if using libvirt
` [PATCH v2 16/33] bootlinux: Relocate tasks that select a kernel .config
` [PATCH v2 17/33] bootlinux: Simplify tasks that select the kernel .config to build
` [PATCH v2 18/33] bootlinux: Select the kernel .config earlier
` [PATCH v2 19/33] bootlinux: Move 9p build tasks to a subrole
` [PATCH v2 20/33] bootlinux: Move tasks for building on target nodes "
` [PATCH v2 21/33] bootlinux: Clean up a grub set-up task
` [PATCH v2 22/33] bootlinux: Harden update-grub/install.yml
` [PATCH v2 23/33] Add a guest/instance for building the test kernel
` [PATCH v2 24/33] bootlinux: Add a new builder choice
` [PATCH v2 25/33] workflows: Add a kconfig setting for installing kernels via package
` [PATCH v2 26/33] bootlinux: Enclose tasks to find kernel release name in a block:
` [PATCH v2 27/33] bootlinux: Pick up kernel release info for pre-built packages
` [PATCH v2 28/33] bootlinux: Install pre-built kernels from packages
` [PATCH v2 29/33] bootlinux: Add an option to build with clang instead of gcc
` [PATCH v2 30/33] Makefile: add make style for style checking
` [PATCH v2 31/33] CLAUDE.md: new workflow guide for hosts and nodes
` [PATCH v2 32/33] CLAUDE.md: add don't BS rules
` [PATCH v2 33/33] gen_nodes/gen_hosts: avoid usage of fs_config_path on task names

[PATCH v5 00/12] Define Ansible inventory in the Ansible Configuration file
 2025-07-28  5:57 UTC  (2+ messages)

[PATCH 00/40] remove vagrant and bootlinux shape up
 2025-07-28  0:36 UTC  (44+ messages)
` [PATCH 01/40] vagrant: remove entire vagrant configuration directory
` [PATCH 02/40] kconfigs: fix Kconfig references after vagrant removal
` [PATCH 03/40] scripts: remove Vagrant-specific scripts and Makefiles
` [PATCH 04/40] playbooks: remove Vagrant-specific playbooks and roles
` [PATCH 05/40] gitignore: remove Vagrant-specific ignore patterns
` [PATCH 06/40] docs: remove Vagrant-specific documentation files
` [PATCH 07/40] Remove all remaining Vagrant references from codebase
` [PATCH 08/40] AuthorDate: Fri Jul 25 14:23:00 2025 -0400
` [PATCH 09/40] ansible.cfg: Explicitly set the ssh user
` [PATCH 10/40] fstests: local NFS list
` [PATCH 11/40] terraform: Clean up the destroy tasks
` [PATCH 12/40] Switch to the cloud.terraform.terraform module
` [PATCH 13/40] terraform: Make use of the new "terraform_output" module
` [PATCH 14/40] terraform: Move "wait_for_connection" out of the terraform playbook
` [PATCH 15/40] terraform: Remove "delegate_to: localhost"
` [PATCH 16/40] terraform: Replace scripts/status_terraform.sh
` [PATCH 17/40] Kconfig: Convert the 9p option to a choice menu
` [PATCH 18/40] bootlinux: fix making 9p default if using libvirt
` [PATCH 19/40] bootlinux: Relocate tasks that select a kernel .config
` [PATCH 20/40] bootlinux: Simplify tasks that select the kernel .config to build
` [PATCH 21/40] bootlinux: Select the kernel .config earlier
` [PATCH 22/40] bootlinux: Move 9p build tasks to a subrole
` [PATCH 23/40] bootlinux: fix missing make command when using 9P builds
` [PATCH 24/40] guestsfs: ensure linux directory exists
` [PATCH 25/40] bootlinux: Move tasks for building on target nodes to a subrole
` [PATCH 26/40] bootlinux: Clean up a grub set-up task
` [PATCH 27/40] bootlinux: Harden update-grub/install.yml
` [PATCH 28/40] bootlinux: fix grub_boot_number_cmd undefined error in update-grub
` [PATCH 29/40] bootlinux: fix kernel_release_file.stat "
` [PATCH 30/40] Add a guest/instance for building the test kernel
` [PATCH 31/40] bootlinux: Add a new builder choice
` [PATCH 32/40] workflows: Add a kconfig setting for installing kernels via package
` [PATCH 33/40] bootlinux: Enclose tasks to find kernel release name in a block:
` [PATCH 34/40] bootlinux: Pick up kernel release info for pre-built packages
` [PATCH 35/40] bootlinux: Install pre-built kernels from packages
` [PATCH 36/40] bootlinux: Add an option to build with clang instead of gcc
` [PATCH 37/40] Makefile: add make style for style checking
` [PATCH 38/40] CLAUDE.md: new workflow guide for hosts and nodes
` [PATCH 39/40] CLAUDE.md: add don't BS rules
` [PATCH 40/40] gen_nodes/gen_hosts: avoid usage of fs_config_path on task names

[PATCH 0/4] kdevops: add support for A/B testing
 2025-07-27  0:06 UTC  (6+ messages)
` [PATCH 4/4] bootlinux: add support for A/B kernel testing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox