Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Cross: Update code repo CI pipelines for "bot-to-bot" integration test #63

Open
1 of 6 tasks
martinkearn opened this issue Jun 24, 2022 · 0 comments
Open
1 of 6 tasks

Comments

@martinkearn
Copy link
Contributor

martinkearn commented Jun 24, 2022

AS A system engineer
I WANT the "bot-to-bot" integration test to be executed as part of the CI pipeline for each relevant code repo
SO THAT failures can be flagged automatically, and issues are not merged into the main branch

Use Docker Compose to execute the "bot-to-bot" integration test as part of the CI pipeline (i.e., gate to a pull request and merge to main) using local Docker containers as per https://github.com/buerokratt/Cross-functional-requirements/blob/main/docs/technical/integration-testing-strategy.md#docker-via-code-repository-ci-pipeline

Do this on the pipelines for the following code repos:

The mock classifier is not used in this test path so changes to the Mock Classifier will not affect the test outcome, therefore it is excluded

This will ensure that changes to any of these components are tested in terms of integration with other components.

Dependencies

Acceptance Criteria

  • Add "bot-to-bot" integration test to the CI for Mock Bot
  • Add "bot-to-bot" integration test to the CI for DMR
  • Add "bot-to-bot" integration test to the CI for CentOps
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant