Re: Using crave on builds.apche.org for speed

2023-04-12 Thread David Smiley
Thanks for bringing it to my attention; I haven't run bats before. There are two tests in that test file: the sysprop one was failing and the ENV one was passing. But this is actually misleading because the affinity plugin choice is only used in the sysprop one and it was this which caused the fa

Re: Using crave on builds.apche.org for speed

2023-04-12 Thread Houston Putman
Hey David, I think enabling this has caused one integration test to start failing: "Affinity placement plugin using ENV" in the test_placement_plugin.bats file. (It's incorrectly named, but that's another issue). It's been failing consistently since April 6, and does not reproduce locally. - Ho