Skip to content

Conversation

@BraisVQ
Copy link
Contributor

@BraisVQ BraisVQ commented Dec 27, 2025

Depends on opendevstack/ods-core#1336

TEST:

  • All agents successfully built with rhel9 agent base
  • Test Rust agent
  • Test Python agent
  • Test Node agents
  • Test Terraform agents
  • Test Scala agent
  • Test Jdk agent
  • test Golang agent

We cannot build the agents in GH actions as there is no base rhel9 agent (there is no public rhel9 agent to build our agent base)

@BraisVQ
Copy link
Contributor Author

BraisVQ commented Dec 27, 2025

@gerardcl I added uv to the python rhel9 variant because we could not install older puthon versions using the package manager anymore so I switched to already add uv and use it to install python instead.
I also tested and it is working fine with current Python QS

@BraisVQ
Copy link
Contributor Author

BraisVQ commented Dec 27, 2025

@terra-naut @tbugfinder could you check if the rhel9 terraform agents works properly ?

@gerardcl
Copy link
Member

@gerardcl I added uv to the python rhel9 variant because we could not install older puthon versions using the package manager anymore so I switched to already add uv and use it to install python instead. I also tested and it is working fine with current Python QS

really nice!! with Fabian we were also planning to include it at some point this year! you go some steps ahead!! hehe nice! 💯

I've added some other minor comments!

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.

3 participants