On 02/09/2016 12:54 AM, Fernando 'DJ' Nacpil wrote:
> Hi SoftwareFactory Devs,
> 
> I just want to know if this one is feasible for this CI if I am not going to 
> use like an Openstack based cloud. I will be using it with our Android and 
> Angular JS projects. I am looking for any use case stories that I can look at 
> to based my decision which would be the best CI that would fit to us.
> 
> Thanks,
> DJ
> 
> 
> 
> _______________________________________________
> Softwarefactory-dev mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/softwarefactory-dev
> 


Hi Fernando,

Without an OpenStack cloud you'll have to manage jenkins slaves and
build artifacts, see this documentation[0].

We don't have specifics support for Android or Angular JS, it will be up
to you to install test requirements and write the actual test. SF comes
with a job template that can test your project through a run_tests.sh
script in your repository. Otherwise you can write your own ci jobs and
run command like JUnit to use across all your projects.


Regards,
Tristan

[0]
http://softwarefactory-project.io/docs/jenkinsslaves.html#manual-setup-of-a-jenkins-slave

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Softwarefactory-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/softwarefactory-dev

Reply via email to