Shelley Lambert

Results 501 comments of Shelley Lambert
trafficstars

Removing ADDITIONAL_LABEL values from Grinder run and filling in CLOUD_PROVIDER=azure, since that is how the tests are expected to be launched in general pipeline code: Run some additional grinders, varying...

> @ShelleyLambert looking at that job it didn't run in a docker container? I think it's because we need to add the ci.agent.dynamic label to that job? ~~Yes, I am...

@gdams - you do not need to make the change on L461. I was explaining how the current logic already works, not asking for you to change your PR, which...

Couple extra Grinder runs to verify: without CLOUD_PROVIDER: https://ci.adoptium.net/view/Test_grinder/job/Grinder/11320/ with CLOUD_PROVIDER=azure https://ci.adoptium.net/view/Test_grinder/job/Grinder/11321/

https://ci.adoptium.net/view/Test_grinder/job/Grinder/11321/ fails with: ``` 13:03:02 + ./get.sh -s /home/jenkins/workspace/Grinder/aqa-tests/.. -p x86-64_linux -r nightly -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/AdoptOpenJDK/TKG.git --tkg_branch master 13:03:02 TESTDIR: /home/jenkins/workspace/Grinder/aqa-tests 13:03:02 get jdk binary......

I will launch a couple of Grinders to 'exhaust' our list of static nodes, and see the use of dynamic agents shortly. - https://ci.adoptium.net/view/Test_grinder/job/Grinder/11477 - https://ci.adoptium.net/view/Test_grinder/job/Grinder/11552/ - PARALLEL=NodesByIterations, NUM_MACHINES=5,CLOUD_PROVIDER=azure,TARGET=special.functional -...

@gdams - can you let me know how you pushed the image this PR is using to ghrc.io? I think we want to create a workflow that will allow us...

> I see, there are message Warning: JVM_OPTIONS specified, ignoring variations . But how and where JVM_OPTIONS is set, the job parameter JVM_OPTIONS is empty? https://github.com/adoptium/TKG/pull/612

Adding @sophia-guo as an official reviewer of this, as it will be good to resolve any remaining issues (either by adjusting the container or exclusion) and usher this in after...

@sxa - an updated Grinder is at: https://ci.adoptium.net/job/Grinder/12718/ You can see an example of one of its children spinning up a dynamic agent on which to run: https://ci.adoptium.net/view/Test_grinder/job/Grinder_testList_0/367/console Intent is...