]
Josef Kopriva updated JBIDE-25142:
----------------------------------
Issue Type: Epic (was: Enhancement)
Stabilization of integration tests for OpenShift
------------------------------------------------
Key: JBIDE-25142
URL:
https://issues.jboss.org/browse/JBIDE-25142
Project: Tools (JBoss Tools)
Issue Type: Epic
Components: integration-tests, openshift
Affects Versions: 4.5.1.AM3
Reporter: Josef Kopriva
Fix remaining ITests for OpenShift(not included in stable suite):
// General
OCBinaryLocationTest.class,
// Connection
CreateNewConnectionTest.class,
StoreConnectionTest.class,
// Project
LinkToCreateNewProjectTest.class,
// Application wizard handling
OpenNewApplicationWizardTest.class,
OpenNewApplicationWizardWithNoProjectTest.class,
BuilderImageApplicationWizardHandlingTest.class,
// Creation of a new application
CreateApplicationFromTemplateTest.class,
CreateApplicationOnBuilderImageTest.class,
DeploymentTest.class,
// Application handling
DeleteResourceTest.class,
OSExplorerResourceTest.class,
TriggerBuildTest.class,
ImportApplicationTest.class,
PortForwardingTest.class,
LogsTest.class,
EditResourcesTest.class,
HandleCustomTemplateTest.class,
ImportApplicationWizardTest.class,
// Advanced application testing
DeployDockerImageTest.class,
CreateResourcesTest.class,
ScalingTest.class,
//Server adapter
ServerAdapterWizardHandlingTest.class,
CreateServerAdapterTest.class,
ServerAdapterFromResourceTest.class,
PublishChangesTest.class,
DebuggingEAPAppTest.class,
Test should be stable on all major platforms: Win, Linux and MacOS.