Skip to content

Commit fd750bf

Browse files
add tags (#1600)
Signed-off-by: CHEN Roxane <roxane.chen@rte-france.com> Co-authored-by: Godelaine <godelaine.demontmorillon@rte-france.com>
1 parent 06dbc9a commit fd750bf

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • tests/src/test/resources/com/powsybl/openrao/tests/features/epic19_specific_rao_parameters

tests/src/test/resources/com/powsybl/openrao/tests/features/epic19_specific_rao_parameters/US19_7.feature

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Feature: US 19.7: handle CNECs belonging to TSOs that don't share CRAs
254254
And the margin on cnec "fr1_fr4_CO1 - curative" after CRA should be 499 MW
255255
And the margin on cnec "fr3_fr5_CO1 - OPP - outage" after CRA should be 617 MW
256256

257-
@fast @rao @mock @dc @contingency-scenarios
257+
@fast @rao @mock @dc @contingency-scenarios @search-tree-rao
258258
Scenario: 19.7.7.MW: Only PSTs - All CNECs belong to one operator sharing a CRA - MW
259259
Given network file is "epic19/TestCase16Nodes_with_different_imax.uct" for CORE CC
260260
Given crac file is "epic19/CBCORA_ep19us7case7.xml"
@@ -268,7 +268,7 @@ Feature: US 19.7: handle CNECs belonging to TSOs that don't share CRAs
268268
And the margin on cnec "fr1_fr4_CO1 - curative" after CRA should be 420 MW
269269
And the margin on cnec "fr3_fr5_CO1 - OPP - curative" after CRA should be 430 MW
270270

271-
@fast @rao @mock @dc @contingency-scenarios
271+
@fast @rao @mock @dc @contingency-scenarios @search-tree-rao
272272
Scenario: 19.7.8.MW: Only PSTs - Most limiting CNEC belongs to an operator not sharing CRAs - MW
273273
Given network file is "epic19/TestCase16Nodes_with_different_imax.uct" for CORE CC
274274
Given crac file is "epic19/CBCORA_ep19us7case8.xml"
@@ -283,7 +283,7 @@ Feature: US 19.7: handle CNECs belonging to TSOs that don't share CRAs
283283
And the margin on cnec "fr3_fr5_CO1 - OPP - curative" after CRA should be 572 MW
284284
And the margin on cnec "fr1_fr4_CO1 - curative" after CRA should be 91 MW
285285

286-
@fast @rao @mock @dc @contingency-scenarios
286+
@fast @rao @mock @dc @contingency-scenarios @search-tree-rao
287287
Scenario: 19.7.9.MW: Only PSTs - Second most limiting CNEC belongs to an operator not sharing CRAs - MW
288288
Given network file is "epic19/TestCase16Nodes_with_different_imax.uct" for CORE CC
289289
Given crac file is "epic19/CBCORA_ep19us7case9.xml"
@@ -415,7 +415,7 @@ Feature: US 19.7: handle CNECs belonging to TSOs that don't share CRAs
415415
And the relative margin on cnec "fr1_fr4_CO1 - curative" after CRA should be 466 MW
416416
And the relative margin on cnec "fr3_fr5_CO1 - OPP - curative" after CRA should be 543 MW
417417

418-
@fast @rao @mock @dc @contingency-scenarios @relative
418+
@fast @rao @mock @dc @contingency-scenarios @relative @search-tree-rao
419419
Scenario: 19.7.7.MW.R: Only PSTs - All CNECs belong to one operator sharing a CRA - MW - relative
420420
Given network file is "epic19/TestCase16Nodes_with_different_imax.uct" for CORE CC
421421
Given crac file is "epic19/CBCORA_ep19us7case7.xml"
@@ -430,7 +430,7 @@ Feature: US 19.7: handle CNECs belonging to TSOs that don't share CRAs
430430
And the relative margin on cnec "fr3_fr5_CO1 - OPP - curative" after CRA should be 585 MW
431431
And the relative margin on cnec "fr1_fr4_CO1 - curative" after CRA should be 578 MW
432432

433-
@fast @rao @mock @dc @contingency-scenarios @relative
433+
@fast @rao @mock @dc @contingency-scenarios @relative @search-tree-rao
434434
Scenario: 19.7.8.MW.R: Only PSTs - Most limiting CNEC belongs to an operator not sharing CRAs - MW - relative
435435
Given network file is "epic19/TestCase16Nodes_with_different_imax.uct" for CORE CC
436436
Given crac file is "epic19/CBCORA_ep19us7case8.xml"
@@ -446,7 +446,7 @@ Feature: US 19.7: handle CNECs belonging to TSOs that don't share CRAs
446446
And the relative margin on cnec "fr3_fr5_CO1 - OPP - curative" after CRA should be 760 MW
447447
And the relative margin on cnec "fr1_fr4_CO1 - curative" after CRA should be 115 MW
448448

449-
@fast @rao @mock @dc @contingency-scenarios @relative
449+
@fast @rao @mock @dc @contingency-scenarios @relative @search-tree-rao
450450
Scenario: 19.7.9.MW.R: Only PSTs - Second most limiting CNEC belongs to an operator not sharing CRAs - MW - relative
451451
Given network file is "epic19/TestCase16Nodes_with_different_imax.uct" for CORE CC
452452
Given crac file is "epic19/CBCORA_ep19us7case9.xml"

0 commit comments

Comments
 (0)