microshift
microshift copied to clipboard
A small form factor OpenShift/Kubernetes optimized for edge computing
The following branches are being fast-forwarded from the current development branch (main) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for...
**Which issue(s) this PR addresses**: Closes #
We want to be able to start and run microshift from ubuntu which is used by many ci systems.
[USHIFT-2970](https://issues.redhat.com//browse/USHIFT-2970)
In addition, optimized the container files by: * Merging multiple `RUN` commands into one to avoid linter errors * Switching to using `fast-datapath` and `rhocp` repos in rhel images
Closes Jira [USHIFT-2463](https://issues.redhat.com/browse/USHIFT-2463) This change leverages the `manage_ticket.py` script to create a Keyword that will skip a RF test if an error encountered while exercising the RF test is not...
**Which issue(s) this PR addresses**: Closes #
* Splitting the osconfig tests to 3 scenarios in bootc only * Reduce the amount of restart attempts in the lifecycle test to reduce the overall runtime without hurting the...