add test for resolve-env option in dump plugin
This patch adds a test for the --resolve-env option in the dump plugin. Both cases resolve and non-resolve are tested, each for yaml and json output format. Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
		
				
					committed by
					
						
						Jan Kiszka
					
				
			
			
				
	
			
			
			
						parent
						
							20a69016da
						
					
				
				
					commit
					88a2b3d47b
				
			@@ -4,6 +4,9 @@ header:
 | 
			
		||||
    - repo: subrepo
 | 
			
		||||
      file: test.yml
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  TESTVAR_FOO: "BAR"
 | 
			
		||||
 | 
			
		||||
repos:
 | 
			
		||||
  this:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user