goss-org / goss

Quick and Easy server testing/validation
https://goss.rocks
Apache License 2.0
5.5k stars 470 forks source link

Has anyone used goss in s390x environment? #859

Closed harpaldhillon closed 5 months ago

harpaldhillon commented 7 months ago

Hi All,

I've a requirement to run goss compliance tests in s390x based machine. By adding new package argument (goss-linux-s390x) in the Makefile, I'm able to generate the package.

root@afd70aee0d65:~/goss/release# file goss-linux-s390x
goss-linux-s390x: ELF 64-bit MSB executable, IBM S/390, version 1 (SYSV), statically linked, Go BuildID=tfZSX6R31w5wUFueI1Ty/1qzDBlPOtkccyEZCdeWt/ahM6ZUBzz7BHD0X0I_lI/GE0PiJDQEUep19I0AeSp, stripped

Anyone else used goss in s390x environment?

If my tests are pass, shall I open pr for s390x packaging?

Thanks, Harpal Dhillon

aelsabbahy commented 5 months ago

Closed by https://github.com/goss-org/goss/pull/863

harpaldhillon commented 5 months ago

Thanks @aelsabbahy