microshift
microshift copied to clipboard
A small form factor OpenShift/Kubernetes optimized for edge computing
- Add 2 new Test Suites to lrel `low-latency` scenario: - `suites/tuned/uncore-cache.robot` - `suites/tuned/profile.robot` - Add `kernel-rt` to lrel bootc tuned images to support `profile.robot` Test Suite
- Add 2 new Release Testing bootc scenarios to exercise Z-1 upgrade path - Changes `brew-rpms` sub dirs from `X.Y-(zstream|ec|rc|nightly)` format to `X.Y.Z{-(ec|rc|nightly)}` to support Z-1 versions - `find_package` option...
Adding optional scenario to releases directory
Add 2 new scenarios to test latest released microshift-bootc image created from konflux. This image can be fetched from different places: - released zstream versions: `registry.redhat.io` - existing but not...
Built on top of the same commits as https://github.com/openshift/microshift/pull/5796, it supersedes that PR.
Init agent that is capable of analyzing CI failures in prow. The agent's workflow focuses on a methodical approach to failure analysis, following these steps: 1. Create a list errors...