Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-ocl.dev] Releng status: Good and no so good news

Hello Team,

Just some releng report:

Good news:

Last week I made MDT/OCL (core) bucky build work using Indigo's repositories. I've also managed to include the execution of test cases (including UML and examples ones). To make UML tests work, I had to include a dependency in the org.eclipse.uml.test to the org.eclipse.uml2.uml.resource plugin because:
     - The plugin is necessary to be in the job's workspace to launch the test cases. There is requirement in the launch configuration file:
     - Without this plugin the tests fail. There are some UML Resource and Factories in this plugin which we need to contribute to make the test cases work.
     - Including this dependency, buckminster detect that the plugin is necessary and then it's downloaded into the job's workspace, so that the tests are then successfully executed.

In principle, I've only launched the standalone test cases. Ed, Laurent let me know if you feel we should also launch the Plug-in test cases. I don't know if there are extra test cases in these test suites.

This week I had planned to try the last step, the promotion one. But...

No so good news:

As you may know the build.eclipse.org server crashed last week end (It's not good having Indigo M2 next week). Although, it has been restored, it seems that our builds at https://build.eclipse.org/hudson won't be available anymore. I've already requested to move our builds to the new https://hudson.eclipse.org/hudson place. The request was solved last night. The problem is that the nightly cbi-mdt-ocl-3.0 job has not worked, in the new server. I suppose that the transition require some configuration tuning (one of the reason of not trying to move to the new hudson, so far).

So my next step will then shift to fix our previously stable cbi-mdt-ocl-3.0 and cbi-mdt-ocl-3.0-integration jobs in the new hudson's server. After that, I'll go on with the experimental bucky one.

I'll be working on this along today.

Regards,
Adolfo.
--
Open Canarias, S.L.
Adolfo Sánchez-Barbudo Herrera
adolfosbh(at)opencanarias(dot)com
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231
I'm speaking at Eclipse Summit Europe 2010

Back to the top