|
472 | 472 | </profile>
|
473 | 473 |
|
474 | 474 | <profile>
|
475 |
| - <id>okd-wls-srg</id> |
| 475 | + <id>wko-okd-wls-srg</id> |
476 | 476 | <properties>
|
477 | 477 | <skipITs>false</skipITs>
|
478 |
| - <groups>okd-wls-srg</groups> |
| 478 | + <includes-failsafe> |
| 479 | + **/ItCrossDomainTransaction, |
| 480 | + **/ItKubernetesDomainEvents, |
| 481 | + **/ItKubernetesNameSpaceWatchingEvents, |
| 482 | + **/ItMiiAuxiliaryImage, |
| 483 | + **/ItMiiAuxiliaryImageCluster, |
| 484 | + **/ItMiiDomain, |
| 485 | + **/ItMiiDomainModelInPV, |
| 486 | + **/ItMiiMultiModel, |
| 487 | + **/ItMiiUpdateDomainConfig, |
| 488 | + **/ItMultiDomainModels, |
| 489 | + **/ItPodsRestart, |
| 490 | + **/ItRecoveryDomainInPV |
| 491 | + </includes-failsafe> |
479 | 492 | </properties>
|
480 | 493 | </profile>
|
481 | 494 |
|
482 | 495 | <profile>
|
483 |
| - <id>okd-wls-mrg</id> |
| 496 | + <id>wko-okd-wls-mrg</id> |
484 | 497 | <properties>
|
485 | 498 | <skipITs>false</skipITs>
|
486 |
| - <groups>okd-wls-mrg</groups> |
| 499 | + <includes-failsafe> |
| 500 | + **/ItCoherenceTests, |
| 501 | + **/ItConfigDistributionStrategy, |
| 502 | + **/ItDedicatedMode, |
| 503 | + **/ItExternalLbTunneling, |
| 504 | + **/ItExternalNodePortService, |
| 505 | + **/ItInitContainers, |
| 506 | + **/ItIntrospectVersion, |
| 507 | + **/ItLiftAndShiftFromOnPremDomain, |
| 508 | + **/ItLivenessProbeCustomization, |
| 509 | + **/ItManagedCoherence, |
| 510 | + **/ItMiiDynamicUpdate*, |
| 511 | + **/ItMiiCustomSslStore, |
| 512 | + **/ItMiiSampleWlsAux, |
| 513 | + **/ItMiiSampleWlsMain, |
| 514 | + **/ItOperatorRestart, |
| 515 | + **/ItPodsShutdownOption, |
| 516 | + **/ItPodTemplates, |
| 517 | + **/ItProductionSecureMode, |
| 518 | + **/ItRemoteConsole, |
| 519 | + **/ItServerStartPolicy, |
| 520 | + **/ItServiceStartPolicyDynamicCluster, |
| 521 | + **/ItServerStartPolicyConfigCluster, |
| 522 | + **/ItSessionMigration, |
| 523 | + **/ItStickySession, |
| 524 | + **/ItSystemResOverrides, |
| 525 | + **/ItMonitoringExporterWebApp, |
| 526 | + **/ItMonitoringExporterSideCar, |
| 527 | + **/ItMonitoringExporterSamples |
| 528 | + </includes-failsafe> |
487 | 529 | </properties>
|
488 | 530 | </profile>
|
489 | 531 |
|
490 | 532 | <profile>
|
491 |
| - <id>okd-fmw-cert</id> |
| 533 | + <id>wko-okd-fmw-cert</id> |
492 | 534 | <properties>
|
493 | 535 | <skipITs>false</skipITs>
|
494 |
| - <groups>okd-fmw-cert</groups> |
| 536 | + <includes-failsafe> |
| 537 | + **/ItFmwDomainInPVUsingWLST, |
| 538 | + **/ItFmwDomainInPVUsingWDT, |
| 539 | + **/ItFmwDynamicClusterMiiDomain, |
| 540 | + **/ItFmwMiiDomain, |
| 541 | + **/ItMiiSampleFmwMain, |
| 542 | + **/ItMiiSampleFmwAux |
| 543 | + </includes-failsafe> |
495 | 544 | </properties>
|
496 | 545 | </profile>
|
497 | 546 |
|
| 547 | + <profile> |
| 548 | + <id>wko-okd-wls-cert</id> |
| 549 | + <properties> |
| 550 | + <skipITs>false</skipITs> |
| 551 | + <includes-failsafe> |
| 552 | + **/ItCrossDomainTransaction, |
| 553 | + **/ItKubernetesDomainEvents, |
| 554 | + **/ItKubernetesNameSpaceWatchingEvents, |
| 555 | + **/ItMiiAuxiliaryImage, |
| 556 | + **/ItMiiAuxiliaryImageCluster, |
| 557 | + **/ItMiiDomain, |
| 558 | + **/ItMiiDomainModelInPV, |
| 559 | + **/ItMiiMultiModel, |
| 560 | + **/ItMiiUpdateDomainConfig, |
| 561 | + **/ItMultiDomainModels, |
| 562 | + **/ItPodsRestart, |
| 563 | + **/ItCoherenceTests, |
| 564 | + **/ItConfigDistributionStrategy, |
| 565 | + **/ItDedicatedMode, |
| 566 | + **/ItExternalLbTunneling, |
| 567 | + **/ItExternalNodePortService, |
| 568 | + **/ItInitContainers, |
| 569 | + **/ItIntrospectVersion, |
| 570 | + **/ItLiftAndShiftFromOnPremDomain, |
| 571 | + **/ItLivenessProbeCustomization, |
| 572 | + **/ItManagedCoherence, |
| 573 | + **/ItMiiDynamicUpdate*, |
| 574 | + **/ItMiiCustomSslStore, |
| 575 | + **/ItMiiSampleWlsAux, |
| 576 | + **/ItMiiSampleWlsMain, |
| 577 | + **/ItOperatorRestart, |
| 578 | + **/ItPodsShutdownOption, |
| 579 | + **/ItPodTemplates, |
| 580 | + **/ItProductionSecureMode, |
| 581 | + **/ItRemoteConsole, |
| 582 | + **/ItServerStartPolicy, |
| 583 | + **/ItServiceStartPolicyDynamicCluster, |
| 584 | + **/ItServerStartPolicyConfigCluster, |
| 585 | + **/ItSessionMigration, |
| 586 | + **/ItStickySession, |
| 587 | + **/ItSystemResOverrides, |
| 588 | + **/ItMonitoringExporterWebApp, |
| 589 | + **/ItMonitoringExporterSideCar, |
| 590 | + **/ItMonitoringExporterSamples, |
| 591 | + **/ItRecoveryDomainInPV |
| 592 | + </includes-failsafe> |
| 593 | + </properties> |
| 594 | + </profile> |
| 595 | + |
498 | 596 | <profile>
|
499 | 597 | <id>wls-srg</id>
|
500 | 598 | <properties>
|
|
0 commit comments