Skip to content

Commit 8dd3788

Browse files
fixup test
1 parent 0b8ba1f commit 8dd3788

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/docker-compose.cloudserver-metadata.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ services:
1515
- S3METADATA=scality
1616
- S3DATA=mem
1717
- REMOTE_MANAGEMENT_DISABLE=true
18-
- SCALITY_ACCESS_KEY_ID=accessKey1
19-
- SCALITY_SECRET_ACCESS_KEY=verySecretKey1
2018
- LOG_LEVEL=info
2119
depends_on:
2220
- metadata-standalone

.github/docker-compose.cloudserver-mongo.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ services:
3535
- MONGODB_HOSTS=mongodb:27018
3636
- MONGODB_RS=rs0
3737
- REMOTE_MANAGEMENT_DISABLE=true
38-
- SCALITY_ACCESS_KEY_ID=accessKey1
39-
- SCALITY_SECRET_ACCESS_KEY=verySecretKey1
4038
- LOG_LEVEL=info
4139
depends_on:
4240
mongo-init:

0 commit comments

Comments
 (0)