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

feature(integration-tests): Run same gemini command as in SCT #425

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

CodeLieutenant
Copy link
Contributor

To be sure everything will work properly inside SCT, we are adding integration-tests CI pipeline, to run the same command with the same arguments on every pull request and push to the master branch

@CodeLieutenant CodeLieutenant marked this pull request as ready for review September 9, 2024 17:05
@CodeLieutenant CodeLieutenant self-assigned this Sep 9, 2024
@CodeLieutenant CodeLieutenant added enhancement New feature or request good first issue Good for newcomers labels Sep 9, 2024
.github/workflows/integration-tests.yml Outdated Show resolved Hide resolved
scripts/scylla-entry.sh Outdated Show resolved Hide resolved
scripts/scylla-entry.sh Outdated Show resolved Hide resolved
scripts/docker-compose-scylla.yml Outdated Show resolved Hide resolved
@CodeLieutenant CodeLieutenant force-pushed the feat/integration-tests branch 5 times, most recently from 7b4e3ab to eeacd71 Compare September 12, 2024 13:20
@dkropachev
Copy link
Collaborator

@CodeLieutenant , please take a look at the failures

@CodeLieutenant CodeLieutenant force-pushed the feat/integration-tests branch 2 times, most recently from 242b47f to dc57dce Compare September 13, 2024 08:32
In order to be sure everything will work properly inside SCT,
we are adding `integration-tests` CI pipeline, to run the same command
with same arguments on every pull requests and push to the master branch

Signed-off-by: Dusan Malusev <[email protected]>
@CodeLieutenant
Copy link
Contributor Author

@CodeLieutenant , please take a look at the failures

Everything is in order right now

@dkropachev dkropachev merged commit 6f91eb7 into scylladb:master Sep 13, 2024
5 checks passed
@CodeLieutenant CodeLieutenant deleted the feat/integration-tests branch September 13, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants