[
https://issues.apache.org/jira/browse/FLINK-35794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864150#comment-17864150
]
Martijn Visser edited comment on FLINK-35794 at 7/9/24 11:03 AM:
-----------------------------------------------------------------
[~kornys] The CI uses run-nightly-tests.sh during the nightly runs., that's
basically the entire point for that file :) It's not meant running these tests
locally, that's pretty much not possible
Edit: that's also what the README says:
bq. NOTICE: We do not recommend executing the nightly test script on production
or personal desktop systems, as tests contained there might modify the
environment (leftover processes, modification of system files, request for root
permissions via sudo, ...).
was (Author: martijnvisser):
[~kornys] The CI uses run-nightly-tests.sh during the nightly runs., that's
basically the entire point for that file :) It's not meant running these tests
locally, that's pretty much not possible
> Ability to skip kubernetes tests in e2e nightly test script
> -----------------------------------------------------------
>
> Key: FLINK-35794
> URL: https://issues.apache.org/jira/browse/FLINK-35794
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Reporter: David Kornel
> Priority: Major
> Labels: pull-request-available
>
> Currently if environment for testing does not support running minikube which
> is installed by script we can't run nightly test executed by script. So it
> would be nice to add skip mark and then kubernetes tests are skipped.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)