Skip to content

feat: Add integration test action #16

New issue

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

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

Already on GitHub? # to your account

Merged
merged 30 commits into from
Nov 7, 2024
Merged

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Nov 5, 2024

Part of https://github.com/stackabletech/decisions/issues/33

It introduces a new action, called run-integration-test which creates a Replicated cluster, runs the tests and finally deletes the cluster.

This is part of the work to migrate integration tests from Jenkins to GitHub Actions.

@Techassi Techassi changed the title feat: Add integration test and Slack notification actions feat: Add integration test action Nov 7, 2024
@Techassi Techassi marked this pull request as ready for review November 7, 2024 11:19
Comment on lines +26 to +27
- `start-time`
- `end-time`
Copy link
Member

Choose a reason for hiding this comment

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

idea: we could also have elapsed-time.

See: https://stackoverflow.com/a/6948865

Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

Nice one! 🚀

@NickLarsenNZ NickLarsenNZ enabled auto-merge (squash) November 7, 2024 11:50
@NickLarsenNZ NickLarsenNZ merged commit 5b66858 into main Nov 7, 2024
9 checks passed
@NickLarsenNZ NickLarsenNZ deleted the run-integration-test branch November 7, 2024 11:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants