Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
nmarukovich committed Nov 5, 2024
1 parent 60e52f2 commit f32673b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions e2e-tests/run
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ fail() {
"$dir/data-sharded/run" || fail "data-sharded"
"$dir/default-cr/run" || fail "default-cr"
"$dir/demand-backup-eks-credentials/run" || fail "demand-backup-eks-credentials"
"$dir/demand-backup-eks-credentials-irsa/run" || fail "demand-backup-eks-credentials-irsa"
"$dir/demand-backup-sharded/run" || fail "demand-backup-sharded"
"$dir/demand-backup/run" || fail "demand-backup"
"$dir/demand-backup-physical/run" || fail "demand-backup-physical"
Expand Down
1 change: 0 additions & 1 deletion e2e-tests/run-pr.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ cross-site-sharded
data-at-rest-encryption
data-sharded
demand-backup
demand-backup-eks-credentials
demand-backup-physical
demand-backup-physical-sharded
demand-backup-sharded
Expand Down
1 change: 1 addition & 0 deletions e2e-tests/run-release.csv
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ data-sharded
default-cr
demand-backup
demand-backup-eks-credentials
demand-backup-eks-credentials-irsa
demand-backup-physical
demand-backup-physical-sharded
demand-backup-sharded
Expand Down

0 comments on commit f32673b

Please sign in to comment.