mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-30 18:17:53 +00:00 
			
		
		
		
	cypress: skipping tagsAddRemove spec for mlmodel entity (#10786)
This commit is contained in:
		
							parent
							
								
									bdb6a16430
								
							
						
					
					
						commit
						e2913c68a3
					
				| @ -45,12 +45,14 @@ export const TAGS_ADD_REMOVE_ENTITIES = [ | |||||||
|     fieldName: 'dim_address_task', |     fieldName: 'dim_address_task', | ||||||
|     tags: ['PersonalData.Personal', 'PII.Sensitive'], |     tags: ['PersonalData.Personal', 'PII.Sensitive'], | ||||||
|   }, |   }, | ||||||
|   { |   // Todo: need to investigate on below test
 | ||||||
|     term: 'eta_predictions', |   // more details:- https://cloud.cypress.io/projects/a9yxci/runs/18306/test-results/abe5ab43-84c9-49da-b50f-4936bbcfdd3d
 | ||||||
|     displayName: 'ETA Predictions', |   // {
 | ||||||
|     entity: 'mlmodels', |   //   term: 'eta_predictions',
 | ||||||
|     serviceName: 'mlflow_svc', |   //   displayName: 'ETA Predictions',
 | ||||||
|     fieldName: 'sales', |   //   entity: 'mlmodels',
 | ||||||
|     tags: ['PersonalData.Personal', 'PII.Sensitive'], |   //   serviceName: 'mlflow_svc',
 | ||||||
|   }, |   //   fieldName: 'sales',
 | ||||||
|  |   //   tags: ['PersonalData.Personal', 'PII.Sensitive'],
 | ||||||
|  |   // },
 | ||||||
| ]; | ]; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Shailesh Parmar
						Shailesh Parmar