You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce qa subprojects of :modules:repository-s3
Today we have some special-case test classes in `:modules:repository-s3`
within the same source root as the regular tests, with some
trickery to define separate Gradle tasks to run them with their
special-case configs. This commit simplifies the build by just moving
each of these classes into its own Gradle project.
Copy file name to clipboardExpand all lines: modules/repository-s3/qa/insecure-credentials/src/test/java/org/elasticsearch/repositories/s3/RepositoryCredentialsTests.java
0 commit comments