-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOCS] Revert the fix for 'Data Stream' test in 'docs/reference' and skip the test #150
Merged
tlfeng
merged 8 commits into
opensearch-project:oss-docs
from
tlfeng:docs-revert-data-stream-fix
Mar 8, 2021
Merged
[DOCS] Revert the fix for 'Data Stream' test in 'docs/reference' and skip the test #150
tlfeng
merged 8 commits into
opensearch-project:oss-docs
from
tlfeng:docs-revert-data-stream-fix
Mar 8, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tlfeng
added
>FORK
Related to the fork process
>test-failure
Test failure from CI, local build, etc.
labels
Feb 26, 2021
Request for Admin to accept this test. |
CI failed seems is due to Gralde build cache not cleaned ( Part of the console output:
I think the check will be succeed after a re-run. |
…ing data_stream not being used in composable template in oss distribution" This reverts commit 6046a41
… dummy plugin for registering the timestamp filed" This reverts commit 87b1932
…back to metadata fileds" This reverts commit b863060
…h of field name in the test" This reverts commit 0efae0a
This reverts commit 49ad8de
setiah
approved these changes
Mar 8, 2021
soosinha
added a commit
to soosinha/OpenSearch
that referenced
this pull request
Sep 19, 2023
commit 62feea0 Author: Sachin Kale <kalsac@amazon.com> Date: Wed Sep 6 09:23:56 2023 +0530 Fix SharedClusterSnapshotRestoreIT and RestoreSnapshotIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit fdd357c Author: Sachin Kale <kalsac@amazon.com> Date: Tue Sep 5 15:24:10 2023 +0530 Fix CorruptedFileIT and SearchPreferenceIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit f0f631b Author: bansvaru <bansvaru@amazon.com> Date: Mon Sep 4 19:31:02 2023 +0530 fix CorruptedFileIT.testPrimaryCorruptionDuringReplicationDoesNotFailReplicaShard for remote store Signed-off-by: bansvaru <bansvaru@amazon.com> commit 55acae7 Author: bansvaru <bansvaru@amazon.com> Date: Mon Sep 4 18:37:45 2023 +0530 fix CorruptedFileIT.testCorruptFileAndRecover for remote store Signed-off-by: bansvaru <bansvaru@amazon.com> commit b3262a5 Author: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com> Date: Mon Sep 4 18:24:06 2023 +0530 Fixing tests Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com> commit 054a5c1 Author: Sachin Kale <kalsac@amazon.com> Date: Mon Sep 4 16:16:32 2023 +0530 Mute SingleNodeDiscoveryIT.testCannotJoinNodeWithSingleNodeDiscovery Signed-off-by: Sachin Kale <kalsac@amazon.com> commit e36fa0e Author: Gaurav Bafna <gbbafna@amazon.com> Date: Mon Sep 4 15:57:42 2023 +0530 mark SimpleStats as awaits fix as it doesn't index docs commit 2cf9d13 Author: Sachin Kale <kalsac@amazon.com> Date: Mon Sep 4 15:52:40 2023 +0530 Fix SearchableSnapshotIT.testFileCacheStats Signed-off-by: Sachin Kale <kalsac@amazon.com> commit b2e5dc6 Author: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com> Date: Mon Sep 4 15:21:34 2023 +0530 Fixing tests Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com> commit a0eb936 Author: Sachin Kale <kalsac@amazon.com> Date: Mon Sep 4 14:56:30 2023 +0530 Fix BlobStoreIncrementalityIT, again Signed-off-by: Sachin Kale <kalsac@amazon.com> commit a437510 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Mon Sep 4 14:54:39 2023 +0530 removing primary search preference as relocation is happening here commit 6753be8 Author: Sachin Kale <kalsac@amazon.com> Date: Mon Sep 4 14:25:34 2023 +0530 Fix SegmentReplicationIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 65bc7cd Author: Sachin Kale <kalsac@amazon.com> Date: Mon Sep 4 12:22:10 2023 +0530 Fix FullRollingRestartIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 59d08b3 Author: Ashish Singh <ssashish@amazon.com> Date: Mon Sep 4 12:18:51 2023 +0530 Awaits fix MultiClusterRepoAccessIT.testConcurrentDeleteFromOtherCluster Signed-off-by: Ashish Singh <ssashish@amazon.com> commit bc4a134 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Mon Sep 4 12:16:23 2023 +0530 comparing only max seq no on replicas with primary . Avoid comparing global and local ckp commit 4437109 Author: Ashish Singh <ssashish@amazon.com> Date: Mon Sep 4 12:01:19 2023 +0530 Fix SuggestSearchIT.testSuggestWithManyCandidates() test Signed-off-by: Ashish Singh <ssashish@amazon.com> commit 892d78a Author: Sachin Kale <kalsac@amazon.com> Date: Mon Sep 4 11:49:06 2023 +0530 Fix BlobStoreIncrementalityIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 6c2d70a Author: Ashish Singh <ssashish@amazon.com> Date: Mon Sep 4 11:36:31 2023 +0530 Fix QueryRescorerIT.testEquivalence() test Signed-off-by: Ashish Singh <ssashish@amazon.com> commit 2a89345 Author: Sachin Kale <kalsac@amazon.com> Date: Mon Sep 4 10:52:18 2023 +0530 Fix SegmentReplicationStatsIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 34e4191 Author: Sachin Kale <kalsac@amazon.com> Date: Sun Sep 3 18:50:51 2023 +0530 Fix SearchTimeoutIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 07b1296 Author: Sachin Kale <kalsac@amazon.com> Date: Sun Sep 3 18:05:25 2023 +0530 Fix BlobStoreIncrementalityIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 3ec0d9a Author: Sachin Kale <kalsac@amazon.com> Date: Sun Sep 3 17:11:34 2023 +0530 Mute SegmentReplicationPressureIT and SegmentReplicationWithRemoteStorePressureIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit f09d6ed Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sun Sep 3 16:36:49 2023 +0530 test commit f7a8bdd Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sun Sep 3 15:51:34 2023 +0530 Skipping TruncatedRecoveryIT as we sync segments once from remote store and download all data for this test case commit 49ce212 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sun Sep 3 14:55:41 2023 +0530 test commit 0ec5189 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sun Sep 3 14:02:21 2023 +0530 omitting seg rep cluster setting it commit c7df464 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sun Sep 3 13:20:48 2023 +0530 updates commit a5803ea Author: Sachin Kale <kalsac@amazon.com> Date: Sun Sep 3 12:33:50 2023 +0530 Fix too many open files in PartitionedRoutingIT by reducing number of docs Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 2fc1ca4 Author: Ashish Singh <ssashish@amazon.com> Date: Sun Sep 3 09:44:11 2023 +0530 AwaitsFix 1 shallow test in CloneSnapshotIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit c086764 Author: Ashish Singh <ssashish@amazon.com> Date: Sun Sep 3 09:42:36 2023 +0530 AwaitsFix 2 shallow tests in SnapshotStatusApisIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit 6a7d078 Author: Ashish Singh <ssashish@amazon.com> Date: Sun Sep 3 09:37:36 2023 +0530 AwaitsFix testReuseInFileBasedPeerRecovery in RecoveryFromGatewayIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit 8ef7368 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sun Sep 3 00:42:19 2023 +0530 test commit 29f5de5 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sun Sep 3 00:12:07 2023 +0530 update commit eefca84 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 23:39:10 2023 +0530 test commit c148ffc Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 22:57:52 2023 +0530 test commit b2eeda9 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 22:18:27 2023 +0530 test commit 59a0120 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 22:16:40 2023 +0530 test commit 20df770 Author: Ashish Singh <ssashish@amazon.com> Date: Sat Sep 2 21:29:44 2023 +0530 Fix ClusterShardLimitIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit b1c0bce Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sat Sep 2 21:22:15 2023 +0530 Removing static to fix BooleanTermsIT and DerivativeIT commit 136f9dc Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 21:24:09 2023 +0530 Fix DiskThresholdDeciderIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 5b7af05 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 21:24:06 2023 +0530 test commit 83224fa Merge: eb37566 3d780c8 Author: Bukhtawar Khan <bukhtawar7152@gmail.com> Date: Sat Sep 2 21:09:52 2023 +0530 Merge pull request opensearch-project#153 from Bukhtawar/remote-store-enabled-its Fixup for SegrepReplicationRelocationIT commit eb37566 Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 21:09:07 2023 +0530 Fix SegmentReplicationAllocationIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 3d780c8 Merge: 5dc0e3f 7e94f98 Author: Bukhtawar Khan <bukhtawar7152@gmail.com> Date: Sat Sep 2 21:09:04 2023 +0530 Merge branch 'remote-store-enabled-its' into remote-store-enabled-its commit 5dc0e3f Author: Bukhtawar Khan <bukhtawa@amazon.com> Date: Sat Sep 2 21:04:32 2023 +0530 Fixup for SegrepReplicationRelocationIT Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com> commit 7e94f98 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sat Sep 2 20:47:25 2023 +0530 Adding isRemoteStoreEnabled and await fix relocation IT commit f17ddf1 Author: Ashish Singh <ssashish@amazon.com> Date: Sat Sep 2 19:53:53 2023 +0530 Awaits fix testSimplePreference in SearchPreferenceIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit daa07c4 Merge: eeecea6 393a7af Author: Bukhtawar Khan <bukhtawar7152@gmail.com> Date: Sat Sep 2 18:33:58 2023 +0530 Merge pull request opensearch-project#152 from Bukhtawar/remote-store-enabled-its Change action names to make tests work forcefully commit 393a7af Author: Bukhtawar Khan <bukhtawa@amazon.com> Date: Sat Sep 2 18:32:58 2023 +0530 Change action names to make tests work forcefully Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com> commit eeecea6 Author: Ashish Singh <ssashish@amazon.com> Date: Sat Sep 2 18:30:39 2023 +0530 Awaits fix testNodesOnlyRandom in SearchPreferenceIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit 499c2cd Author: Ashish Singh <ssashish@amazon.com> Date: Sat Sep 2 18:29:01 2023 +0530 Awaits fix testNoPreferenceRandom in SearchPreferenceIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit e7bcc8c Author: Ashish Singh <ssashish@amazon.com> Date: Sat Sep 2 18:26:09 2023 +0530 Awaits fix RemoteStoreForceMergeIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit 299df96 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 18:21:23 2023 +0530 push commit 741afb8 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 18:00:13 2023 +0530 update commit 6ab5add Author: Ashish Singh <ssashish@amazon.com> Date: Sat Sep 2 17:58:02 2023 +0530 Fix testZeroRemoteStoreStatsOnNonRemoteStoreIndex in IndexStatsIT Signed-off-by: Ashish Singh <ssashish@amazon.com> commit d945660 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 17:56:41 2023 +0530 updates commit c9acbbb Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 17:35:55 2023 +0530 Fix MedianAbsoluteDeviationIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 3e84751 Author: Ashish Singh <ssashish@amazon.com> Date: Sat Sep 2 16:37:28 2023 +0530 Fix all tests in RemoveCorruptedShardDataCommandIT - 10 iters passed Signed-off-by: Ashish Singh <ssashish@amazon.com> commit f77c722 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sat Sep 2 16:29:36 2023 +0530 ignoring test failing in segrep as well commit d08aadb Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 16:05:29 2023 +0530 Mute SegmentReplicationSnapshotIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit fd7451c Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 15:52:27 2023 +0530 Fix ShardIndexingPressureSettingsIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit c513180 Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 15:36:24 2023 +0530 Fix IndexingPressureIT and RemoteIndexSnapshotStatusApiIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 27e1d96 Merge: 27015e4 09e9ffa Author: Bukhtawar Khan <bukhtawar7152@gmail.com> Date: Sat Sep 2 15:33:00 2023 +0530 Merge pull request opensearch-project#151 from Bukhtawar/remote-store-enabled-its Empty replication leases on replica commit 09e9ffa Author: Bukhtawar Khan <bukhtawa@amazon.com> Date: Sat Sep 2 15:31:54 2023 +0530 Empty replication leases on replica Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com> commit 27015e4 Author: Ashish Singh <ssashish@amazon.com> Date: Sat Sep 2 15:21:46 2023 +0530 Fix AdjacencyMatrixIT - no failures in 10 iters Signed-off-by: Ashish Singh <ssashish@amazon.com> commit f64c4fa Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 15:20:44 2023 +0530 Fix FiltersIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 9bea58d Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 14:41:48 2023 +0530 Fix ConcurrentSearchTasksIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 907ca18 Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 14:21:19 2023 +0530 Fix AbstractTasksIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 268e711 Merge: e805cec 11fd9d9 Author: Bukhtawar Khan <bukhtawar7152@gmail.com> Date: Sat Sep 2 13:31:10 2023 +0530 Merge pull request opensearch-project#150 from Bukhtawar/remote-store-enabled-its Disabling tests as write thread pool block on replica doesn't impact … commit 11fd9d9 Author: Bukhtawar Khan <bukhtawa@amazon.com> Date: Sat Sep 2 13:30:25 2023 +0530 Disabling tests as write thread pool block on replica doesn't impact primary term validation on transport worker Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com> commit e805cec Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sat Sep 2 12:47:12 2023 +0530 ignoring WRR and IndexRecoveryIT Signed-off-by: Gaurav Bafna <gbbafna@amazon.com> commit e971bc1 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sat Sep 2 12:39:08 2023 +0530 ignoring tests which should fail with remote store commit c5150b0 Merge: 09e08e3 6f60931 Author: Bukhtawar Khan <bukhtawar7152@gmail.com> Date: Sat Sep 2 11:55:37 2023 +0530 Merge pull request opensearch-project#149 from Bukhtawar/remote-store-enabled-its Fix up searchable snapshot to not sync from remote commit 6f60931 Author: Bukhtawar Khan <bukhtawa@amazon.com> Date: Sat Sep 2 11:52:38 2023 +0530 Fix searchable snapshot to not sync from remote Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com> commit 09e08e3 Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 11:25:38 2023 +0530 Fix MedianAbsoluteDeviationIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit ec30cb6 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sat Sep 2 11:23:12 2023 +0530 Setting primary preference in Rest Request and clients commit b2e2c86 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 11:10:26 2023 +0530 update commit 2f85d03 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Sat Sep 2 10:57:55 2023 +0530 using setUpTest instead of setupSuiteScopeCluster commit 0af7d70 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Sat Sep 2 10:06:24 2023 +0530 update commit f8cf4c4 Author: Sachin Kale <kalsac@amazon.com> Date: Sat Sep 2 00:52:12 2023 +0530 Fix RepositoriesIT Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 9fdcb39 Author: Sachin Kale <kalsac@amazon.com> Date: Fri Sep 1 23:07:08 2023 +0530 Fix bunch of tests that were still using SuiteScopeTestCase Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 0f29caf Merge: 998cc58 4bdc7c1 Author: Arpit Bandejiya <abandeji@amazon.com> Date: Fri Sep 1 18:06:20 2023 +0530 Merge branch 'remote-store-enabled-its' of github.com:sachinpkale/OpenSearch into remote-store-enabled-its commit 998cc58 Author: Arpit Bandejiya <abandeji@amazon.com> Date: Fri Sep 1 18:05:55 2023 +0530 Fix the GlobalCheckpointSyncIT commit 4bdc7c1 Author: Sachin Kale <kalsac@amazon.com> Date: Fri Sep 1 17:34:04 2023 +0530 Enforce test scope for all the test with SuiteScopeTestCase Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 10dc127 Author: Ranjith Ramachandra <ramaran@amazon.com> Date: Fri Sep 1 16:58:28 2023 +0530 updated commit 6144fc8 Author: Gaurav Bafna <gbbafna@amazon.com> Date: Fri Sep 1 17:18:32 2023 +0530 Fixing cluster state commit 215b936 Author: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com> Date: Fri Sep 1 17:07:15 2023 +0530 Adding assertBusy to SearchSliceIT Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com> commit 6c28a4e Author: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com> Date: Fri Sep 1 16:24:32 2023 +0530 Muting tests not applicable to remote store Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com> commit 3be1f3d Author: Sachin Kale <kalsac@amazon.com> Date: Fri Sep 1 14:59:44 2023 +0530 Do not wipe cluster at all Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 12775c3 Author: Sachin Kale <kalsac@amazon.com> Date: Fri Sep 1 14:48:42 2023 +0530 Few fixes Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 98322fa Author: Dharmesh 💤 <sdharms@amazon.com> Date: Fri Sep 1 02:59:54 2023 +0530 Removing unnecessary diffs Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit 3262e78 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Fri Sep 1 00:30:35 2023 +0530 Removing remote store specific cluster settings instead rely on node attributes, fixed UTs and ITs Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit d0af9e3 Author: Ashish Singh <ssashish@amazon.com> Date: Fri Sep 1 13:16:55 2023 +0530 Remove repository wipe Signed-off-by: Ashish Singh <ssashish@amazon.com> commit dddf695 Author: Sachin Kale <kalsac@amazon.com> Date: Fri Sep 1 11:32:14 2023 +0530 Fix AbstractMultiClustersTestCase Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 7f06e8e Author: Sachin Kale <kalsac@amazon.com> Date: Fri Sep 1 11:18:50 2023 +0530 Make all tests run in TEST scope Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 55bd2ac Author: Sachin Kale <kalsac@amazon.com> Date: Fri Sep 1 09:29:20 2023 +0530 Change default scope to TEST Signed-off-by: Sachin Kale <kalsac@amazon.com> commit b7534f5 Author: Sachin Kale <kalsac@amazon.com> Date: Thu Aug 31 21:04:21 2023 +0530 Fixing bunch of tests Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 3b93358 Author: Sachin Kale <kalsac@amazon.com> Date: Thu Aug 31 11:03:10 2023 +0530 Enable remote store for all integ tests Signed-off-by: Sachin Kale <kalsac@amazon.com> commit 228cf7b Author: Marc Handalian <handalm@amazon.com> Date: Tue Aug 29 22:55:14 2023 -0700 Mock implementation. Signed-off-by: Marc Handalian <handalm@amazon.com> commit 6919141 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Wed Aug 30 20:32:10 2023 +0530 Fixing Additional Tests, there might still be some flaky ones Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit d0c2b5b Author: Dharmesh 💤 <sdharms@amazon.com> Date: Wed Aug 30 14:33:36 2023 +0530 Removing verifyLocally and move to existing verify methods. If the repository is a system repository only local verification will happen Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit c94713e Author: Dharmesh 💤 <sdharms@amazon.com> Date: Tue Aug 29 23:56:52 2023 +0530 Fixing ITs Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit a227d20 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Tue Aug 29 17:02:58 2023 +0530 Updating/Fixing tests Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit bc0e562 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Mon Aug 28 19:42:26 2023 +0530 Introducing verifylocally to perform verification without cluster being formed such that a node is able to connect to connect and has necessary permissions Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit 23cc00f Author: Dharmesh 💤 <sdharms@amazon.com> Date: Mon Aug 28 14:33:41 2023 +0530 Addressed few comments, updated javadocs and added verify logic to be updated once system repo pr is merged Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit 40f85c7 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Sun Aug 27 18:10:22 2023 +0530 Updating REMOTE_STORE_COMPATIBILITY_MODE_SETTING value enum javadoc Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit d07c6f6 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Sun Aug 27 17:11:34 2023 +0530 Updating CompatibilityMode enum Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit 496c00d Author: Dharmesh 💤 <sdharms@amazon.com> Date: Sun Aug 27 16:55:56 2023 +0530 Fixing tests Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit 2956dd1 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Sun Aug 27 13:04:09 2023 +0530 Using CoundDownLatch Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit d97cc06 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Sun Aug 27 02:53:24 2023 +0530 Updating javadoc and RepoRegistration IT Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit a7316a8 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Sun Aug 27 02:29:08 2023 +0530 Fixing repository verification logic Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit f1409b1 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Sat Aug 26 22:10:39 2023 +0530 Code changes to do the repository verification at the time of node bootstrap. Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> commit d6c7866 Author: Dharmesh 💤 <sdharms@amazon.com> Date: Sat Aug 26 14:20:01 2023 +0530 [Remote Store] Changes to perform repository registration during bootstrap via node attributes. Signed-off-by: Dharmesh 💤 <sdharms@amazon.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
#98
Description of changes:
The PR requests merging the code into
oss-docs
branch.Note: The code changes outside
docs
directory will restore the files to be the same withmain
branch.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.