We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 )
wazuh-qa
wazuh-virtual-machines
The text was updated successfully, but these errors were encountered:
@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")
Sorry, something went wrong.
No branches or pull requests
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
towazuh-virtual-machines
as stated here )Constraints
The text was updated successfully, but these errors were encountered: