RFR(T): 8220313: [TESTBUG] Update base image for Docker testing to OL 7.6
mikhailo.seledtsov at oracle.com
mikhailo.seledtsov at oracle.com
Fri Mar 8 17:52:53 UTC 2019
Thank you Dan,
Misha
On 3/8/19 9:01 AM, Daniel D. Daugherty wrote:
> Thumbs up. And agree that it's trivial. Would be good for Bob V to
> confirm (at some point) that's he's okay with the switch...
>
> Dan
>
>
> On 3/7/19 7:53 PM, mikhailo.seledtsov at oracle.com wrote:
>> Please review this trivial change:
>>
>> --- a/test/hotspot/jtreg/runtime/containers/docker/Dockerfile-BasicTest
>> +++ b/test/hotspot/jtreg/runtime/containers/docker/Dockerfile-BasicTest
>> @@ -1,4 +1,4 @@
>> -FROM oraclelinux:7.2
>> +FROM oraclelinux:7.6
>>
>> diff --git
>> a/test/jdk/jdk/internal/platform/docker/Dockerfile-BasicTest
>> b/test/jdk/jdk/internal/platform/docker/Dockerfile-BasicTest
>> --- a/test/jdk/jdk/internal/platform/docker/Dockerfile-BasicTest
>> +++ b/test/jdk/jdk/internal/platform/docker/Dockerfile-BasicTest
>> @@ -1,4 +1,4 @@
>> -FROM oraclelinux:7.2
>> +FROM oraclelinux:7.6
>>
>>
>> Testing: ran both sets of tests:
>> test/hotspot/jtreg/runtime/containers/docker/ AND
>> test/jdk/jdk/internal/platform/docker/
>> All PASS
>>
>>
>> Thank you,
>>
>> Misha
>>
>
More information about the hotspot-runtime-dev
mailing list