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 PPC64 architecture computation resource to the Allocator #9

Closed
jnasselle opened this issue Jul 16, 2024 · 1 comment
Closed

Add PPC64 architecture computation resource to the Allocator #9

jnasselle opened this issue Jul 16, 2024 · 1 comment
Labels
level/subtask Subtask issue type/enhancement Enhancement issue

Comments

@jnasselle
Copy link
Member

Description

Based on https://github.com/wazuh/wazuh-jenkins/issues/6751 requirements, it's needed to add PPC support on the allocator (migrated from wazuh-qa to wazuh-virtual-machines as stated here )

Constraints

  • PPC computational resources are currently short of disk space and building concurrency could lead to an unstable system because of it.
@jnasselle jnasselle added level/subtask Subtask issue type/enhancement Enhancement issue labels Jul 16, 2024
@jnasselle jnasselle changed the title Add PPC support to the Allocator Add PPC64 architecture computation resource to the Allocator Jul 16, 2024
@wazuhci wazuhci moved this to Triage in Release 4.10.0 Jul 16, 2024
@jnasselle
Copy link
Member Author

Update

@c-bordon pointed out that this feature is currently implemented in wazuh/wazuh-qa#5085.

These systems can be used with the following composite names:

  • linux-debian-9-ppc64
  • linux-centos-7-ppc64

Regarding the constraint, only two instances for each one can be executed simultaneously. If more instances are requested, the next error is raised

raise ValueError(f"ppc64 server has full capacity, cannot host a new container")

@jnasselle jnasselle closed this as not planned Won't fix, can't repro, duplicate, stale Jul 16, 2024
@wazuhci wazuhci moved this from Triage to Done in Release 4.10.0 Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/subtask Subtask issue type/enhancement Enhancement issue
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant