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: Use noble image for QA tests #641

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

CI: Use noble image for QA tests #641

wants to merge 8 commits into from

Conversation

3v1n0
Copy link
Collaborator

@3v1n0 3v1n0 commented Nov 18, 2024

That's the ubuntu version we're targetting so far, and so we should care
about having it working as expected when doing integration tests in
particular.

Regenerate the SSH golden files to match post-noble SSH server expectations.

UDENG-5316

@3v1n0 3v1n0 requested a review from a team as a code owner November 18, 2024 15:27
@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.22%. Comparing base (e9cc1e9) to head (53185eb).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #641      +/-   ##
==========================================
- Coverage   83.28%   83.22%   -0.07%     
==========================================
  Files          80       80              
  Lines        8617     8607      -10     
  Branches       75       74       -1     
==========================================
- Hits         7177     7163      -14     
- Misses       1112     1115       +3     
- Partials      328      329       +1     

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


🚨 Try these New Features:

@3v1n0 3v1n0 force-pushed the ci-noble branch 2 times, most recently from c579afa to 671525e Compare November 18, 2024 17:37
Some tests golden files were not including the whole results, let's fix
them by increasing the terminal heights.
In this way we can check for them being in golden files in a reliable
way
Add an helper function to check that the golden files contains the final
pam runner results strings.

In this way we can ensure that the golden files sizes are big enough to
hold all the terminal contents.
That's the ubuntu version we're targetting so far, and so we should care
about having it working as expected when doing integration tests in
particular.
When running as root or in a schroot we should not care about chrome
sandbox used by VHS, so let's ignore it.
These are not needed anymore as the libPAM leaks are fixed in noble
We don't need a docker image anymore now that we're depending on 24.04
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.

4 participants