Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] Requests regarding Eclipse Lyo Test Suites (from a vendor developing an OSLC Provider)

Thanks Sam.

> 1) We have an enhancement in our backlog to support 2-legged OAuth
> in the test suite. I believe it's a fairly straight-forward change.
> Will this satisfy your need?
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=386480


I don't believe that the above enhancement is really addressing what the vendor was asking, but I believe that this also would be useful to them when available. The following enhancement in the backlog seems to capture what they were looking for:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=360184

I believe that the support for 2-legged OAuth in the test suite should help meet their need.  You mentioned that this should be an easy change... when do you anticipate that this would be available?  Would it be quicker to just guide them to make that change in their local copy?

> You should be able to do it this way, though (from the
> troubleshooting section 6.3.4), using RTC as an example.


Thanks of the tips on how to run the test suite via command line.  I believe that is exactly what they were looking for.

Sincerely,
___________________________________________________________________________
Samit Mehta
Lead Architect, ISV Enablement & Ready for IBM Rational software validation
IBM Rational Software - Business Development
mailto:samit.mehta@xxxxxxxxxx



lyo-dev-bounces@xxxxxxxxxxx wrote on 01/09/2014 11:54:04 AM:

> From: Samuel Padgett/Durham/IBM@IBMUS

> To: Lyo project developer discussions <lyo-dev@xxxxxxxxxxx>,
> Cc: lyo-dev-bounces@xxxxxxxxxxx
> Date: 01/09/2014 11:54 AM
> Subject: Re: [lyo-dev] Requests regarding Eclipse Lyo Test Suites
> (from a vendor developing an OSLC Provider)

> Sent by: lyo-dev-bounces@xxxxxxxxxxx
>
> Samit,
>
> 1) We have an enhancement in our backlog to support 2-legged OAuth
> in the test suite. I believe it's a fairly straight-forward change.
> Will this satisfy your need?
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=386480
>
> 2) There are more detailed instructions in
> org.eclipse.lyo.testsuite.server/asessment/documentataion/. I'm not
> sure if they fully cover running the tests from the command line,
> however. You should be able to do it this way, though (from the
> troubleshooting section 6.3.4), using RTC as an example.
>
> One time setup:
>
> $ mkdir -p ~/.ant/lib
> $ cp /path/to/ant-contrib-1.0b3.jar ~/.ant/lib
>
> Then run:
>
> $ cd org.eclipse.lyo.testsuite.server/assessment/cm/
> $ ant -f rtc-assessment-test.xml -Dprops=../../config/rtc/rtc-
> setupv2.properties junitreport
>
> --
> Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx
> Eclipse Lyo: Enabling tool integration with OSLC
>
>
> [image removed] Samit Mehta---01/09/2014 11:59:50 AM---I want to
> pass on the following requests (or questions) from a vendor that is
> developing an OSLC Pro

>
> [image removed]

> From:
>
> [image removed]
> Samit Mehta/San Francisco/IBM@IBMUS

>
> [image removed]

> To:
>
> [image removed]
> lyo-dev@xxxxxxxxxxx

>
> [image removed]

> Date:
>
> [image removed]
> 01/09/2014 11:59 AM

>
> [image removed]

> Subject:
>
> [image removed]
> [lyo-dev] Requests regarding Eclipse Lyo Test Suites (from a vendor
> developing an OSLC Provider)

>
> [image removed]

> Sent by:
>
> [image removed]
> lyo-dev-bounces@xxxxxxxxxxx

>
>
>
>
> I want to pass on the following requests (or questions) from a
> vendor that is developing an OSLC Provider.  I have paraphrased the requests.
>
> 1) The vendor is only planning to support OAuth and form-based
> authentication in the implementation of an OSLC Provider.  Are there
> plans to support OAuth and/or Form-based authentication from the
> Eclipse Lyo Test Suites?  If yes, when will the support be added.  
> If no, could someone provide some guidance on how to modify the Test
> Suites in order to support OAuth and/or Form-based authentication.
>
> 2) The vendor would like to run the Eclipse Lyo Test Suites junit
> tests in an automated fashion.  Is there any guidance on how to run
> the tests using command line or some automation tool?
>
>
> Regarding #1, I had indicated to the vendor that the current version
> of Eclipse Lyo Test Suites only supports OSLC providers that support
> Basic Authentication.  Was I right about that?  I noticed that there
> is an open bug to support OAuth: https://bugs.eclipse.org/bugs/
> show_bug.cgi?id=360184
>
> Regarding #2, I am assuming that one can run the Test Suites using
> git command line (to download) and maven command line (to build/
> run).  Am I on the right path?   I did open a bug to request
> documentation on this, since I am sure that there will be others who
> could use this information: https://bugs.eclipse.org/bugs/
> show_bug.cgi?id=425209
>
> Sincerely,
> ___________________________________________________________________________
> Samit Mehta
> Lead Architect, ISV Enablement & Ready for IBM Rational software validation
> IBM Rational Software - Business Development
> mailto:samit.mehta@xxxxxxxxxx
> _______________________________________________
> lyo-dev mailing list
> lyo-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/lyo-dev
>
> _______________________________________________
> lyo-dev mailing list
> lyo-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/lyo-dev


Back to the top