Skip to content

Commit

Permalink
Merge pull request #97 from prabinovRedhat/adapat_integration_tests_f…
Browse files Browse the repository at this point in the history
…or_ci

Adaptation of integration tests for downstream CI
  • Loading branch information
nirarg authored Sep 12, 2024
2 parents a67fbb9 + ecff2c9 commit bca6d07
Show file tree
Hide file tree
Showing 30 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ We welcome community contributions to this collection.
This guide provides clear instructions for contributors on how to set up their environment for contributing to the `cloud.azure_ops` Ansible Collection.
If you find problems, please open an issue or create a Pull Request (PR) against this collection repository.

## Integration Test Naming Convention

In the CI, the test names should follow the convention of starting with the name of the collection. In the AzureOps collection, this is followed by test and the name of the role.

For example:
`azure_ops_test_azure_manage_resource_group`

## Prerequisites

Make sure you have the following installed on your Machine:
Expand Down

0 comments on commit bca6d07

Please sign in to comment.