Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 747 Bytes

File metadata and controls

27 lines (15 loc) · 747 Bytes

Instructions for AI Agents

Overview

This repository drives continuous Jepsen tests for new RabbitMQ releases.

Workflows

The workflows under .github/workflows are structured like so:

  • build-ci-docker-image.yml: build an OCI used for testing
  • jepsen.yml: drives the tests

These workflows are triggered externally from rabbitmq/server-packages.

Comments

  • Only add very important comments, both in tests and in the implementation

Git Instructions

  • Never add yourself to the list of commit co-authors
  • Never mention yourself in commit messages in any way (no "Generated by", no AI tool links, etc)

Style Guide

  • Never add full stops to Markdown list items