Re: [PR] Prevent RAW_GINKGO unset error in e2e tests [solr-operator]

2025-03-15 Thread via GitHub
gerlowskija merged PR #767: URL: https://github.com/apache/solr-operator/pull/767 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@sol

[PR] Prevent RAW_GINKGO unset error in e2e tests [solr-operator]

2025-03-13 Thread via GitHub
gerlowskija opened a new pull request, #767: URL: https://github.com/apache/solr-operator/pull/767 Not all environments set particular `RAW_GINKGO` args, causing `make e2e-tests` to fail with an "unset variable" related error. This commit tweaks our `manage_e2e_tests.sh` script to gua

Re: [PR] Prevent RAW_GINKGO unset error in e2e tests [solr-operator]

2025-03-13 Thread via GitHub
gerlowskija commented on PR #767: URL: https://github.com/apache/solr-operator/pull/767#issuecomment-2722526123 I swear a different dev brought this up at some point in either an Issue or PR (though I can't find that comment now). In any case, I've hit this a number of times across differe