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

Add other example distros #1868

Merged
merged 11 commits into from
Dec 11, 2023

Conversation

davidcassany
Copy link
Contributor

This PR adds a Fedora based image (blue) and an Ubuntu based image (orange)

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (01154fe) 75.33% compared to head (cac221f) 75.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1868      +/-   ##
==========================================
+ Coverage   75.33%   75.96%   +0.63%     
==========================================
  Files          66       66              
  Lines        6893     6912      +19     
==========================================
+ Hits         5193     5251      +58     
+ Misses       1323     1290      -33     
+ Partials      377      371       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frelon
Copy link
Contributor

frelon commented Nov 30, 2023

Awesome work 🚀

@davidcassany davidcassany added all-distros Runs CI for all available example images arm64 Runs CI also for arm64 and removed architecture/arm64 labels Nov 30, 2023
@davidcassany
Copy link
Contributor Author

davidcassany commented Nov 30, 2023

Ok this last commit makes the CI to react on arm64 and all-distros labels. If arm64 is added it will trigger, in addition, tests for aarch64 builds. If the label all-distros is included it will trigger all examples in the CI. If both labels are present only SUSE distributions are tested on aarch64 (no blue nor orange).

Full suite of tests is only run for green (openSUSE Leap) flavor on x86_64, all other variants are only testing a subset of the full suite.

@davidcassany davidcassany force-pushed the add_other_example_distros branch 3 times, most recently from 55f448f to e23e406 Compare November 30, 2023 16:30
@davidcassany davidcassany added arm64 Runs CI also for arm64 and removed all-distros Runs CI for all available example images arm64 Runs CI also for arm64 labels Nov 30, 2023
@davidcassany davidcassany added the all-distros Runs CI for all available example images label Nov 30, 2023
.github/workflows/pr.yaml Outdated Show resolved Hide resolved
tests/smoke/smoke_test.go Outdated Show resolved Hide resolved
Signed-off-by: David Cassany <dcassany@suse.com>
Signed-off-by: David Cassany <dcassany@suse.com>
Signed-off-by: David Cassany <dcassany@suse.com>
Signed-off-by: David Cassany <dcassany@suse.com>
Signed-off-by: David Cassany <dcassany@suse.com>
…t and efi values respectively

Signed-off-by: David Cassany <dcassany@suse.com>
Signed-off-by: David Cassany <dcassany@suse.com>
Signed-off-by: David Cassany <dcassany@suse.com>
@davidcassany davidcassany removed the arm64 Runs CI also for arm64 label Dec 5, 2023
…in the PR

Signed-off-by: David Cassany <dcassany@suse.com>
Signed-off-by: David Cassany <dcassany@suse.com>
Add en_US locale in orange flavor and make sure /etc/default/locale
is not existing at boot.

Signed-off-by: David Cassany <dcassany@suse.com>

Bump orange flavor version to make user systemd-firstboot is available

Signed-off-by: David Cassany <dcassany@suse.com>
@davidcassany davidcassany merged commit 1a1b942 into rancher:main Dec 11, 2023
29 checks passed
@davidcassany davidcassany deleted the add_other_example_distros branch December 11, 2023 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-distros Runs CI for all available example images
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants