Task: Enable support to run Cerberus tool on Power (ppc64le)
The scenario is to run Cerberus tests on a host having Power (ppc64le) architecture. This would be beneficial to test clusters in environments having only Power VMs.
The Dockerfile which is currently available, only runs on Intel architecture.
To solve this, I have created a separate Dockerfile for ppc64le so that the tool can be run without any dependency problems.
Task: Enable support to run Cerberus tool on Power (ppc64le)
The scenario is to run Cerberus tests on a host having Power (ppc64le) architecture. This would be beneficial to test clusters in environments having only Power VMs.
The Dockerfile which is currently available, only runs on Intel architecture. To solve this, I have created a separate Dockerfile for ppc64le so that the tool can be run without any dependency problems.