Skip to content

Commit

Permalink
add support for FDO deployments (#299)
Browse files Browse the repository at this point in the history
* add support for FDO deployments
  • Loading branch information
anniehedgpeth authored Sep 21, 2023
1 parent 587c083 commit 3c77529
Show file tree
Hide file tree
Showing 31 changed files with 911 additions and 973 deletions.
360 changes: 195 additions & 165 deletions .github/workflows/handler-destroy.yml

Large diffs are not rendered by default.

12 changes: 11 additions & 1 deletion .github/workflows/handler-help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,19 @@ jobs:
> | /help | Shows this help message |
## Test Case Names
FDO:
* active-active-rhel7-proxy
* private-active-active
* private-tcp-active-active
* public-active-active
* standalone-vault
Replicated:
* active-active-rhel7-proxy-replicated
* private-active-active-replicated
* private-tcp-active-active-replicated
* public-active-active-replicated
* standalone-vault-replicated
reaction-type: confused
Loading

0 comments on commit 3c77529

Please sign in to comment.