| c5d5b92c | 08-Nov-2023 |
Michal Berger <michal.berger@intel.com> |
test/vhost/windows: Fix scp target argument
This change was missed by the 4641aa53ae.
Change-Id: I193954dbdfd2ae22acc25de79e2d09d395e76ad2 Signed-off-by: Michal Berger <michal.berger@intel.com> Rev
test/vhost/windows: Fix scp target argument
This change was missed by the 4641aa53ae.
Change-Id: I193954dbdfd2ae22acc25de79e2d09d395e76ad2 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20540 Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Marek Chomnicki <marek.chomnicki@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
| a4a04624 | 09-Mar-2023 |
Michal Berger <michal.berger@intel.com> |
test/common: Don't use $HOME as base for $DEPENDENCY_DIR
This is a source of problems especially in context of sudo so replace it with a dedicated path instead.
Also, simplify fio selection - these
test/common: Don't use $HOME as base for $DEPENDENCY_DIR
This is a source of problems especially in context of sudo so replace it with a dedicated path instead.
Also, simplify fio selection - these tests should not depend, by default, on some specific binary. Instead, always fallback to using what given VM image provides.
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I33be30a53725338f36d31a4c1eea82f1ec56b2c9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17093 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.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 ...
|
| 17538bdc | 02-Nov-2022 |
paul luse <paul.e.luse@intel.com> |
add (c) and SPDX header to python 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% --for
add (c) and SPDX header to python 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)
Note that several files in this patch didn't end the license/(c) block with a blank comment line so these were added as the vast majority of files do have this last blank line. Simply there for consistency.
Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: I6cd3f18d1b469d5ef249d26ddb2923ca6b970bd4 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15208 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| 67dd3828 | 17-Mar-2021 |
Maciej Wawryk <maciejx.wawryk@intel.com> |
test: removal deprecated sys_sgsw user location
Replace old '/home/sys_sgsw' location by new created '/home/sys_sgci/spdk_dependencies' Also update readme with current user name.
Signed-off-by: Mac
test: removal deprecated sys_sgsw user location
Replace old '/home/sys_sgsw' location by new created '/home/sys_sgci/spdk_dependencies' Also update readme with current user name.
Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com> Change-Id: Ifcea15f704183c7ae0044ee02bd28b6bd891b262 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6927 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com>
show more ...
|
| c84ecccc | 07-Apr-2021 |
Michal Berger <michalx.berger@intel.com> |
vhost/windows: Make sure host drive is properly cleaned up
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I53ec43c62f5ab7bef2719119252eec3c7c6b90d9 Reviewed-on: https://review.sp
vhost/windows: Make sure host drive is properly cleaned up
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I53ec43c62f5ab7bef2719119252eec3c7c6b90d9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7269 Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| 9f5f5da8 | 03-Mar-2021 |
Karol Latecki <karol.latecki@intel.com> |
test/vhost: use getopts in vhost_run function
Use getopts instead of using positional args. This will be needed in future commits when more optional parameters will be added.
Signed-off-by: Karol L
test/vhost: use getopts in vhost_run function
Use getopts instead of using positional args. This will be needed in future commits when more optional parameters will be added.
Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: If575fd871f906de5f9d89b2f3972fa54e3208147 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6682 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Maciej Wawryk <maciejx.wawryk@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| 27544da1 | 06-Nov-2020 |
Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
test/vhost: remove windows filesystem test
This test is not ran on CI right now and state of executing it is unclear.
Almost two years since it's addition that it went unused, lets remove it.
Sign
test/vhost: remove windows filesystem test
This test is not ran on CI right now and state of executing it is unclear.
Almost two years since it's addition that it went unused, lets remove it.
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I637bc56374fd5943cc11ccccb3a0c0690ddfe673 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5036 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| fe711156 | 10-May-2020 |
Michal Berger <michalx.berger@intel.com> |
tests: Switch to $SPDK_TEST_STORAGE for writing out bigger tmp files
Change-Id: Ic400a470373fe59e89b2400af4f4264872281d64 Signed-off-by: Michal Berger <michalx.berger@intel.com> Reviewed-on: https:/
tests: Switch to $SPDK_TEST_STORAGE for writing out bigger tmp files
Change-Id: Ic400a470373fe59e89b2400af4f4264872281d64 Signed-off-by: Michal Berger <michalx.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2368 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
| 844c8ec3 | 07-May-2020 |
Michal Berger <michalx.berger@intel.com> |
check_format: Reformat the Bash code in compliance with shfmt
Change-Id: I93e7b9d355870b0528a0ac3382fba1a10a558d45 Signed-off-by: Michal Berger <michalx.berger@intel.com> Reviewed-on: https://review
check_format: Reformat the Bash code in compliance with shfmt
Change-Id: I93e7b9d355870b0528a0ac3382fba1a10a558d45 Signed-off-by: Michal Berger <michalx.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1718 Community-CI: Mellanox Build Bot Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> 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>
show more ...
|
| 074df1d8 | 24-Oct-2019 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
test: Shellcheck - apply rule SC2155
Declare and assign separately to avoid masking return values.
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Change-Id: Ib90598e4268911a3056e8a0baa7d
test: Shellcheck - apply rule SC2155
Declare and assign separately to avoid masking return values.
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Change-Id: Ib90598e4268911a3056e8a0baa7d541edaa29b91 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472287 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| d7c00c17 | 30-Sep-2019 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller
Change-Id: I49e5a24f89566ecf95e2df15e43d589f7ef3badb Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on:
rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller
Change-Id: I49e5a24f89566ecf95e2df15e43d589f7ef3badb Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469861 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| 2976fbd2 | 30-Sep-2019 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
rpc: rename get_vhost_controllers to vhost_get_controllers
Change-Id: I597da89241c221e82f11cf843d1e726613b9a768 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.
rpc: rename get_vhost_controllers to vhost_get_controllers
Change-Id: I597da89241c221e82f11cf843d1e726613b9a768 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469869 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> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| d4245df9 | 27-Sep-2019 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
rpc: Rename add_vhost_scsi_lun to vhost_scsi_controller_add_target
Change-Id: I77334712524f454bb1f7270d5684053c7fd2e24c Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https:/
rpc: Rename add_vhost_scsi_lun to vhost_scsi_controller_add_target
Change-Id: I77334712524f454bb1f7270d5684053c7fd2e24c Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469759 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| c7e05d83 | 24-Sep-2019 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
rpc: Rename construct_vhost_scsi_controller to vhost_create_scsi_controller
Change-Id: I17919e0808241954f5584b7fa74913b24d5635fa Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Review
rpc: Rename construct_vhost_scsi_controller to vhost_create_scsi_controller
Change-Id: I17919e0808241954f5584b7fa74913b24d5635fa Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469260 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| 2c49e910 | 11-Sep-2019 |
Maciej Wawryk <maciejx.wawryk@intel.com> |
RPC: rename rpc get_bdevs to bdev_get_bdevs
Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com> Change-Id: I899c05963f4dd5f29df0b10fc030c27029c2c246 Reviewed-on: https://review.gerrithub.io/c/sp
RPC: rename rpc get_bdevs to bdev_get_bdevs
Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com> Change-Id: I899c05963f4dd5f29df0b10fc030c27029c2c246 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468057 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| 61a42c0e | 22-Aug-2019 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
rpc: Rename set_bdev_nvme_hotplug to bdev_nvme_set_hotplug.
Change-Id: Iad39a30aab1edcaa03b748249d6b9f94a95822f8 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review
rpc: Rename set_bdev_nvme_hotplug to bdev_nvme_set_hotplug.
Change-Id: Iad39a30aab1edcaa03b748249d6b9f94a95822f8 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466050 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| 671874b7 | 26-Aug-2019 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
test/vhost: Fix. Allow user to define vm password in vhost tests.
Change-Id: I31f1037686144a515aafdf2bb8daa0924d49fb7f Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://
test/vhost: Fix. Allow user to define vm password in vhost tests.
Change-Id: I31f1037686144a515aafdf2bb8daa0924d49fb7f Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466319 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| acaa079b | 13-Aug-2019 |
Maciej Wawryk <maciejx.wawryk@intel.com> |
RPC: rename RPC aio_bdev series
RPC: rename RPC construct_aio_bdev to bdev_aio_create RPC: rename RPC delete_aio_bdev to bdev_aio_delete
Change-Id: I09ffc3cc0d2117f7210be7920bffddb9d7c7f30c Signed-
RPC: rename RPC aio_bdev series
RPC: rename RPC construct_aio_bdev to bdev_aio_create RPC: rename RPC delete_aio_bdev to bdev_aio_delete
Change-Id: I09ffc3cc0d2117f7210be7920bffddb9d7c7f30c Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/465035 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| 7964f1df | 09-Aug-2019 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
scripts/rpc: Change rpc construct_malloc_bdev to bdev_malloc_create
This is patch that implements changes according to proposal submitted in https://review.gerrithub.io/c/spdk/spdk/+/453036
Change-
scripts/rpc: Change rpc construct_malloc_bdev to bdev_malloc_create
This is patch that implements changes according to proposal submitted in https://review.gerrithub.io/c/spdk/spdk/+/453036
Change-Id: I5423cd34cb5fc111b34cab2b7f7c6c5f11898af8 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464677 Reviewed-by: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| 90c84ec5 | 09-Aug-2019 |
Karol Latecki <karol.latecki@intel.com> |
test: use single quotes in trap instruction
Fix SC2064 issue. Use single quotes, otherwise trap expands now rather than when signalled.
Change-Id: I0b3a9157f52eed037e8d217f639c64d6876ec1e1 Signed-o
test: use single quotes in trap instruction
Fix SC2064 issue. Use single quotes, otherwise trap expands now rather than when signalled.
Change-Id: I0b3a9157f52eed037e8d217f639c64d6876ec1e1 Signed-off-by: Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464655 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: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Pawel Kaminski <pawelx.kaminski@intel.com>
show more ...
|
| 1ccc878e | 25-Jul-2019 |
Karol Latecki <karol.latecki@intel.com> |
scripts: use -n instead of ! -z
Changing according to styling check done by ShellCheck. Removing from check_format.sh exclusion list: SC2236 - Use -n instead of ! -z SC2070 - -n doesn't work with un
scripts: use -n instead of ! -z
Changing according to styling check done by ShellCheck. Removing from check_format.sh exclusion list: SC2236 - Use -n instead of ! -z SC2070 - -n doesn't work with unquoted arguments. Quote or use [[ ]]
Change-Id: Ia9d645b9d0ce31b67c4de682395cf36f4ddc8d1f Signed-off-by: Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/463180 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| fa563858 | 04-Jun-2019 |
Ben Walker <benjamin.walker@intel.com> |
test/vhost: Allow string names for vhost targets
Don't require these to be numbered.
Change-Id: I385f579b41d24eea02e157e53c4fc1530864bb5b Signed-off-by: Ben Walker <benjamin.walker@intel.com> Revie
test/vhost: Allow string names for vhost targets
Don't require these to be numbered.
Change-Id: I385f579b41d24eea02e157e53c4fc1530864bb5b Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/461389 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| 10a0f053 | 05-Jun-2019 |
Ben Walker <benjamin.walker@intel.com> |
test/vhost: Require vhost num as first arg to vhost_run
Making this explicit makes the tests clearer
Change-Id: I6c37f873683b38b644bebc42532694d45a181d04 Signed-off-by: Ben Walker <benjamin.walker@
test/vhost: Require vhost num as first arg to vhost_run
Making this explicit makes the tests clearer
Change-Id: I6c37f873683b38b644bebc42532694d45a181d04 Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/461387 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Maciej Szwed <maciej.szwed@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| 887aff4d | 10-Jun-2019 |
Darek Stojaczyk <dariusz.stojaczyk@intel.com> |
test: remove duplicated `set -ex` from tests
It's always set in autotest_common.sh, there's no need to set it again in each test script.
Change-Id: Ib14c4189c553dad54a3065c1a1d413a5fc5a5347 Signed-
test: remove duplicated `set -ex` from tests
It's always set in autotest_common.sh, there's no need to set it again in each test script.
Change-Id: Ib14c4189c553dad54a3065c1a1d413a5fc5a5347 Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/457466 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|