]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
[wnbd-build] Add Jenkins job to build the wnbd project 1935/head
authorIonut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Thu, 18 Nov 2021 14:30:28 +0000 (16:30 +0200)
committerIonut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Fri, 17 Dec 2021 14:13:44 +0000 (16:13 +0200)
commit3949748980f2bc8b3c77dee9f7080d1b13a4ebf2
treebce38526286da88d009bbe8bb0abfdfd52a27d62
parent5947ac5f974a7d3296262b8589d4a135ddf9ad0e
[wnbd-build] Add Jenkins job to build the wnbd project

* Add the Jenkins job used to build the `wnbd` project.
* Add the following utils functions: `ssh_exec`, `scp_upload`, `scp_download`.
* Add `./scripts/ceph-windows/cleanup` script that can be used as a
  post-build step to clean up the Windows test / build environment.
* Add `./scripts/ceph-windows/setup_libvirt_vm` script used to spawn a
  libvirt VM with the Windows test / build environment.
* Upload the build artifact to chacra.
scripts/build_utils.sh
scripts/ceph-windows/cleanup [new file with mode: 0644]
scripts/ceph-windows/setup_libvirt_vm [new file with mode: 0644]
wnbd-build/build/build [new file with mode: 0644]
wnbd-build/build/failure [new file with mode: 0644]
wnbd-build/build/setup [new file with mode: 0644]
wnbd-build/config/definitions/wnbd-build.yml [new file with mode: 0644]