Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [EXTERNAL] Re: TCK tests in the same repo as API andSpec

jakartaee-platform-dev-bounces@xxxxxxxxxxx wrote on 02/25/2020 11:31:03:

> From: Bill Shannon <bill.shannon@xxxxxxxxxx>

> To: jakartaee-platform developer discussions <jakartaee-platform-
> dev@xxxxxxxxxxx>, Scott Stark <starksm64@xxxxxxxxx>

> Date: 02/25/2020 11:35
> Subject: Re: [jakartaee-platform-dev] [EXTERNAL] Re: TCK tests in
> the same repo as API andSpec

> Sent by: jakartaee-platform-dev-bounces@xxxxxxxxxxx
>
> In my opinion, shell script integration "doesn't count".
>
> I know how to write a shell script that runs A and then runs B. 
> That's the easy part.
>
> The integration I'd like, and that we may not be able to achieve, is
> to only have to configure the TCK once - where is the app server,
> how do I deploy to it, where is the database server, where is the
> LDAP server, where will I find log file output, how do I configure
> which tests to run, etc.


I agree this would be ideal.  We need to understand whether this approach is doable.  And, if not, why not.

>
> If we had unified configuration for "old" and "new" test suites,
> that would make a big difference.  At some level it's "only
> software" so it should be possible, but I doubt that it's worth the
> effort.  I think it's unavoidable that I would need to write both an
> Aquillian adapter and a CTS deployment adapter to allow me to deploy
> to my new app server.
>
> Also, remember that JavaTest has a GUI that allows you to configure
> and run the TCK.  Would we expect to integrate the new style TCKs
> with that GUI?  I wouldn't think so.


No, not a requirement.

>

> Scott Stark wrote on 2/25/20 9:08 AM:
> We talked about a POC that had JSONB, CDI and BV to be run as a
> unit. I think a next level POC would be a Jenkins script that
> illustrated how to incorporate that into a kick off of the CTS. At
> that point you have a repeatable platform collection of TCK tests.
> Worst case there is a top level ant or shell script that calls the
> maven test run and a jtrun. 

>
> _______________________________________________
> jakartaee-platform-dev mailing list
> jakartaee-platform-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or
> unsubscribe from this list, visit
>
https://urldefense.com/v3/__https://www.eclipse.org/mailman/
> listinfo/jakartaee-platform-dev__;!!GqivPVa7Brio!PNX6S-
> HYn5r4gcctZjSTTWjSKvQPuA_Eo7XUc0qcKXvDAaxF6O9mOg2sRjb6B2W2yw$

> _______________________________________________
> jakartaee-platform-dev mailing list
> jakartaee-platform-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or
> unsubscribe from this list, visit
>
https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev


Back to the top