openSUSE / vagrant-ceph

Builds a cluster of servers using libvirt. Supports multiple configurations.
GNU Lesser General Public License v3.0
18 stars 22 forks source link

adding openSUSE Leap 15 support #30

Closed denisok closed 6 years ago

denisok commented 6 years ago

add Leap 15 support as well as take BOX from local environment if defined.

denisok commented 6 years ago

http://storage-ci.suse.de:8080/job/vagrant-run-pr/10/

CI passed. But what I need to change on CI is to actually use install script from the current dir, instead of master.

jschmid1 commented 6 years ago

But what I need to change on CI is to actually use install script from the current dir, instead of master.

I saw that happen with a PR that I can't find right now. Can you link it?

jschmid1 commented 6 years ago

If the tests yield success, +1 from my side

denisok commented 6 years ago

@jschmid1 yes they passed.

I changed CI to run local install script here: https://github.com/SUSE/sesci/pull/4