On 03/14/2013 03:05 PM, Christian Berendt wrote:
Are there any plans testing against MySQL and not only PostgreSQL?
Is the job available in a public repository?
How is the job triggered?
not yet, but it is pretty simple atm: freshvm cleanvm sleep 100 cloudsource=openstack$openstack_version # collection of patches not applied yet (bnc#807540) rsync -av /home/jenkins/files2vm/* root@cleanvm: ssh root@cleanvm "export cloudsource=$cloudsource; export OSHEAD=$oshead; export NONINTERACTIVE=1; init 3; curl https://raw.github.com/SUSE-Cloud/automation/master/scripts/jenkins/qa_openstack.sh|bash -x ; echo openstack testrun ret=$?" triggered daily at 12:12 atm
Why only testing Debian as image? At least we should start a openSUSE.
there were no good ready-to-use openSUSE cloud images that work with LXC (i.e. rootfs-only). If you have time to create such an image, we can use it there. And we need different images for xen/kvm where we might have suitable ones around. At least with 12.2 kernel-xen does not work under KVM because virtio drivers are missing. Ciao Bernhard M. -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org