Bump rskj version
This commit is contained in:
		
							parent
							
								
									a7b990c64f
								
							
						
					
					
						commit
						9c33fbda21
					
				@ -1,2 +1,2 @@
 | 
			
		||||
node.default['rskj']['version'] = '4.1.0~focal'
 | 
			
		||||
node.default['rskj']['version'] = '4.2.0~focal'
 | 
			
		||||
node.default['rskj']['network'] = 'testnet'
 | 
			
		||||
 | 
			
		||||
@ -9,7 +9,7 @@ end
 | 
			
		||||
 | 
			
		||||
describe package('rskj') do
 | 
			
		||||
  it { should be_installed }
 | 
			
		||||
  its('version') { should eq '2.2.0~focal' }
 | 
			
		||||
  its('version') { should eq '4.2.0~focal' }
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
describe service('rsk') do
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user