public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-08-11 20:12:31 to 2025-08-28 20:00:10 UTC [more...]

[PATCH v2 00/10] terraform: add Lambda Labs cloud provider support with dynamic API-driven configuration
 2025-08-28 20:00 UTC  (14+ messages)
` [PATCH v2 01/10] gitignore: add entries for Lambda Labs dynamic configuration
` [PATCH v2 02/10] scripts: add Lambda Labs Python API library
` [PATCH v2 03/10] scripts: add Lambda Labs credentials management
` [PATCH v2 04/10] scripts: add Lambda Labs SSH key management utilities
` [PATCH v2 05/10] kconfig: add dynamic cloud provider configuration infrastructure
` [PATCH v2 06/10] terraform/lambdalabs: add Kconfig structure for Lambda Labs
` [PATCH v2 07/10] terraform/lambdalabs: add terraform provider implementation
` [PATCH v2 08/10] ansible/terraform: integrate Lambda Labs into build system
` [PATCH v2 09/10] scripts: add Lambda Labs testing and debugging utilities
` [PATCH v2 10/10] terraform: enable Lambda Labs cloud provider in menus

ansible.cfg pathname setting
 2025-08-28 19:33 UTC  (5+ messages)

[RFC PATCH] storage-subsystem: correct playbooks for Fedora distro
 2025-08-27 21:21 UTC  (21+ messages)

[PATCH] Makefile: Add support for user makefile params
 2025-08-27 20:34 UTC  (5+ messages)

[PATCH 0/2] kdevops: add milvus with minio support
 2025-08-27 19:24 UTC  (5+ messages)
` [PATCH 1/2] ai: add Milvus vector database benchmarking support
` [PATCH 2/2] ai: add multi-filesystem testing support for Milvus benchmarks

[PATCH v1 00/26] Various fixes
 2025-08-27 19:16 UTC  (29+ messages)
` [PATCH v1 01/26] scripts: Update gen_ssh_key.sh
` [PATCH v1 02/26] terraform/azure: Fix count of managed disks
` [PATCH v1 03/26] terraform/azure: Remove tags from terraform configuration
` [PATCH v1 04/26] terraform/azure: Enable network acceleration
` [PATCH v1 05/26] terraform/azure: Make the resource group name a variable
` [PATCH v1 06/26] terraform/azure: Remove the provider version constraint
` [PATCH v1 07/26] terraform/azure: Update the RHEL publishers
` [PATCH v1 08/26] terraform/oci: Work around oracle/oci provider bug
` [PATCH v1 09/26] terraform/oci:
` [PATCH v1 10/26] terraform/oci: Enable preemptible compute instances
` [PATCH v1 11/26] terraform/aws: Fix zone selection for us_west1
` [PATCH v1 12/26] Revert "terraform/aws: Add Oracle Linux AMI selections"
` [PATCH v1 13/26] terraform/aws: Remove unused terraform tags
` [PATCH v1 14/26] terraform/GCE: Fix the default disk throughput values
` [PATCH v1 15/26] terraform/gce: Remove unused tags
` [PATCH v1 16/26] terraform/gce: Remove support for Fedora
` [PATCH v1 17/26] terraform/gce: Update existing machine types and introduce new ones
` [PATCH v1 18/26] terraform: Create the user's .ssh/config if it does not already exist
` [PATCH v1 19/26] pynfs: Don't install xdrlib3 on older RHEL
` [PATCH v1 20/26] guestfs: Update the guestfs playbook description
` [PATCH v1 21/26] gen_hosts: Add 'localhost' to the [all] group
` [PATCH v1 22/26] gen_host: Add [service] group to the builder template
` [PATCH v1 23/26] guestfs: Don't run the 'destroy' tags on the controller
` [PATCH v1 24/26] base_image: Skip "locales-all" package on Fedora
` [PATCH v1 25/26] update_etc_hosts: ipaddr
` [PATCH v1 26/26] Add an Ansible requirements.yml file

[PATCH] update_etc_hosts: include the "service" hosts in the update
 2025-08-27 14:22 UTC  (2+ messages)

[PATCH] terraform: add Lambda Labs cloud provider support with dynamic API-driven configuration
 2025-08-27 13:31 UTC  (2+ messages)

systemd-resolved and single-label DNS entries
 2025-08-27 13:25 UTC  (9+ messages)

[PATCH 0/3] kdevops: add initial nixos support
 2025-08-27  9:32 UTC  (4+ messages)
` [PATCH 1/3] common: use fallback for group inference on remote systems
` [PATCH 2/3] nixos: add NixOS support as third bringup option with libvirt integration
` [PATCH 3/3] mirror: add Nix binary cache mirroring support

[RFT 0/4] guestfs: few custom image fixes
 2025-08-27  3:57 UTC  (5+ messages)
` [RFT 1/4] guestfs: fix custom image partition not expanded after disk resize
` [RFT 2/4] guestfs: fix custom image bringup failure for Debian 13
` [RFT 3/4] guestfs: fix virt-resize failure for custom images
` [RFT 4/4] guestfs: fix checksum verification for resized "

[RFT] scripts: add fix_ansible_lint.py
 2025-08-26 20:56 UTC  (3+ messages)

[PATCH v2] workflows: add fio-tests performance tests
 2025-08-26 20:49 UTC  (4+ messages)

[PATCH RFT 0/8] Bisectable Ansible-Lint Fixes
 2025-08-26 13:30 UTC  (11+ messages)
` [PATCH RFT 1/8] playbooks: ansible-lint fix deprecated-local-action
` [PATCH RFT 2/8] playbooks: ansible-lint fix fqcn
` [PATCH RFT 3/8] playbooks: ansible-lint fix jinja
` [PATCH RFT 4/8] playbooks: ansible-lint fix key-order
` [PATCH RFT 5/8] playbooks: ansible-lint fix name
` [PATCH RFT 6/8] playbooks: ansible-lint fix no-free-form
` [PATCH RFT 7/8] playbooks: ansible-lint fix command-instead-of-shell
` [PATCH RFT 8/8] playbooks: ansible-lint fix jinja

[RFC PATCH v1] Add an Ansible requirements.yml file
 2025-08-25 14:16 UTC  (4+ messages)

[PATCH] base_image: move size adjustment until after we verify checksums
 2025-08-25 11:49 UTC  (2+ messages)

[PATCH V2] fstests/redhat: Install gcc-c++ package
 2025-08-22 11:38 UTC  (3+ messages)

[PATCH RFC 0/3] Run Ansible Lint Across Playbooks
 2025-08-21  8:36 UTC  (2+ messages)

[PATCH 0/9] Fix guestfs custom-image path
 2025-08-21  8:22 UTC  (13+ 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
` [PATCH 8/9] guestfs: add unified LIBVIRT_IMAGE_SIZE configuration
` [PATCH 9/9] guestfs: fix locale warnings in VM deployments

xdrlib3 install error on RHEL 8.10
 2025-08-18 18:05 UTC  (4+ 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  (10+ 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 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


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