[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] travis.yml: Test the s390-ccw build, too
From: |
Christian Borntraeger |
Subject: |
Re: [PATCH] travis.yml: Test the s390-ccw build, too |
Date: |
Fri, 7 Feb 2020 12:05:33 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 |
On 07.02.20 10:56, Thomas Huth wrote:
> On 07/02/2020 10.47, Cornelia Huck wrote:
>> On Thu, 6 Feb 2020 21:25:43 +0100
>> Thomas Huth <address@hidden> wrote:
>>
>>> Since we can now use a s390x host on Travis, we can also build and
>>> test the s390-ccw bios images there. For this we have to make sure
>>> that roms/SLOF is checked out, too, and then move the generated *.img
>>> files to the right location before running the tests.
>>
>> Oh, nice.
Yes, very cool.