Skip to content

Commit 739c4df

Browse files
authored
Fix create PIT permissions issue (#3921)
Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
1 parent 9939fc9 commit 739c4df

File tree

6 files changed

+805
-8
lines changed

6 files changed

+805
-8
lines changed

integ-test/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ task integTestWithSecurity(type: RestIntegTestTask) {
418418
// https://github.com/opensearch-project/sql/issues/1974
419419
filter {
420420
includeTestsMatching 'org.opensearch.sql.security.CrossClusterSearchIT'
421+
includeTestsMatching 'org.opensearch.sql.security.PPLPermissionsIT'
421422
}
422423
}
423424

0 commit comments

Comments
 (0)