swamirishi commented on code in PR #7434:
URL: https://github.com/apache/ozone/pull/7434#discussion_r1844108391


##########
dev-support/ci/selective_ci_checks.bats:
##########
@@ -190,14 +190,14 @@ load bats-assert/load.bash
 }
 
 @test "native test in other module" {
-  run dev-support/ci/selective_ci_checks.sh 822c0dee1a
+  run dev-support/ci/selective_ci_checks.sh 
3115158830483c527fb978e1edc15473d81191d2

Review Comment:
   The class definition has changed. We needed to add another parameter to 
create linked buckets for the same tests instead of a direct bucket. We wanted 
to run the same set of TestOmSnapshot & TestOmSnapshotFileSystem with linked 
buckets. We already had one class with nativeLib & one without nativeLib. Since 
we added another parameter, the number of classes have doubled running it with 
all possible combinations.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to