forked from TrueCloudLab/frostfs-testcases
rename local_config_path
This commit is contained in:
parent
241d3d0585
commit
f49d68a6e7
1 changed files with 9 additions and 9 deletions
|
@ -13,7 +13,7 @@ hosts:
|
||||||
container_name: s01
|
container_name: s01
|
||||||
config_path: ../frostfs-dev-env/services/storage/.storage.env
|
config_path: ../frostfs-dev-env/services/storage/.storage.env
|
||||||
wallet_path: ../frostfs-dev-env/services/storage/wallet01.json
|
wallet_path: ../frostfs-dev-env/services/storage/wallet01.json
|
||||||
local_config_path: ./TemporaryDir/empty-password.yml
|
local_wallet_config_path: ./TemporaryDir/empty-password.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/storage/wallet01.json
|
local_wallet_path: ../frostfs-dev-env/services/storage/wallet01.json
|
||||||
wallet_password: ""
|
wallet_password: ""
|
||||||
volume_name: storage_storage_s01
|
volume_name: storage_storage_s01
|
||||||
|
@ -27,7 +27,7 @@ hosts:
|
||||||
container_name: s02
|
container_name: s02
|
||||||
config_path: ../frostfs-dev-env/services/storage/.storage.env
|
config_path: ../frostfs-dev-env/services/storage/.storage.env
|
||||||
wallet_path: ../frostfs-dev-env/services/storage/wallet02.json
|
wallet_path: ../frostfs-dev-env/services/storage/wallet02.json
|
||||||
local_config_path: ./TemporaryDir/empty-password.yml
|
local_wallet_config_path: ./TemporaryDir/empty-password.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/storage/wallet02.json
|
local_wallet_path: ../frostfs-dev-env/services/storage/wallet02.json
|
||||||
wallet_password: ""
|
wallet_password: ""
|
||||||
volume_name: storage_storage_s02
|
volume_name: storage_storage_s02
|
||||||
|
@ -41,7 +41,7 @@ hosts:
|
||||||
container_name: s03
|
container_name: s03
|
||||||
config_path: ../frostfs-dev-env/services/storage/.storage.env
|
config_path: ../frostfs-dev-env/services/storage/.storage.env
|
||||||
wallet_path: ../frostfs-dev-env/services/storage/wallet03.json
|
wallet_path: ../frostfs-dev-env/services/storage/wallet03.json
|
||||||
local_config_path: ./TemporaryDir/empty-password.yml
|
local_wallet_config_path: ./TemporaryDir/empty-password.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/storage/wallet03.json
|
local_wallet_path: ../frostfs-dev-env/services/storage/wallet03.json
|
||||||
wallet_password: ""
|
wallet_password: ""
|
||||||
volume_name: storage_storage_s03
|
volume_name: storage_storage_s03
|
||||||
|
@ -55,7 +55,7 @@ hosts:
|
||||||
container_name: s04
|
container_name: s04
|
||||||
config_path: ../frostfs-dev-env/services/storage/.storage.env
|
config_path: ../frostfs-dev-env/services/storage/.storage.env
|
||||||
wallet_path: ../frostfs-dev-env/services/storage/wallet04.json
|
wallet_path: ../frostfs-dev-env/services/storage/wallet04.json
|
||||||
local_config_path: ./TemporaryDir/empty-password.yml
|
local_wallet_config_path: ./TemporaryDir/empty-password.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/storage/wallet04.json
|
local_wallet_path: ../frostfs-dev-env/services/storage/wallet04.json
|
||||||
wallet_password: ""
|
wallet_password: ""
|
||||||
volume_name: storage_storage_s04
|
volume_name: storage_storage_s04
|
||||||
|
@ -69,7 +69,7 @@ hosts:
|
||||||
container_name: s3_gate
|
container_name: s3_gate
|
||||||
config_path: ../frostfs-dev-env/services/s3_gate/.s3.env
|
config_path: ../frostfs-dev-env/services/s3_gate/.s3.env
|
||||||
wallet_path: ../frostfs-dev-env/services/s3_gate/wallet.json
|
wallet_path: ../frostfs-dev-env/services/s3_gate/wallet.json
|
||||||
local_config_path: ./TemporaryDir/password-s3.yml
|
local_wallet_config_path: ./TemporaryDir/password-s3.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/s3_gate/wallet.json
|
local_wallet_path: ../frostfs-dev-env/services/s3_gate/wallet.json
|
||||||
wallet_password: "s3"
|
wallet_password: "s3"
|
||||||
endpoint_data0: https://s3.frostfs.devenv:8080
|
endpoint_data0: https://s3.frostfs.devenv:8080
|
||||||
|
@ -78,7 +78,7 @@ hosts:
|
||||||
container_name: http_gate
|
container_name: http_gate
|
||||||
config_path: ../frostfs-dev-env/services/http_gate/.http.env
|
config_path: ../frostfs-dev-env/services/http_gate/.http.env
|
||||||
wallet_path: ../frostfs-dev-env/services/http_gate/wallet.json
|
wallet_path: ../frostfs-dev-env/services/http_gate/wallet.json
|
||||||
local_config_path: ./TemporaryDir/password-other.yml
|
local_wallet_config_path: ./TemporaryDir/password-other.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/http_gate/wallet.json
|
local_wallet_path: ../frostfs-dev-env/services/http_gate/wallet.json
|
||||||
wallet_password: "one"
|
wallet_password: "one"
|
||||||
endpoint_data0: http://http.frostfs.devenv
|
endpoint_data0: http://http.frostfs.devenv
|
||||||
|
@ -87,7 +87,7 @@ hosts:
|
||||||
container_name: ir01
|
container_name: ir01
|
||||||
config_path: ../frostfs-dev-env/services/ir/.ir.env
|
config_path: ../frostfs-dev-env/services/ir/.ir.env
|
||||||
wallet_path: ../frostfs-dev-env/services/ir/az.json
|
wallet_path: ../frostfs-dev-env/services/ir/az.json
|
||||||
local_config_path: ./TemporaryDir/password-other.yml
|
local_wallet_config_path: ./TemporaryDir/password-other.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/ir/az.json
|
local_wallet_path: ../frostfs-dev-env/services/ir/az.json
|
||||||
wallet_password: "one"
|
wallet_password: "one"
|
||||||
- name: morph-chain01
|
- name: morph-chain01
|
||||||
|
@ -95,7 +95,7 @@ hosts:
|
||||||
container_name: morph_chain
|
container_name: morph_chain
|
||||||
config_path: ../frostfs-dev-env/services/morph_chain/protocol.privnet.yml
|
config_path: ../frostfs-dev-env/services/morph_chain/protocol.privnet.yml
|
||||||
wallet_path: ../frostfs-dev-env/services/morph_chain/node-wallet.json
|
wallet_path: ../frostfs-dev-env/services/morph_chain/node-wallet.json
|
||||||
local_config_path: ./TemporaryDir/password-other.yml
|
local_wallet_config_path: ./TemporaryDir/password-other.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/morph_chain/node-wallet.json
|
local_wallet_path: ../frostfs-dev-env/services/morph_chain/node-wallet.json
|
||||||
wallet_password: "one"
|
wallet_password: "one"
|
||||||
endpoint_internal0: http://morph-chain.frostfs.devenv:30333
|
endpoint_internal0: http://morph-chain.frostfs.devenv:30333
|
||||||
|
@ -104,7 +104,7 @@ hosts:
|
||||||
container_name: main_chain
|
container_name: main_chain
|
||||||
config_path: ../frostfs-dev-env/services/chain/protocol.privnet.yml
|
config_path: ../frostfs-dev-env/services/chain/protocol.privnet.yml
|
||||||
wallet_path: ../frostfs-dev-env/services/chain/node-wallet.json
|
wallet_path: ../frostfs-dev-env/services/chain/node-wallet.json
|
||||||
local_config_path: ./TemporaryDir/password-other.yml
|
local_wallet_config_path: ./TemporaryDir/password-other.yml
|
||||||
local_wallet_path: ../frostfs-dev-env/services/chain/node-wallet.json
|
local_wallet_path: ../frostfs-dev-env/services/chain/node-wallet.json
|
||||||
wallet_password: "one"
|
wallet_password: "one"
|
||||||
endpoint_internal0: http://main-chain.frostfs.devenv:30333
|
endpoint_internal0: http://main-chain.frostfs.devenv:30333
|
||||||
|
|
Loading…
Reference in a new issue