Skip to content

Commit

Permalink
Removing iSCSI tests from integration tests
Browse files Browse the repository at this point in the history
I've tried the test on a clean GCP Windows 2016/2019
VM and this works.
This might be related to the Server Target feature
install on the github workflow environment.
Might be worth fixing with the other disabled
integration tests.

Change-Id: If76902118f1a2887caf5c554d339ad1dc13f04a8
  • Loading branch information
jmpfar committed Oct 20, 2020
1 parent bcd0e0c commit e964409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
Write-Output "getting named pipes"
[System.IO.Directory]::GetFiles("\\.\\pipe\\")
$env:CSI_PROXY_GH_ACTIONS="TRUE"
$env:ENABLE_ISCSI_TESTS="TRUE"
go test -v -race ./integrationtests/...
unit_tests:
strategy:
Expand Down

0 comments on commit e964409

Please sign in to comment.