[JBoss JIRA] (JBIDE-23029) Integration tests: Tests should be able to run individually
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-23029:
----------------------------------------
Summary: Integration tests: Tests should be able to run individually
Key: JBIDE-23029
URL: https://issues.jboss.org/browse/JBIDE-23029
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Affects Versions: 4.4.1.AM3
Reporter: Andre Dietisheim
Fix For: 4.4.x
We should be able to run the bot tests individually. Currently you cant because the suite is setting up requirements (ex. ScalingTest requires a connection. The connection though is set up in the CreateNewConnectionTest. You thus cant run ScalingTest only, you need to copy the suite, comment all the tests that you dont need).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23026) Integration tests: improve test stability
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-23026:
----------------------------------------
Summary: Integration tests: improve test stability
Key: JBIDE-23026
URL: https://issues.jboss.org/browse/JBIDE-23026
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Affects Versions: 4.4.1.AM3
Reporter: Andre Dietisheim
Fix For: 4.4.x
There are several impediments to the test stability:
* tests dont set up their env individually
* some tests assert the oc binary, but this binary is not the same across platforms (oc, oc.exe, etc): org.jboss.tools.openshift.reddeer.requirement.OCBinary et org.jboss.tools.openshift.reddeer.utils.OpenShiftLabel
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months