add testground build selector to compositions
This commit is contained in:
parent
9c6b6e61fe
commit
122926ad49
@ -12,6 +12,9 @@
|
|||||||
[global.build_config]
|
[global.build_config]
|
||||||
enable_go_build_cache = true
|
enable_go_build_cache = true
|
||||||
|
|
||||||
|
[global.build]
|
||||||
|
selectors = ["testground"]
|
||||||
|
|
||||||
[global.run.test_params]
|
[global.run.test_params]
|
||||||
clients = "3"
|
clients = "3"
|
||||||
miners = "2"
|
miners = "2"
|
||||||
|
@ -12,6 +12,9 @@
|
|||||||
[global.build_config]
|
[global.build_config]
|
||||||
enable_go_build_cache = true
|
enable_go_build_cache = true
|
||||||
|
|
||||||
|
[global.build]
|
||||||
|
selectors = ["testground"]
|
||||||
|
|
||||||
[global.run.test_params]
|
[global.run.test_params]
|
||||||
clients = "3"
|
clients = "3"
|
||||||
miners = "2"
|
miners = "2"
|
||||||
|
Loading…
Reference in New Issue
Block a user