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

Testsuite: T6494: add new make target "test-interfaces" (backport #796) #806

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 8, 2024

Change Summary

We can not run the interface related tests, and non interface related testcases in parallel to speedup the entire build process.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Related PR(s)

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

This is an automatic backport of pull request #796 done by [Mergify](https://mergify.com).

We can not run the interface related tests, and non interface related
testcases in parallel to speedup the entire build process.

(cherry picked from commit 57d5afe)

# Conflicts:
#	Makefile
#	scripts/check-qemu-install
@mergify mergify bot requested a review from a team as a code owner October 8, 2024 20:01
@mergify mergify bot added the conflicts label Oct 8, 2024
@mergify mergify bot requested review from dmbaturin and sarthurdev and removed request for a team October 8, 2024 20:01
Copy link
Author

mergify bot commented Oct 8, 2024

Cherry-pick of 57d5afe has failed:

On branch mergify/bp/sagitta/pr-796
Your branch is up to date with 'origin/sagitta'.

You are currently cherry-picking commit 57d5afe0.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   Makefile
	both modified:   scripts/check-qemu-install

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@github-actions github-actions bot added the sagitta VyOS 1.4 LTS label Oct 8, 2024
Copy link

github-actions bot commented Oct 8, 2024

👍
No issues in PR Title / Commit Title

@github-actions github-actions bot removed the conflicts label Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

Conflicts have been resolved. A maintainer will review the pull request shortly.

@c-po
Copy link
Member

c-po commented Oct 9, 2024

Missing base PR for this backport. Closing as not that relevant

@c-po c-po closed this Oct 9, 2024
@c-po c-po deleted the mergify/bp/sagitta/pr-796 branch October 9, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sagitta VyOS 1.4 LTS
Development

Successfully merging this pull request may close these issues.

1 participant