mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-11-04 04:48:01 +00:00 
			
		
		
		
	[WIFI-5702] Chg: adapt helm related workflows to creds change logic
This commit is contained in:
		@@ -93,6 +93,7 @@ jobs:
 | 
				
			|||||||
        export OWFMS_S3_KEY=${{ secrets.UCENTRALFMS_S3_KEY }}
 | 
					        export OWFMS_S3_KEY=${{ secrets.UCENTRALFMS_S3_KEY }}
 | 
				
			||||||
        export CERT_LOCATION=cert.pem
 | 
					        export CERT_LOCATION=cert.pem
 | 
				
			||||||
        export KEY_LOCATION=key.pem
 | 
					        export KEY_LOCATION=key.pem
 | 
				
			||||||
 | 
					        export OWSEC_NEW_PASSWORD=${{ secrets.OWSEC_NEW_PASSWORD }}
 | 
				
			||||||
        ./deploy.sh
 | 
					        ./deploy.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Show resource state on deployment failure
 | 
					    - name: Show resource state on deployment failure
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								.github/workflows/uc_sanity_dynamic.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/uc_sanity_dynamic.yml
									
									
									
									
										vendored
									
									
								
							@@ -116,6 +116,7 @@ jobs:
 | 
				
			|||||||
        export OWFMS_S3_KEY=${{ secrets.UCENTRALFMS_S3_KEY }}
 | 
					        export OWFMS_S3_KEY=${{ secrets.UCENTRALFMS_S3_KEY }}
 | 
				
			||||||
        export CERT_LOCATION=cert.pem
 | 
					        export CERT_LOCATION=cert.pem
 | 
				
			||||||
        export KEY_LOCATION=key.pem
 | 
					        export KEY_LOCATION=key.pem
 | 
				
			||||||
 | 
					        export OWSEC_NEW_PASSWORD=${{ secrets.OWSEC_NEW_PASSWORD }}
 | 
				
			||||||
        ./deploy.sh
 | 
					        ./deploy.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: wait for DNS to propagate
 | 
					    - name: wait for DNS to propagate
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -100,6 +100,7 @@ jobs:
 | 
				
			|||||||
        export OWFMS_S3_KEY=${{ secrets.UCENTRALFMS_S3_KEY }}
 | 
					        export OWFMS_S3_KEY=${{ secrets.UCENTRALFMS_S3_KEY }}
 | 
				
			||||||
        export CERT_LOCATION=cert.pem
 | 
					        export CERT_LOCATION=cert.pem
 | 
				
			||||||
        export KEY_LOCATION=key.pem
 | 
					        export KEY_LOCATION=key.pem
 | 
				
			||||||
 | 
					        export OWSEC_NEW_PASSWORD=${{ secrets.OWSEC_NEW_PASSWORD }}
 | 
				
			||||||
        ./deploy.sh
 | 
					        ./deploy.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Show resource state on deployment failure
 | 
					    - name: Show resource state on deployment failure
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -100,6 +100,7 @@ jobs:
 | 
				
			|||||||
        export OWFMS_S3_KEY=${{ secrets.UCENTRALFMS_S3_KEY }}
 | 
					        export OWFMS_S3_KEY=${{ secrets.UCENTRALFMS_S3_KEY }}
 | 
				
			||||||
        export CERT_LOCATION=cert.pem
 | 
					        export CERT_LOCATION=cert.pem
 | 
				
			||||||
        export KEY_LOCATION=key.pem
 | 
					        export KEY_LOCATION=key.pem
 | 
				
			||||||
 | 
					        export OWSEC_NEW_PASSWORD=${{ secrets.OWSEC_NEW_PASSWORD }}
 | 
				
			||||||
        ./deploy.sh
 | 
					        ./deploy.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Show resource state on deployment failure
 | 
					    - name: Show resource state on deployment failure
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user