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

noble: add noble to tests (SC-1647) #2858

Merged
merged 7 commits into from
Apr 22, 2024
Merged

noble: add noble to tests (SC-1647) #2858

merged 7 commits into from
Apr 22, 2024

Conversation

orndorffgrant
Copy link
Collaborator

@orndorffgrant orndorffgrant commented Nov 28, 2023

Why is this needed?

This PR adds noble to all the relevant tests

Test Steps

CI for noble should pass

Checklist

  • I have updated or added any unit tests accordingly
  • I have updated or added any integration tests accordingly
  • Changes here need to be documented, and this was done in:

Does this PR require extra reviews?

  • Yes
  • No

Copy link

github-actions bot commented Nov 28, 2023

Jira: SC-1647

GitHub Issues:

Launchpad Bugs: No Launchpad bugs are fixed by this PR. (No commits have LP: #### references)

Documentation: The changes in this PR do not require documentation changes.

👍 this comment to confirm that this is correct.

@orndorffgrant orndorffgrant changed the title wip: noble: add noble to tests wip: noble: add noble to tests (SC-1647) Nov 28, 2023
@orndorffgrant orndorffgrant changed the base branch from main to next-v32 January 11, 2024 18:53
@orndorffgrant orndorffgrant force-pushed the noble-pro branch 2 times, most recently from a650c78 to 64d2188 Compare February 7, 2024 17:09
@orndorffgrant orndorffgrant force-pushed the noble-pro branch 4 times, most recently from 60a6647 to 7215319 Compare February 16, 2024 11:51
@orndorffgrant orndorffgrant force-pushed the noble-pro branch 7 times, most recently from 73a35c9 to b1ec5fa Compare February 23, 2024 17:18
@orndorffgrant orndorffgrant changed the base branch from next-v32 to main March 21, 2024 18:54
@orndorffgrant orndorffgrant changed the base branch from main to next-v33 April 10, 2024 00:32
@orndorffgrant orndorffgrant force-pushed the noble-pro branch 2 times, most recently from 58b9483 to 1b8e5b0 Compare April 10, 2024 19:23
@orndorffgrant orndorffgrant changed the title wip: noble: add noble to tests (SC-1647) noble: add noble to tests (SC-1647) Apr 10, 2024
@orndorffgrant orndorffgrant marked this pull request as ready for review April 10, 2024 19:24
@orndorffgrant orndorffgrant force-pushed the noble-pro branch 3 times, most recently from a9cf3e5 to 315cf87 Compare April 10, 2024 21:30
@orndorffgrant orndorffgrant force-pushed the noble-pro branch 7 times, most recently from a40eac5 to 3ff325a Compare April 12, 2024 18:36
@orndorffgrant orndorffgrant changed the base branch from next-v33 to main April 15, 2024 13:52
@orndorffgrant orndorffgrant force-pushed the noble-pro branch 2 times, most recently from 6ef38a5 to c087243 Compare April 18, 2024 17:20
Copy link
Contributor

@dheyay dheyay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @orndorffgrant , LGTM

else
SKIP_PROPOSED="--skip-proposed"
fi
sg sbuild -c "mk-sbuild $SKIP_PROPOSED ${{ matrix.release }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, what does the skip-proposed flag do here?

@@ -33,3 +33,6 @@ Feature: Full Auto-Attach Endpoint
| jammy | aws.pro |
| jammy | azure.pro |
| jammy | gcp.pro |
| noble | aws.pro |
| noble | azure.pro |
| noble | gcp.pro |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason we do not test this feature on mantic here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Saw mantic missing on a few other tests which test across all releases too

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mantc has no Pro images - Those are only for LTS

@lucasmoura lucasmoura merged commit c2f38a0 into main Apr 22, 2024
23 of 26 checks passed
@lucasmoura lucasmoura deleted the noble-pro branch April 22, 2024 14:47
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