Skip to content

Commit f6d88ec

Browse files
committed
test default service name
1 parent 78de4e9 commit f6d88ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/end2end.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ env:
7878
ENABLE_RING_TESTS: "false"
7979
RING_S3C_ACCESS_KEY: accessKey1
8080
RING_S3C_SECRET_KEY: verySecretKey1
81-
RING_S3C_ENDPOINT: http://s3c.local:8000
81+
RING_S3C_ENDPOINT: http://s3c-cloudserver.default.svc.cluster.local:8000
8282
RING_S3C_BACKEND_SOURCE_LOCATION: rings3cbackendingestion
8383
RING_S3C_INGESTION_SRC_BUCKET_NAME: ingestion-test-src-bucket-${{ github.run_id }}
8484
# CTST end2end tests

0 commit comments

Comments
 (0)