Skip to content

Commit

Permalink
[uss_qualifier/configurations] Disable availability arbitration tests…
Browse files Browse the repository at this point in the history
… in UTM Implementation US config (interuss#789)
  • Loading branch information
BenjaminPelletier authored and punamverma committed Oct 16, 2024
1 parent fc12962 commit 77f2326
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ function(env) {
count: {
// We currently expect this amount of skipped scenarios: making it an equality
// to make sure this is reduced if some scenarios start to be executed
equal_to: 9,
equal_to: 11,
},
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ function(participants) {
'interuss.versioning.read_system_versions',
// ASTM F3548-21 USS emulation roles
'utm.strategic_coordination',
'utm.availability_arbitration',
],
},
},
Expand Down

0 comments on commit 77f2326

Please sign in to comment.