Openjdk-infrastructure: Set Up new Ubuntu 20.04/x64 system to improve testing coverage

Created on 27 Apr 2020  路  7Comments  路  Source: AdoptOpenJDK/openjdk-infrastructure

34.241.242.10 is available with a fresh install of Ubuntu 20.04LTS - @Haroon-Khel and I have access for now until it is installed. Needs the ansible playbooks run on it then hopefully jenkins will connect to it and we can add it into the test farm and run a Grinder on it.
FYI @smlambert

x64 enhancement

All 7 comments

https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/2955/testReport/
Only one failure. A familiar locale test failure java/util/Locale/LocaleCategory.java.LocaleCategory

Like https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1268, I have fixed the test locally, but it continues to fail in Jenkins, https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/2958/testReport/. @sxa The machine needs to be disconnected and reconnected from Jenkins, for the test to pass

I have granted you access to the two new machines in jenkins (this one and the rhel8 one) so you can go to the machine and click "Disconnect" and once it's disconnected click the button to relaunch the agent

Two new distributions this week - I'm taking that as a win! Thanks.

FYI @sxa the fix I implemented was simply using the command update-locale LANG=en_US.UTF-8, which auto updated the locale

Was this page helpful?
0 / 5 - 0 ratings

Related issues

piyush286 picture piyush286  路  5Comments

M-Davies picture M-Davies  路  4Comments

Willsparker picture Willsparker  路  9Comments

sxa picture sxa  路  7Comments

aahlenst picture aahlenst  路  6Comments