Skip to content

Conversation

@fernando79513
Copy link
Collaborator

Description

This PR includes:

  • A new "how-to" guide for using groups
  • A new section under the test jobs tutorial
  • The job reference page includes the "group" field

Resolved issues

https://warthogs.atlassian.net/browse/CHECKBOX-2012

Documentation

Tests

@pieqq pieqq requested a review from Copilot November 19, 2025 12:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation for the groups feature in Checkbox, enabling users to organize related test jobs that should run as a contiguous block.

Key changes:

  • New how-to guide explaining groups functionality with practical examples
  • Tutorial section demonstrating basic group usage with network tests
  • Reference documentation for the group field in job units

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
docs/tutorial/writing-tests/test-case.rst Adds tutorial section showing how to group network tests with setup/teardown
docs/reference/units/job.rst Documents the group field and its dependency resolution rules
docs/how-to/using-groups.rst New comprehensive guide with multiple examples of group usage patterns
docs/how-to/index.rst Adds the new using-groups guide to the index

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

id: network_available
flags: simple
depends: network_available
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
depends: network_available
depends: network_setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants