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: run full campaign for every commit on release branch #1062

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

nalajcie
Copy link
Member

JIRA: CI-453

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

  • This PR needs additional PRs to work (list the PRs, preferably in merge-order).
  • I will merge this PR by myself when appropriate.

Copy link

Unit Test Results

    1 files  ±     0    420 suites   - 1 134   38m 44s ⏱️ - 1h 17m 50s
7 460 tests  - 12 896  6 745 ✅  - 10 420  715 💤  - 2 476  0 ❌ ±0 
7 460 runs   - 13 082  6 745 ✅  - 10 567  715 💤  - 2 515  0 ❌ ±0 

Results for commit a26c1e8. ± Comparison against base commit 04ff920.

This pull request removes 12896 tests.
phoenix-rtos-tests/busybox/basename ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/busybox/basename.basename-does-not-remove-identical-extension
phoenix-rtos-tests/busybox/basename ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/busybox/basename.basename-works
phoenix-rtos-tests/busybox/basename ‑ armv7a9-zynq7000-qemu:phoenix-rtos-tests/busybox/basename.basename-does-not-remove-identical-extension
phoenix-rtos-tests/busybox/basename ‑ armv7a9-zynq7000-qemu:phoenix-rtos-tests/busybox/basename.basename-works
phoenix-rtos-tests/busybox/basename ‑ armv7a9-zynq7000-zedboard:phoenix-rtos-tests/busybox/basename.basename-does-not-remove-identical-extension
phoenix-rtos-tests/busybox/basename ‑ armv7a9-zynq7000-zedboard:phoenix-rtos-tests/busybox/basename.basename-works
phoenix-rtos-tests/busybox/basename ‑ ia32-generic-qemu:phoenix-rtos-tests/busybox/basename.basename-does-not-remove-identical-extension
phoenix-rtos-tests/busybox/basename ‑ ia32-generic-qemu:phoenix-rtos-tests/busybox/basename.basename-works
phoenix-rtos-tests/busybox/bunzip2 ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/busybox/bunzip2
phoenix-rtos-tests/busybox/bunzip2 ‑ armv7a9-zynq7000-qemu:phoenix-rtos-tests/busybox/bunzip2
…

@nalajcie nalajcie merged commit 81be3f0 into master Apr 25, 2024
30 checks passed
@nalajcie nalajcie deleted the nalajcie/ci_release branch April 25, 2024 17:09
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.

None yet

1 participant