[
https://issues.jboss.org/browse/JBIDE-23029?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-23029:
------------------------------------------
[~mlabuda] The tooling currently wont watch (openshift) projects and thus the UI wont get
automatically updated when a project is created via core means (not via the UI). The UI
needs a manual refresh to display the new project. JBIDE-23184 is where this limitation is
tracked. I added a workaround to fix this at
[
PR|https://github.com/jbosstools/jbosstools-integration-tests/pull/1609/f...].
Please review and accept for merge or point to further issues. Ideally we'd have this
merged before we freeze this week.
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
Assignee: Andre Dietisheim
Labels: integration_tests
Fix For: 4.4.2.Final
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 is even more true since running the whole suite is a lengthy task.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)