Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Actions: OSS and Enterprise tests #1121

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Nov 2, 2023

Everything is now in Github Actions! Bye Drone!

The new approach is also much nicer. Instead of having a different workflow for local testing and CI, CI now uses the make testacc-oss-docker[-tls] targets.
These same targets can be run locally the same way.
Also, we can now retry a single pipeline when something fails!

Copy link

github-actions bot commented Nov 2, 2023

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne force-pushed the julienduchesne/oss-tests-gh-actions branch 8 times, most recently from 13595da to adbe600 Compare November 2, 2023 19:20
Everything is now in Github Actions!

The new approach is also much nicer. Instead of having a different workflow for local testing and CI, CI now uses the `make testacc-oss-docker[-tls]` targets.
These same targets can be run locally the same way.
@julienduchesne julienduchesne force-pushed the julienduchesne/oss-tests-gh-actions branch from adbe600 to 2f215fb Compare November 2, 2023 19:21
@julienduchesne julienduchesne marked this pull request as ready for review November 2, 2023 19:23
@julienduchesne julienduchesne requested a review from a team as a code owner November 2, 2023 19:23
Copy link
Contributor

@inkel inkel left a comment

Choose a reason for hiding this comment

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

@julienduchesne julienduchesne merged commit a2f60f5 into master Nov 3, 2023
12 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/oss-tests-gh-actions branch November 3, 2023 13:30
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.

2 participants