mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 03:27:26 +00:00 
			
		
		
		
	Change e2e kvtool config template back to master (#1829)
This commit is contained in:
		
							parent
							
								
									5914f1db85
								
							
						
					
					
						commit
						550ecc8027
					
				@ -8,7 +8,7 @@ E2E_RUN_KVTOOL_NETWORKS=true
 | 
			
		||||
 | 
			
		||||
# E2E_KVTOOL_KAVA_CONFIG_TEMPLATE is the kvtool template used to start the chain. See the `kava.configTemplate` flag in kvtool.
 | 
			
		||||
# Note that the config tempalte must support overriding the docker image tag via the KAVA_TAG variable.
 | 
			
		||||
E2E_KVTOOL_KAVA_CONFIG_TEMPLATE="v0.26"
 | 
			
		||||
E2E_KVTOOL_KAVA_CONFIG_TEMPLATE="master"
 | 
			
		||||
 | 
			
		||||
# E2E_INCLUDE_IBC_TESTS when true will start a 2nd chain & open an IBC channel. It will enable all IBC tests.
 | 
			
		||||
E2E_INCLUDE_IBC_TESTS=true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user