Shelley Lambert
Shelley Lambert
Investigate what if anything needs to be done based on this output in the test console which we are now seeing (presumably also related to recent Jenkins plugins updates). ```...
Fails on test-marist-rhel7-s390x-2 Passes on test-marist-ubuntu2004-s390x-1,test-marist-ubuntu1804-s390x-4 (historically) **Test Info** Test Name: DBBLoadTest_5m_0 Test Duration: 49 sec Machine: test-marist-rhel7-s390x-2 TRSS link for the test output: https://trss.adoptium.net/output/test?id=63501642ed0b30773b6316ca **Build Info** Build Name: Test_openjdk17_hs_extended.system_s390x_linux...
test-equinix-ubuntu1604-x64-1 - as per the console output of this job: https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_dev.system_x86-64_linux_testList_2/1/console [test-equinix-ubuntu1604-x64-1](https://ci.adoptopenjdk.net/computer/test-equinix-ubuntu1604-x64-1/) appears to have an issue running git commands ``` 10:05:29 The recommended git tool is: git 10:05:33 No...
We currently have 5 machines labelled with docker for use by test: https://ci.adoptopenjdk.net/label/ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker/ Given that docker is in the ansible playbooks, I think there are actually more machines with docker...
Issues running some ipv6 tests on [test-docker-fedora35-armv8l-1](https://ci.adoptopenjdk.net/computer/test-docker-fedora35-armv8l-1) and other test-docker aarch64 linux machines. Note: Running jdk_net on test-equinix-ubuntu2004-armv8-0 (as shown in [Grinder/3857](https://ci.adoptopenjdk.net/job/Grinder/3857)) to see if ipv6 testcases can pass on...
There are a couple of issues with the testimage produced for the JDK21 x86-64_alpine-linux - could not find agent library TagMapTest on the library path - java.lang.UnsatisfiedLinkError: no TestFloatJNIArgs JDK21...
Add a smoke test target into https://github.com/adoptium/temurin-build/tree/master/test/functional/ for checking whether a build is suitable as a bootstrap build for a later version. A similar testcase is available within Red Hat,...
**Test Info** Test Name: Adopt_HS_FeatureTests_0 Test Duration: 2 sec Machine: test-osuosl-aix72-ppc64-1 TRSS link for the test output: https://trss.adoptium.net/output/test?id=634431b2b0877c29add36b3b **Build Info** Build Name: jdk19-aix-ppc64-temurin_SmokeTests Jenkins Build start time: Oct 09 2022,...
This issue is to look at what branch strategy with respect to Github Actions in each of the active Github repositories in the Adoptium Github organization. It relates to a...
Current default merge setting on all repositories is Squash/Merge. While this is very helpful in cases where unintended commits are present and can/should be squashed, there are cases where a...