export OCM_OCM_PROVIDER_AUTHORIZER_PROVIDERS_FILE=tests/config/drone/providers.json
export OCM_OCM_INVITE_MANAGER_INSECURE=true
export OCM_OCM_SHARE_PROVIDER_INSECURE=true
export OCM_OCM_STORAGE_PROVIDER_INSECURE=true
export OCIS_BASE_DATA_PATH=${HOME}/.ocis-10200
export OCIS_CONFIG_DIR=${HOME}/.ocis-10200/config
export OCIS_EVENTS_ENDPOINT=127.0.0.1:10233
export OCIS_LDAP_URI=ldaps://localhost:10235
export OCIS_RUNTIME_PORT=10250
export OCIS_URL=https://federation-ocis-server:10200
export OCIS_ADD_RUN_SERVICES=ocm
export OCIS_ENABLE_OCM=true
export APP_PROVIDER_DEBUG_ADDR=127.0.0.1:10165
export APP_PROVIDER_GRPC_ADDR=127.0.0.1:10164
export APP_REGISTRY_DEBUG_ADDR=127.0.0.1:10243
export APP_REGISTRY_GRPC_ADDR=127.0.0.1:10242
export AUTH_BASIC_DEBUG_ADDR=127.0.0.1:10147
export AUTH_BASIC_GRPC_ADDR=127.0.0.1:10146
export AUTH_MACHINE_DEBUG_ADDR=127.0.0.1:10167
export AUTH_MACHINE_GRPC_ADDR=127.0.0.1:10166
export AUTH_SERVICE_DEBUG_ADDR=127.0.0.1:10169
export AUTH_SERVICE_GRPC_ADDR=127.0.0.1:10199
export CLIENTLOG_DEBUG_ADDR=127.0.0.1:10260
export ACTIVITYLOG_DEBUG_ADDR=127.0.0.1:10261
export EVENTHISTORY_DEBUG_ADDR=127.0.0.1:10270
export FRONTEND_DEBUG_ADDR=127.0.0.1:10141
export FRONTEND_HTTP_ADDR=127.0.0.1:10140
export GATEWAY_DEBUG_ADDR=127.0.0.1:10143
export GATEWAY_GRPC_ADDR=127.0.0.1:10142
export GRAPH_DEBUG_ADDR=127.0.0.1:10124
export GRAPH_HTTP_ADDR=127.0.0.1:10120
export GROUPS_DEBUG_ADDR=127.0.0.1:10161
export GROUPS_GRPC_ADDR=127.0.0.1:10160
export IDM_DEBUG_ADDR=127.0.0.1:10239
export IDM_LDAPS_ADDR=127.0.0.1:10235
export IDP_DEBUG_ADDR=127.0.0.1:10134
export IDP_HTTP_ADDR=127.0.0.1:10130
export NATS_DEBUG_ADDR=127.0.0.1:10234
export NATS_NATS_PORT=10233
export OCDAV_DEBUG_ADDR=127.0.0.1:10163
export OCM_DEBUG_ADDR=127.0.0.1:10281
export OCM_HTTP_ADDR=127.0.0.1:10280
export OCM_GRPC_ADDR=127.0.0.1:10282
export OCS_DEBUG_ADDR=127.0.0.1:10114
export OCS_HTTP_ADDR=127.0.0.1:10110
export POSTPROCESSING_DEBUG_ADDR=127.0.0.1:10255
export POSTPROCESSING_SERVICE_DEBUG_ADDR=127.0.0.1:10255
export PROXY_DEBUG_ADDR=127.0.0.1:10205
export PROXY_HTTP_ADDR=127.0.0.1:10200
export SEARCH_DEBUG_ADDR=127.0.0.1:10224
export SEARCH_GRPC_ADDR=127.0.0.1:10220
export SETTINGS_DEBUG_ADDR=127.0.0.1:10189
export SETTINGS_GRPC_ADDR=127.0.0.1:10185
export SETTINGS_HTTP_ADDR=127.0.0.1:10186
export SHARING_DEBUG_ADDR=127.0.0.1:10151
export SHARING_GRPC_ADDR=127.0.0.1:10150
export SSE_DEBUG_ADDR=127.0.0.1:10135
export STORAGE_PUBLICLINK_DEBUG_ADDR=127.0.0.1:10179
export STORAGE_PUBLICLINK_GRPC_ADDR=127.0.0.1:10178
export STORAGE_SHARES_DEBUG_ADDR=127.0.0.1:10156
export STORAGE_SHARES_GRPC_ADDR=127.0.0.1:10154
export STORAGE_SYSTEM_DATA_SERVER_URL=http://localhost:10216/data
export STORAGE_SYSTEM_DEBUG_ADDR=127.0.0.1:10217
export STORAGE_SYSTEM_GRPC_ADDR=127.0.0.1:10215
export STORAGE_SYSTEM_HTTP_ADDR=127.0.0.1:10216
export STORAGE_USERS_DEBUG_ADDR=127.0.0.1:10159
export STORAGE_USERS_GRPC_ADDR=127.0.0.1:10157
export STORAGE_USERS_HTTP_ADDR=127.0.0.1:10158
export STORAGE_USERS_DATA_SERVER_URL=http://localhost:10158/data
export STORE_DEBUG_ADDR=127.0.0.1:10464
export STORE_GRPC_ADDR=127.0.0.1:10460
export THUMBNAILS_DEBUG_ADDR=127.0.0.1:10194
export THUMBNAILS_GRPC_ADDR=127.0.0.1:10191
export THUMBNAILS_HTTP_ADDR=127.0.0.1:10190
export USERLOG_DEBUG_ADDR=127.0.0.1:10210
export USERS_DEBUG_ADDR=127.0.0.1:10145
export USERS_GRPC_ADDR=127.0.0.1:10144
export WEB_DEBUG_ADDR=localhost:10104
export WEB_HTTP_ADDR=localhost:10100
export WEBDAV_DEBUG_ADDR=127.0.0.1:10119
export WEBDAV_HTTP_ADDR=127.0.0.1:10115
export OCIS_SERVICE_ACCOUNT_ID=serviceaccount
export OCIS_SERVICE_ACCOUNT_SECRET=serviceaccountsecret
export OCIS_DECOMPOSEDFS_PROPAGATOR=async
export STORAGE_USERS_ASYNC_PROPAGATOR_PROPAGATION_DELAY=10s
export TLS_INSECURE=true
export OCIS_INSECURE=true
export IDP_ACCESS_TOKEN_EXPIRATION=9000
export GATEWAY_STORAGE_USERS_MOUNT_ID=storage-users-1
export STORAGE_USERS_MOUNT_ID=storage-users-1
export MICRO_REGISTRY=memory
export SHARING_PUBLIC_DRIVER=jsoncs3
export FRONTEND_OCS_RESOURCE_INFO_CACHE_TTL=0
export OCIS_LOG_LEVEL=info
export OCIS_LOG_PRETTY=true
export OCIS_LOG_COLOR=true
export PROXY_ENABLE_BASIC_AUTH=true
export IDM_CREATE_DEMO_USERS=true
export OCIS_ADMIN_USER_ID=some-admin-user-id-0000-000000000000
export IDM_ADMIN_PASSWORD=admin
export OCIS_SYSTEM_USER_ID=some-system-user-id-000-000000000000
export OCIS_SYSTEM_USER_API_KEY=some-system-user-machine-auth-api-key
export OCIS_JWT_SECRET=some-ocis-jwt-secret
export OCIS_MACHINE_AUTH_API_KEY=some-ocis-machine-auth-api-key
export OCIS_TRANSFER_SECRET=some-ocis-transfer-secret
export IDM_SVC_PASSWORD=some-ldap-idm-password
export GRAPH_LDAP_BIND_PASSWORD=some-ldap-idm-password
export IDM_REVASVC_PASSWORD=some-ldap-reva-password
export GROUPS_LDAP_BIND_PASSWORD=some-ldap-reva-password
export USERS_LDAP_BIND_PASSWORD=some-ldap-reva-password
export AUTH_BASIC_LDAP_BIND_PASSWORD=some-ldap-reva-password
export IDM_IDPSVC_PASSWORD=some-ldap-idp-password
export IDP_LDAP_BIND_PASSWORD=some-ldap-idp-password
export GRAPH_APPLICATION_ID=application-1export 