[jira] [Created] (FLINK-19549) [CI] ##[error]The job running on agent Azure Pipelines 5 ran longer than the maximum time of 260 minutes.

2020-10-08 Thread Di Xu (Jira)
Di Xu created FLINK-19549: - Summary: [CI] ##[error]The job running on agent Azure Pipelines 5 ran longer than the maximum time of 260 minutes. Key: FLINK-19549 URL: https://issues.apache.org/jira/browse/FLINK-19549

[jira] [Created] (FLINK-19389) Error determining python major version to start fileserver during e-2-e tests

2020-09-23 Thread Di Xu (Jira)
Di Xu created FLINK-19389: - Summary: Error determining python major version to start fileserver during e-2-e tests Key: FLINK-19389 URL: https://issues.apache.org/jira/browse/FLINK-19389 Project: Flink

Re: How to run k8s-related end-to-end tests locally?

2020-09-23 Thread Di Xu
org/jira/browse/FLINK-17857 > > Best, > Yang > > > Di Xu 于2020年9月23日周三 下午4:54写道: > > > Hi, > > > > I tried to run single k8s e-2-e test locally on my macos laptop (a > minikube > > vm has been started manually), and here is the command I run from the &

How to run k8s-related end-to-end tests locally?

2020-09-23 Thread Di Xu
Hi, I tried to run single k8s e-2-e test locally on my macos laptop (a minikube vm has been started manually), and here is the command I run from the source root. ``` $ flink-end-to-end-tests/run-single-test.sh flink-end-to-end-tests/test-scripts/test_kubernetes_application.sh ``` Then it failed