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

ci: separate CI workflows #9243

Merged
merged 1 commit into from
Dec 19, 2024
Merged

ci: separate CI workflows #9243

merged 1 commit into from
Dec 19, 2024

Conversation

shivaji-kharse
Copy link
Contributor

@shivaji-kharse shivaji-kharse commented Dec 18, 2024

This PR will divide ci-dgraph-tests and ci-dgraph-upgrade-tests workflows into three parts as follows: core, systest, and vector tests.

  • Vector tests include only test packages related to vectors.
  • Systest includes system test packages such as backup, restore, export, import, etc.
  • All remaining packages fall under the core suite.

@shivaji-kharse shivaji-kharse requested a review from a team as a code owner December 18, 2024 10:59
@github-actions github-actions bot added area/testing Testing related issues area/integrations Related to integrations with other projects. go Pull requests that update Go code labels Dec 18, 2024
@shivaji-kharse shivaji-kharse force-pushed the shiva/ci branch 3 times, most recently from fd8bdc4 to bebd0d2 Compare December 18, 2024 11:52
@shivaji-kharse shivaji-kharse changed the title separate CI wrokflows ci: separate CI wrokflows Dec 18, 2024
@shivaji-kharse shivaji-kharse changed the title ci: separate CI wrokflows ci: separate CI workflows Dec 18, 2024
@mangalaman93 mangalaman93 merged commit 6207892 into main Dec 19, 2024
16 of 17 checks passed
@mangalaman93 mangalaman93 deleted the shiva/ci branch December 19, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/integrations Related to integrations with other projects. area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

2 participants