[ https://issues.jboss.org/browse/JBIDE-23882?page=com.atlassian.jira.plugi... ]
Lukáš Valach updated JBIDE-23882:
---------------------------------
Sprint: (was: devex #130 April 2017)
> Automate test of installation of software from Red Hat Central into devstudio RPM
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-23882
> URL: https://issues.jboss.org/browse/JBIDE-23882
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Environment: RHEL7, devstudio RPM
> Reporter: Lukáš Valach
> Assignee: Lukáš Valach
> Fix For: 4.4.4.Final
>
>
> We need to catch problems like in JBDS-4263.
> [~lvalach] said: {quote}
> I think I should automate test of installation from Central, because this procedure is quite time consuming.
> {quote}
> [~nickboldt] said: {quote}
> before you do that might want to look at the existing automated tests we have:
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-g....
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-p....
> of course those are not based on rpm installs, but on eclipse platform binary or JEE packages. We could try modifying both p2director (headless) and install-grinder (head w/ swt) scripts to support doing an rpm install too... not sure how since that would require running as root
> maybe you could just use the scripts to automate the process of doing the installs AFTER you have rpm installed locally
> so ... partial automation
> {quote}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/JBIDE-24290?page=com.atlassian.jira.plugi... ]
Pavol Srna edited comment on JBIDE-24290 at 4/21/17 5:47 AM:
-------------------------------------------------------------
This has been pushed to jbosstools-openshift: hhttps://github.com/jbosstools/jbosstools-openshift/pull/1470/files
The failing cdk.ui.bot test depends on the above change. Needs to be available on the coretests site.
was (Author: psrna):
This has been pushed to jbosstools-openshift: https://github.com/jbosstools/jbosstools-openshift/pull/1472/files
The failing cdk.ui.bot test depends on the above change. Needs to be available on the coretests site.
> compilation failure in cdk.ui.bot.test
> --------------------------------------
>
> Key: JBIDE-24290
> URL: https://issues.jboss.org/browse/JBIDE-24290
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.4.4.AM3, 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Ondrej Dockal
> Fix For: 4.4.4.AM3, 4.5.0.AM1
>
>
> {code}
> 01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
> 01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
> 01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
> 01:40:38 [ERROR] ^^^^^^^^^
> 01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
> 01:40:38 [ERROR] 1 problem (1 error){code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> Also failing in master:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/JBIDE-24290?page=com.atlassian.jira.plugi... ]
Pavol Srna edited comment on JBIDE-24290 at 4/21/17 5:47 AM:
-------------------------------------------------------------
This has been pushed to jbosstools-openshift: https://github.com/jbosstools/jbosstools-openshift/pull/1470/files
The failing cdk.ui.bot test depends on the above change. Needs to be available on the coretests site.
was (Author: psrna):
This has been pushed to jbosstools-openshift: hhttps://github.com/jbosstools/jbosstools-openshift/pull/1470/files
The failing cdk.ui.bot test depends on the above change. Needs to be available on the coretests site.
> compilation failure in cdk.ui.bot.test
> --------------------------------------
>
> Key: JBIDE-24290
> URL: https://issues.jboss.org/browse/JBIDE-24290
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.4.4.AM3, 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Ondrej Dockal
> Fix For: 4.4.4.AM3, 4.5.0.AM1
>
>
> {code}
> 01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
> 01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
> 01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
> 01:40:38 [ERROR] ^^^^^^^^^
> 01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
> 01:40:38 [ERROR] 1 problem (1 error){code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> Also failing in master:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)