vincbeck opened a new issue, #62244:
URL: https://github.com/apache/airflow/issues/62244

   # Test 1. Bundle with team assignment
   - Configure bundle with `team_name` in config
   - Verify error when `team_name` set but `core.multi_team=False`
   - Set `core.multi_team=True`. Verify bundle-team association created in 
database
   
   # Test 2. One bundle per team
   - Create one bundle for each team: team_a, team_b, team_c
   - Verify correct team associations
   
   # Test 3. Multiple bundles for one team
   - Create multiple bundles and assign it to one team
   - Verify correct team associations
   - Remove a team from one bundle
   - Verify correct team associations
   - Remove all teams from all bundles
   - Verify correct team associations
   
   # Test 4. Multiple bundles for one team
   - Create one bundle and assign it to a non existing team
   - Verify error in the dag processor


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to