Skip to content

tests: run all integration tests during nightly builds #10555

Closed
@powersj

Description

Feature Request

Currently, all CircleCI testing runs only the short unit tests. There are many longer-running tests or tests that require internet connectivity that the short tests skip. This is great for developers and local testing, however, we should run the longer tests somewhere in Telegraf.

Proposal:

The nightly jobs are a perfect place to add additional testing. These jobs are run once a day and act as a good gate for the current quality of Telegraf. Therefore, the proposal is to update the nightly CircleCI jobs to run the complete set of unit tests, not just short tests.

Migrating from docker-compose -> test-containers

Metadata

Assignees

Labels

testing requestAn issue that requires the tests to be updated

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions