245c82b2 | 25-Mar-2024 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Define pci address for the nvme ctrl
This is done in order to avoid potential conflicts with default addresses used by newer libvirt versions - these may not be in sync with what we
scripts/vagrant: Define pci address for the nvme ctrl
This is done in order to avoid potential conflicts with default addresses used by newer libvirt versions - these may not be in sync with what we define through a qemu domain via qemuargs. Starting at addr 0x10 should be safe. Without it, potential error may look like this:
vm_action.rb:7:in `create': Call to virDomainCreateWithFlags failed: internal error: qemu unexpectedly closed the monitor: qemu-system-x86_64: -device {"driver":"cirrus-vga","id":"video0","bus":"pci.0","addr":"0x2"}: PCI: slot 2 function 0 not available for cirrus-vga, in use by nvme,id=nvme-0 (Libvirt::Error)
Change-Id: Ic976f8d54469cfdb84bd5559142de54d243482f6 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22463 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Kamil Godzwon <kamilx.godzwon@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
be07560d | 12-Jan-2024 |
Michal Berger <michal.berger@intel.com> |
test/common: Remove vm_setup.sh
Together with the deprecation notice.
Change-Id: I533ea1b0e0a32268d26a9bc70ebff1e6f85d1db6 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https:
test/common: Remove vm_setup.sh
Together with the deprecation notice.
Change-Id: I533ea1b0e0a32268d26a9bc70ebff1e6f85d1db6 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21419 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
02e00efc | 08-Nov-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Add support for specifying QEMU's nic model
This is done in order to mitigate the following issue: https://github.com/spdk/spdk/issues/2979
As per the suggestion from: https://gith
scripts/vagrant: Add support for specifying QEMU's nic model
This is done in order to mitigate the following issue: https://github.com/spdk/spdk/issues/2979
As per the suggestion from: https://github.com/vagrant-libvirt/vagrant-libvirt/issues/510
Fixes #2979
Change-Id: Ica74db29519a03b0a021fd851af920d1e4e048a7 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20537 Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com>
show more ...
|
401d3c53 | 16-May-2023 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: add support for rocky9
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I4a09cd4aef86ccc7a039d125b3dafc8e14421599 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/s
scripts/vagrant: add support for rocky9
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I4a09cd4aef86ccc7a039d125b3dafc8e14421599 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18139 Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
46e00b54 | 18-Apr-2023 |
Kamil Godzwon <kamilx.godzwon@intel.com> |
scripts/vagrant: adjust scripts to supported distros
Added fedora37 and fedora38. Removed ubuntu1604, ubuntu1804, centos8, fedora33-36, freebsd11.
Updated the example of using create_vbox.sh script
scripts/vagrant: adjust scripts to supported distros
Added fedora37 and fedora38. Removed ubuntu1604, ubuntu1804, centos8, fedora33-36, freebsd11.
Updated the example of using create_vbox.sh script. Updated the default distro used via Vagrantfile.
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Ib2e5f89f14b752e75980a1e2378c10329c994d4d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17640 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
4b481146 | 08-May-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Be more specific in ms setup
Change-Id: Ic3b617ff40d246e4af13032a70cff943acf3dde3 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c
scripts/vagrant: Be more specific in ms setup
Change-Id: Ic3b617ff40d246e4af13032a70cff943acf3dde3 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17979 Reviewed-by: Karol Latecki <karol.latecki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
29ba5b1b | 25-Apr-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Add support for configuring FDP per nvme
Change-Id: Id647a02b82f7ede25496bbbbc420ef7d13d8f9af Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk
scripts/vagrant: Add support for configuring FDP per nvme
Change-Id: Id647a02b82f7ede25496bbbbc420ef7d13d8f9af Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17771 Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
e9d44aa3 | 25-Apr-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Remove support for spdk-5.0.0 fork ns config
But leave the shortcut for configuring nvme with a single namespace.
Change-Id: I0e5745db481b24ab813ec1e98426d709cde216fd Signed-off-by
scripts/vagrant: Remove support for spdk-5.0.0 fork ns config
But leave the shortcut for configuring nvme with a single namespace.
Change-Id: I0e5745db481b24ab813ec1e98426d709cde216fd Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17769 Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
show more ...
|
64c27c8d | 19-Apr-2023 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: upload optional directories
Sometimes we need to copy additional directories with sources into VM. Currently, two cases are known: - spdk-abi - dpdk (for CI vs-dpdk jobs)
Signed-of
scripts/vagrant: upload optional directories
Sometimes we need to copy additional directories with sources into VM. Currently, two cases are known: - spdk-abi - dpdk (for CI vs-dpdk jobs)
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I242838364d649b29a5a9dc720c6920493b061fa7 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17645 Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
099bdaf3 | 21-Oct-2022 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Replace lsb_release with os-release check
lsb_release is not shipped under latest fedora distros, hence failing this check. Use /etc/os-release instead.
Signed-off-by: Michal Berge
scripts/vagrant: Replace lsb_release with os-release check
lsb_release is not shipped under latest fedora distros, hence failing this check. Use /etc/os-release instead.
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: Id74095ff5dd5d43f7a97e4c5d026ac13da26d815 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15107 Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Kamil Godzwon <kamilx.godzwon@intel.com>
show more ...
|
680ed635 | 28-Mar-2023 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: revert to use sshfs by default
This partially revert commit edc93a246. Vagrant nfs support is broken in a way it changes /etc/exports file, but leaves there broken entries. Most pro
scripts/vagrant: revert to use sshfs by default
This partially revert commit edc93a246. Vagrant nfs support is broken in a way it changes /etc/exports file, but leaves there broken entries. Most probably there is some kind of race condition. Keep support for NFSv4 to use it by default if vagrant sshfs plugin is not installed or if user force to use it.
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I871fbfa0f33c35d7a2ed3c91d56b39112a5d21ca Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17352 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
edc93a24 | 11-Jul-2022 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: use nfs4 instead of sshfs
Also remove special condition for generic/freebsd because nfs is included in vagrant by default.
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Cha
scripts/vagrant: use nfs4 instead of sshfs
Also remove special condition for generic/freebsd because nfs is included in vagrant by default.
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I25db4a6ed7f292f42ce0a3e7966a3bafe1c49748 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13623 Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
8da5783b | 03-Mar-2023 |
Marcin Spiewak <marcin.spiewak@intel.com> |
bdev/pmem: Removing bdev pmem - updated tests
Removed tests associated with bdev pmem
Change-Id: Ibfb699eb5626242a7c1930be13eb1f5ded8d6392 Signed-off-by: Marcin Spiewak <marcin.spiewak@intel.com> R
bdev/pmem: Removing bdev pmem - updated tests
Removed tests associated with bdev pmem
Change-Id: Ibfb699eb5626242a7c1930be13eb1f5ded8d6392 Signed-off-by: Marcin Spiewak <marcin.spiewak@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17003 Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
bdc222cc | 06-Dec-2022 |
Kamil Godzwon <kamilx.godzwon@intel.com> |
vagrant/create_vbox: add fedora37
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Ibaff2db31f17e91a380922eb74dbcb3cc5578d43 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/
vagrant/create_vbox: add fedora37
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Ibaff2db31f17e91a380922eb74dbcb3cc5578d43 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15790 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
19e2dc38 | 28-Oct-2022 |
paul luse <paul.e.luse@intel.com> |
configure: rename --with-reduce --with-vbdev-compress
This is in prep for adding a new compressDev accel_fw module that will contain all of the DPDK compressDev specifics on it, the vbdev will make
configure: rename --with-reduce --with-vbdev-compress
This is in prep for adding a new compressDev accel_fw module that will contain all of the DPDK compressDev specifics on it, the vbdev will make calls to the accel_fw instead.
As the accel_fw has SW based compression, we want the configure option to apply to building the vbdev module but not the accel_sw software implementation or the upcoming compressdev module.
Renamed to "compress" as reduce is a term specific to the vbdev implementation of the compression to be provided by the accel_fw and thus the same reason why we leave the test flag called REDUCE because it's controlling tests for the reduce library as well as the vbdev module that is using reduce. The flag does not apply to the SW implementation of compression.
This does not affect upcoming accel_fw compressdev module, that will have its own configure option.
Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: If8ed3e48e1e3dabcaad1cd161289e78122cd9d58 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15179 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
show more ...
|
eb53c232 | 02-Nov-2022 |
paul luse <paul.e.luse@intel.com> |
add (c) and SPDX header to bash files as needed
per Intel policy to include file commit date using git cmd below. The policy does not apply to non-Intel (C) notices.
git log --follow -C90% --forma
add (c) and SPDX header to bash files as needed
per Intel policy to include file commit date using git cmd below. The policy does not apply to non-Intel (C) notices.
git log --follow -C90% --format=%ad --date default <file> | tail -1
and then pull just the year from the result.
Intel copyrights were not added to files where Intel either had no contribution ot the contribution lacked substance (ie license header updates, formatting changes, etc)
For intel copyrights added, --follow and -C95% were used.
Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: I2ef86976095b88a9bf5b1003e59f3943cd6bbe4c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15209 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
f658f463 | 12-Sep-2022 |
Pawel Piatek <pawelx.piatek@intel.com> |
autobuild: tiny version
Allow to run AUTOBUILD test in two versions: * full - original one * tiny - minimalistic, currently only check format and check so deps
We want to reduce first phas
autobuild: tiny version
Allow to run AUTOBUILD test in two versions: * full - original one * tiny - minimalistic, currently only check format and check so deps
We want to reduce first phase of per-patch (called Pre-Tests) by running only basic tests. To accomplish that we will run autobuild test in tiny version. Full version will be executed in second phase of per-patch (called Tests).
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I87d503ec272080ab238cf5129c44f92d8bb690ed Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14481 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com>
show more ...
|
d21dc150 | 11-Jul-2022 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: add support for FreeBSD 13
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I719df0334dc786418e9eee05390c03f5f0b99434 Reviewed-on: https://review.spdk.io/gerrit/c/sp
scripts/vagrant: add support for FreeBSD 13
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I719df0334dc786418e9eee05390c03f5f0b99434 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13622 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
show more ...
|
2e283fcb | 08-Mar-2022 |
0xe0f <> |
bdev/daos: introduction of daos bdev
This commmit introduces a new bdev type backed up by DAOS DFS.
Design wise this bdev is a file named as the bdev itself in the DAOS POSIX container that uses da
bdev/daos: introduction of daos bdev
This commmit introduces a new bdev type backed up by DAOS DFS.
Design wise this bdev is a file named as the bdev itself in the DAOS POSIX container that uses daos event queue per io channel. Having an event queue per io channel is showing the best IO throughput. The implementation uses the independent pool and container connections per device's channel for the best IO throughput.
The semantic of usage is the same as any other bdev type.
To build SPDK with daos support, daos-devel package has to be installed. The current supported DAOS version is v2.X, please see the installatoin and setup guide here: https://docs.daos.io/v2.0/
$ ./configure --with-daos
To run it, the target machine should have daos_agent up and running, as well as the pool and POSIX container ready to use, please see the detailed requirements here: https://docs.daos.io/v2.0/admin/hardware/.
To export bdev over tcp:
$ ./nvmf_tgt & $ ./scripts/rpc.py nvmf_create_transport -t TCP -u 2097152 -i 2097152
$ ./scripts/rpc.py bdev_daos_create daosdev0 <pool-label> <cont-label> 1048576 4096
$ ./scripts/rpc.py nvmf_create_subsystem nqn.2016-06.io.spdk1:cnode1 -a -s SPDK00000000000001 -d SPDK_Virtual_Controller_1 $ ./scripts/rpc.py nvmf_subsystem_add_ns nqn.2016-06.io.spdk1:cnode1 daosdev0 $ ./scripts/rpc.py nvmf_subsystem_add_listener nqn.2016-06.io.spdk1:cnode1 -t tcp -a <IP> -s 4420
On the initiator side, make sure that `nvme-tcp` module is loaded then connect drives, for instance:
$ nvme connect-all -t tcp -a 172.31.91.61 -s 4420 $ nvme list
Signed-off-by: Denis Barakhtanov <denis.barahtanov@croit.io> Change-Id: I51945465122e0fb96de4326db742169419966806 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12260 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>
show more ...
|
8309d224 | 12-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Add missing help entry for the zns option
This option determines if underlying nvme device must be zoned.
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I65cb91d
scripts/vagrant: Add missing help entry for the zns option
This option determines if underlying nvme device must be zoned.
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I65cb91db81d4c5ce694010db2e79e8af389687ab Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14008 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
c4acef02 | 12-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Allow to configure active metadata size for nvme
The argument is treated as bool and the actual value of the metadata size is set to 64B.
https://trello.com/c/neiHoXlr/448-add-extr
scripts/vagrant: Allow to configure active metadata size for nvme
The argument is treated as bool and the actual value of the metadata size is set to 64B.
https://trello.com/c/neiHoXlr/448-add-extra-nvme-drive-to-vms-to-accommodate-for-new-ftl-tests
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: Icd96903a5fa186373de1c647e3885f0162ffd579 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14007 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
7f1b530a | 09-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Remove some outdated comments
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I5c8f0b47afd38aab2ac0b45ea7f4f8e9f4c8fc54 Reviewed-on: https://review.spdk.io/gerrit/
scripts/vagrant: Remove some outdated comments
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I5c8f0b47afd38aab2ac0b45ea7f4f8e9f4c8fc54 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13930 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
show more ...
|
8aee39f9 | 09-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Add support for loading extra Vagrantfiles
This allows our setup to be more flexible - extra Vagrantfiles can provide additional configuration which may override|extend existing con
scripts/vagrant: Add support for loading extra Vagrantfiles
This allows our setup to be more flexible - extra Vagrantfiles can provide additional configuration which may override|extend existing configuration without having a support for specific set of options on our end.
CI will attempt to use this functionality to mitigate the following issue:
https://github.com/spdk/spdk/issues/2628
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I80cbe67b2fe3618f93e9233e0586417b208f987b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13929 Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
10abf16d | 09-Jun-2022 |
Kamil Godzwon <kamilx.godzwon@intel.com> |
vagrant: add Fedora36 support
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Iced5b9d20671f27c5fad975cded0e44beff74f4f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12
vagrant: add Fedora36 support
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Iced5b9d20671f27c5fad975cded0e44beff74f4f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12996 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
400aadf8 | 09-Jun-2022 |
Jaroslaw Chachulski <jaroslawx.chachulski@intel.com> |
scripts/vagrant: Add ubuntu 22.04 lts support.
Add support for ubuntu 22.04 lts.
Signed-off-by: Jaroslaw Chachulski <jaroslawx.chachulski@intel.com> Change-Id: I6f598bbf1961c8266620acb69a388e94ed79
scripts/vagrant: Add ubuntu 22.04 lts support.
Add support for ubuntu 22.04 lts.
Signed-off-by: Jaroslaw Chachulski <jaroslawx.chachulski@intel.com> Change-Id: I6f598bbf1961c8266620acb69a388e94ed794d8f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12988 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|