vishnubob / wait-for-it

Pure bash script to test and wait on the availability of a TCP host and port
MIT License
9.39k stars 2.27k forks source link

Add support to ppc64le #104

Open gururajrkatti opened 3 years ago

gururajrkatti commented 3 years ago

This PR adds CI support for the IBM Power Little Endian (ppc64le) architecture. The idea is to ensure that the builds on this architecture are continuously tested along with the Intel builds (amd64) as this is part of the ubuntu distro on that architecture as well and detecting (and fixing) any issues or failures early would help to ensure that we are always up to date. For more info tag @gerrith3

gururajrkatti commented 3 years ago

Hi, just wanted to check if you got a chance to look into this.

atkrad commented 2 years ago

Hey @gururajrkatti

You can use the Wait4X, it's already supported ppc64le architecture. https://github.com/atkrad/wait4x/releases