Skip to content

Commit 88de0b7

Browse files
committed
remove tests
1 parent 3bf2227 commit 88de0b7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- atlas,backup,schedule
2222
- atlas,backup,snapshot
2323
- atlas,clusters,file
24-
- atlas,clusters,flags
24+
# - atlas,clusters,flags # does not work well with snapshots
2525
- atlas,clusters,flex
2626
- atlas,clusters,m0
2727
- atlas,clusters,sharded
@@ -36,7 +36,7 @@ jobs:
3636
# - atlas,deployments,local,nocli # needs docker to run
3737
# - atlas,deployments,local,noauth # needs docker to run
3838
- atlas,generic
39-
- atlas,interactive
39+
# - atlas,interactive # does not work well with snapshots
4040
- atlas,ldap
4141
- atlas,livemigrations
4242
- atlas,logs

.github/workflows/update-e2e-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- atlas,backup,schedule
2222
- atlas,backup,snapshot
2323
- atlas,clusters,file
24-
- atlas,clusters,flags
24+
# - atlas,clusters,flags # does not work well with snapshots
2525
- atlas,clusters,flex
2626
- atlas,clusters,m0
2727
- atlas,clusters,sharded
@@ -36,7 +36,7 @@ jobs:
3636
# - atlas,deployments,local,nocli # needs docker to run
3737
# - atlas,deployments,local,noauth # needs docker to run
3838
- atlas,generic
39-
- atlas,interactive
39+
# - atlas,interactive # does not work well with snapshots
4040
- atlas,ldap
4141
- atlas,livemigrations
4242
- atlas,logs

0 commit comments

Comments
 (0)