-
Bug
-
Resolution: Done
-
Undefined
-
None
-
ACM 2.7.0
-
False
-
None
-
False
-
-
-
Important
-
No
Description of problem:
submariner-io/lighthouse/test/e2e/discovery/headless_services.go:57
Failed to retrieve ServiceExport. ServiceExportCondition Type is Synced
Unexpected error:
<*errors.errorString | 0xc00032a1d0>:
timed out waiting for the condition
occurred
/home/jenkins/go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/framework/framework.go:517
Standard Output
STEP: Creating namespace objects with basename "discovery"
STEP: Generated namespace "e2e-tests-discovery-82vg9" in cluster "acm-aws-nmanos-a1" to execute the tests in
STEP: Creating namespace "e2e-tests-discovery-82vg9" in cluster "acm-gcp-nmanos-c1"
STEP: Creating an Nginx Deployment on "acm-aws-nmanos-a1"
STEP: Setting Nginx deployment replicas to 3 in cluster "acm-aws-nmanos-a1"
STEP: Creating a Nginx Headless Service on "acm-aws-nmanos-a1"
STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-82vg9 on "acm-aws-nmanos-a1"
STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-82vg9 on "acm-aws-nmanos-a1"
STEP: Deleting namespace "e2e-tests-discovery-82vg9" on cluster "acm-aws-nmanos-a1"
STEP: Deleting namespace "e2e-tests-discovery-82vg9" on cluster "acm-gcp-nmanos-c1"
STEP: Retrieving EndpointSlices for "" in ns "e2e-tests-discovery-82vg9" on "acm-gcp-nmanos-c1"
STEP: Retrieving EndpointSlices for "" in ns "e2e-tests-discovery-82vg9" on "acm-aws-nmanos-a1"
Version-Release number of selected component (if applicable):
ACM 2.7 with Submariner 0.14.0
How reproducible:
?
Steps to Reproduce:
Install ACM 2.7.0 with Submariner 0.14.0 with Globalnet enabled.
Full scenario:
Actual results:
9 out of 12 E2E tests for Service descovery failed:
Expected results:
All E2E test should pass.