Skip to content

Commit

Permalink
Test of only qs and default test (#32)
Browse files Browse the repository at this point in the history
* Test of only qs and default test

Signed-off-by: rich_ehrhardt <[email protected]>

* Added test for qs and portworx

Signed-off-by: rich_ehrhardt <[email protected]>

* Changed strategy to max-parallel of 1

Signed-off-by: rich_ehrhardt <[email protected]>
  • Loading branch information
rich-ehrhardt authored Jun 30, 2022
1 parent 8f76cbc commit b27b0d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/verify-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
options: --privileged

strategy:
max-parallel: 1
matrix:
flavor:
- quickstart
Expand Down Expand Up @@ -92,3 +93,5 @@ jobs:
run: |
cd ../workspaces/current
./destroy-all.sh

0 comments on commit b27b0d1

Please sign in to comment.