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

test debian 12 #3119

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

test debian 12 #3119

wants to merge 5 commits into from

Conversation

emmettbutler
Copy link
Contributor

@emmettbutler emmettbutler commented Sep 24, 2024

This pull request adds Debian 12 amd/arm to the list of operating systems tested with auto-instrumentation.

Reviewer checklist

  • If PR title starts with [<language>], double-check that only <language> is impacted by the change
  • No system-tests internal is modified. Otherwise, I have the approval from R&P team
  • CI is green, or failing jobs are not related to this change (and you are 100% sure about this statement)
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added (or removed)?

@emmettbutler emmettbutler requested a review from a team as a code owner September 24, 2024 20:42
@emmettbutler emmettbutler marked this pull request as draft September 24, 2024 20:42
Copy link
Collaborator

@robertomonteromiguel robertomonteromiguel left a comment

Choose a reason for hiding this comment

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

You added the debian vm as not default vm, it is not going to execute on "extra vms" job.
Running other jobs I see this error:
06:37:03.584 INFO * creating EC2 Instance: InvalidParameterValue: The t2.medium instance type does not support an AMI with a boot mode of UEFI. Only instance types built on the Nitro System support UEFI. Specify an instance type that supports UEFI, and try again.
The arm vms should be of type "t4g.small"

@emmettbutler emmettbutler marked this pull request as ready for review September 25, 2024 14:58
Copy link
Collaborator

@robertomonteromiguel robertomonteromiguel left a comment

Choose a reason for hiding this comment

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

I pushed a commit in your branch, because you were using a wrong username. Now the username is ok, but the tests are failing for Debian machines in some cases. For example, for dotnet I can see this error:
Diagnostics: command:remote:Command (-Debian_12_amd64-dotnet): error: Process exited with status 100: running "sudo apt-get install -y dotnet-sdk-6.0\nsudo apt-get install -y dotnet-runtime-6.0\n":

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.

2 participants